Taloth Saldono
6efee036a8
Fixed: Include extension when calculating maximum episode title length when renaming files
...
Fixed: Option to override max filename length with MAX_NAME environment variable
Closes #3888
2020-08-11 00:09:12 +02:00
Taloth Saldono
e6175581bd
Fixed: Prevent misinterpreting Season folder as anime release title
2020-08-11 00:09:11 +02:00
Taloth Saldono
4a5bca860a
Fixed: Parsing anime with title ending in 100
2020-08-11 00:08:30 +02:00
Mark McDowall
18708f30d9
Fixed: Don't use language parsed from episode title during import
...
Closes #3893
2020-08-02 12:42:48 -07:00
Mark McDowall
57335c6d3a
Fixed: Parsing of article title leading to error loading Interactive Search
...
Fixes #3851
2020-07-26 11:51:21 -07:00
Mark McDowall
8fe93eae38
Fixed: Parsing of some absolute episode numbers over 999
...
Fixes #3841
2020-07-26 10:50:59 -07:00
Mark McDowall
84747792ff
New: Improved parsing of season and episode inside square brackets
...
Closes #3618
2020-07-26 10:50:59 -07:00
Taloth Saldono
0e7b404121
Fixed: Removed hardlink-based transactional file transfer logic (instead relying on explicit copy+delete for cifs)
2020-06-21 21:26:21 +02:00
Taloth Saldono
de245e00e3
Fixed: Rejecting another multi-season pack format
...
closes #3826
2020-06-20 10:10:56 +02:00
Mark McDowall
5db9f7aa0e
Fix ImportFixture test
2020-06-13 17:21:28 -07:00
Mark McDowall
680f80a833
Fix root folder unit test
2020-06-13 15:21:03 -07:00
Taloth Saldono
0ef28e5786
Fixup tests
2020-06-08 18:07:44 +02:00
Taloth Saldono
f9840c66f8
New: Show previously installed version in Updates UI
...
closes #3759
2020-06-07 21:50:31 +02:00
Mark McDowall
430af0401c
New: Use release quality source if not in downloaded file and resolution matches
2020-06-06 10:47:00 -07:00
Taloth Saldono
1e80361c3a
Fixed tests and missing logger initialization
2020-06-01 14:01:09 +02:00
Mark McDowall
f524fcd3e4
Fixed: Skip missing episode title check if file is already in series folder
2020-05-30 10:09:46 -07:00
Taloth Saldono
bdfdd28d6a
Fixed: Added .org to website url filtering in parser
2020-05-19 23:01:21 +02:00
Taloth Saldono
a75e10c4c9
Fixed: Parsing anime dual language titles
...
closes #3756
2020-05-18 01:33:03 +02:00
Taloth Saldono
d3a22459ac
Fixed: Performance issue when scanning large root folder
2020-05-13 21:27:39 +02:00
Mark McDowall
1199ae4e4f
New: Use filename for preferred word score if it's higher than scene name
2020-05-09 16:45:42 -07:00
Taloth Saldono
1487f54749
Skip unknown/removed commands still queued in the database
2020-05-03 17:29:46 +02:00
Taloth Saldono
a2679f64ee
Parse WEB at the end of release title.
2020-05-03 17:00:11 +02:00
Taloth Saldono
f282ae8aae
Prevent exception parsing unicode digits in absolute numbers.
2020-05-02 14:21:58 +02:00
Taloth Saldono
b4405b0600
Fixed: Parsing release group from file rather than folder in case of season packs
2020-04-27 19:09:49 +02:00
Mark McDowall
0719c83da4
Fixed: Parsing of some anime batch releases
...
Fixes #3698
2020-04-25 13:33:30 -07:00
Taloth Saldono
05dd17aacb
Added support for title query parameter to newznab/torznab, receiving raw series title
2020-04-21 18:44:08 +02:00
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
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
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
776191b3bd
Improved error message when nzb download contains an newznab error instead
2020-04-17 00:14:05 +02: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
8c24cd9864
Fixed: Strip AlteZachen from release group name
2020-04-02 17:27:16 -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
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
Mark McDowall
e23a879669
Fixed: Cutoff unmet searches rejecting releases incorrectly
2020-03-20 17:34:18 -07:00
Mark McDowall
72afb28c30
Revert failing parsing tests
2020-03-19 11:11:37 -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
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
fcdd0f21c7
Fixed: Wrongly parsing language in series title for season packs (episodes were already handled)
2020-03-13 20:18:37 +01:00
Taloth Saldono
5497b68a98
Fixed: Don't auto-search newly added episodes on tvdb that aired more than 2 weeks ago
...
Fixed: Don't monitor newly added old episodes on tvdb if series was previously empty
2020-03-13 00:33:35 +01:00
Mark McDowall
0bbc4e8c1b
Fixed: Remove website post fix before parsing
2020-03-08 11:14:21 -07:00
Mark McDowall
63e01aff8c
Fixed: Not importing upgrade for preferred language
...
Fixes #3605
2020-03-05 17:57:20 -08:00
Taloth Saldono
92f1f3e73a
New: Added mediainfo formatting for E-AC3 Atmos
2020-03-01 22:16:00 +01:00
Taloth Saldono
1d339ad4f1
Belated removal of bitmetv and cleanup of usenet-crawler.
2020-03-01 22:16:00 +01:00
Jacob
99728a604d
New: Added option to filter Release Profile to a specific indexer
2020-03-01 22:15:59 +01:00
ta264
b05b7ec4ad
Trigger fewer signalr broadcasts
2020-02-26 17:57:21 -08:00
ta264
9abdaca079
New: Faster processing of special releases
2020-02-26 17:57:21 -08:00