Taloth Saldono
200aee52f7
New: Searching for episodes with season level scene mapping now possible instead of only via RssSync (Newznab/Torznab only)
2020-04-21 18:44:08 +02:00
Mark McDowall
d6dd13a6be
Prevent an edge case where a download is not marked as complete
2020-04-20 18:09:24 -07:00
Mark McDowall
be3b3df903
Don't reject for having the same file size
...
Fixed: Remove same file size rejection during import
Fixed: Reject imports for non-season pack files if quality of file doesn't match grabbed quality
Closes #3691
2020-04-20 17:58:59 -07:00
Mark McDowall
f2a56b29d9
Fixed: Windows installer won't create shortcut if unchecked
2020-04-20 17:57:09 -07:00
Mark McDowall
27d98868b8
Fixed: Can ignore queue items with unknown episodes
2020-04-20 17:56:36 -07:00
Mark McDowall
7f28ab895a
Small change to creating an itemMap during item update
2020-04-20 17:56:22 -07:00
Mark McDowall
97ec184754
Fixed: Import series failing to add items to process
2020-04-20 09:35:35 -07:00
Mark McDowall
42343d5283
Add class to allow for overriding scrollbar width
2020-04-18 20:21:46 -07:00
Mark McDowall
479baf06a7
Fixed: Removed items in queue still showing until refresh
2020-04-18 20:21:29 -07:00
Mark McDowall
7f7d196e44
Fixed: Don't process downloads removed from the client
...
Fixes #3557
2020-04-18 20:21:29 -07:00
Mark McDowall
c862fd9ff6
Don't re-trigger completed event
2020-04-18 20:21:29 -07:00
Mark McDowall
770b89c2b3
Track fully imported downloads in separate history table
...
New: Improved detection of already imported downloads
Closes #3554
2020-04-18 20:21:29 -07:00
Taloth Saldono
576275b6da
Another mono 6.x workaround to use rename rather than expensive copy
2020-04-18 11:08:47 +02:00
Taloth Saldono
776191b3bd
Improved error message when nzb download contains an newznab error instead
2020-04-17 00:14:05 +02:00
Mark McDowall
d369d85699
Fixed: Ended overlay on series posters
2020-04-15 09:14:05 -07:00
Mark McDowall
552fac0466
More strict ExcludedSubFoldersRegex
2020-04-15 09:13:26 -07:00
Mark McDowall
a348d98dd9
Fixed: Filter direct excluded subfolders of the selected directory during manual import
2020-04-13 21:30:40 -07:00
Mark McDowall
ccdfdd1049
Fix checkingUP qbit status unit test
2020-04-12 12:31:17 -07:00
Mark McDowall
f0ca636654
Fixed sort in HistoryRepository
2020-04-09 22:58:42 -07:00
Mark McDowall
b5e734b9e5
Fixed: Ignore .@__thumb folders
2020-04-09 22:58:24 -07:00
Mark McDowall
e1639d35a2
Fixed: Series toolbar button collapsing
2020-04-09 22:58:08 -07:00
Mark McDowall
9b99ad27cd
Fixed: Tooltip for existing series on add new series item
2020-04-09 22:57:39 -07:00
Mark McDowall
bba57bb434
Fixed: Queue not always clearing checked items when updated
2020-04-03 08:44:58 -07:00
Mark McDowall
8c24cd9864
Fixed: Strip AlteZachen from release group name
2020-04-02 17:27:16 -07:00
Mark McDowall
91de7ff11c
Fixed: Don't try to render quality when it's null
...
Fixes #3649
2020-04-02 17:24:18 -07:00
Mark McDowall
9702d2e5ad
Fixed: Treated checkingUP status from Qbit as queued in case it fails to validate
2020-04-02 17:23:25 -07:00
Anthony Borushko
638066db03
Fixed: Tag inputs respect non-QWERTY layouts
2020-03-31 09:57:27 -07:00
Jef LeCompte
1b3839ac0d
Updated README
2020-03-31 09:21:52 -07:00
Mark McDowall
219494ea9d
Fixed: Preferred word can't have a term that is empty or only spaces
2020-03-29 14:54:14 -07:00
Mark McDowall
642f75761f
GetBestRootFolderPathFixture OS Agnostic paths
2020-03-28 12:43:05 -07:00
Mark McDowall
ed28f94f02
Improve root folder health check
2020-03-27 15:24:20 -07:00
Mark McDowall
618c611a59
Fixed: Series Network filter breaking if network was not available
2020-03-22 22:50:18 -07:00
Mark McDowall
00821b7ad6
New: Parse multi-part episodes using date
...
Closes #381
2020-03-22 22:44:14 -07:00
Mark McDowall
84b9488cfb
Fix broken test
2020-03-22 10:45:54 -07:00
Taloth Saldono
37ad801065
Fixed: Audio Channel Information missing in MediaInfo for certain mkv files with DTS audio
2020-03-22 12:02:51 +01:00
Taloth Saldono
4219cdb364
Fixed: RemotePoster on v3 api provides local url rather than thetvdb url
2020-03-22 12:02:51 +01:00
Mark McDowall
e23a879669
Fixed: Cutoff unmet searches rejecting releases incorrectly
2020-03-20 17:34:18 -07:00
Mark McDowall
4ddf4a22a3
Fixed: Enter on Delete profile confirmation deleting all unused profiles
2020-03-20 08:37:35 -07:00
Mark McDowall
72afb28c30
Revert failing parsing tests
2020-03-19 11:11:37 -07:00
Mark McDowall
eb51a42f60
Fixed: Sorting queue by episode properties when not all items have an episode
2020-03-19 10:11:07 -07:00
Mark McDowall
bc01384cc7
Actually fixed error rending queue row when quality is missing
2020-03-19 10:10:36 -07:00
Mark McDowall
00c922875f
Fixed: Multiple series found during manual import prevents manual importing from folder
...
Fixes #3512
2020-03-18 19:30:02 -07:00
Mark McDowall
8c93d73b42
Fixed: Error rending queue row when quality is missing
...
Fixes #3614
2020-03-18 19:09:07 -07:00
Mark McDowall
3b6d60e904
New: RSS Sync button on Calendar
...
Closes #3326
2020-03-18 19:08:58 -07:00
Mark McDowall
a965b8e7b2
New: Filter episodes in API v3 by episode file ID
...
Closes #3589
2020-03-18 19:08:51 -07:00
Taloth Saldono
25abf52b3f
Added update check early in startup if the package requested a post-install update check
2020-03-16 19:18:41 +01:00
Taloth Saldono
19764014be
Increased mono dependency from 5.4 to 5.18 for debian
...
# Conflicts:
# docker/tests/run-all.sh
2020-03-16 19:18:41 +01:00
Taloth Saldono
c91a5c80d3
Added .NET Framework 4.7.2 requirement check to windows installer
2020-03-16 19:18:41 +01:00
Taloth Saldono
e7b88c313d
Fixed: Workaround for mono 6.x file copy/move issues
2020-03-16 19:18:41 +01:00
Taloth Saldono
9ac0864b61
Fixed scrolling issue in Root Path selector dropdown on mobile
2020-03-14 22:08:51 +01:00