Qstick
e805f61450
Use Length/Count property instead of Count() method to prevent enumerating
2023-03-15 19:24:48 -05:00
Qstick
0ed8ba828d
Avoid unnecessary zero-length array allocations
2023-03-15 19:24:48 -05:00
Qstick
42e45f93ac
Use const where appropriate
...
The value of a const field is computed at compile time and stored in the metadata, which improves run-time performance when it is compared to a static readonly field.
2023-03-15 19:24:48 -05:00
Stevie Robinson
21045127cd
Fixed: Parsing of multi season packs with only space between the season numbers
2023-03-14 00:32:57 -07:00
Mark McDowall
d496733b31
Fixed: Don't import Custom Format downgrades
...
Closes #5475
2023-03-14 00:22:37 -07:00
cicomalieran
9800bd6b43
Fixed: Processing very long ETA from Transmission
...
Closes #5444
2023-03-07 16:46:48 -08:00
Mark McDowall
95a8f59a32
Fixed: Don't handle images in metadata folder as Roksbox images
2023-02-20 16:42:57 -08:00
Mark McDowall
cf00fecbe4
Fixed: Don't grab propers/repacks when item in queue meets cutoff and propers/repacks are not downloaded automatically
...
Closes #1208
2023-02-19 00:32:58 -08:00
bakerboy448
ddb25b1095
New: Use better page size for Newznab/Torznab (up to 100) when supported by the indexer
...
Closes #5373
2023-02-12 14:34:04 -08:00
Mark McDowall
72b307f4ad
Fixed: Using absolute episode number in Standard Format for episode without while renaming
2023-02-06 16:55:04 -08:00
Mark McDowall
69f325b9dd
SeriesFolderFormat needs to be OS Agnostic
2023-02-04 16:54:22 -08:00
Mark McDowall
81d2b18ce1
New: Use Series Folder Format to improve unmapped folders within root folders
2023-02-04 15:51:00 -08:00
Mark McDowall
119addd75f
Fixed: Migrating case-sensitive Preferred Word REGEX to Custom Formats
...
Closes #5399
2023-02-04 00:32:48 -08:00
Xavier Xiong
0f111dd066
Fixed: Chinese Anime releases that include a season number
2023-02-04 00:10:13 -08:00
Stevie Robinson
e29470d8cb
Fixed: Enable parsing of repacks with revision
...
Closes #5383
2023-02-04 00:08:35 -08:00
Stevie Robinson
3973571411
New: Added new series title rename tokens without year
...
Closes #5369
2023-01-21 18:55:00 -05:00
Mark McDowall
b848100693
Fixed: Images for some series not downloading
...
Closes #5376
2023-01-15 21:21:34 -08:00
Mark McDowall
4ed4ca4804
New: Add bypass if above Custom Format Score to Delay Profile
...
Closes #5043
2023-01-13 20:40:49 -05:00
Mark McDowall
bc2942c28d
New: Don't block imports when release was matched by ID if they were grabbed via interactive search
...
Closes #5043
2023-01-13 17:40:08 -08:00
Mark McDowall
599ad86657
New: Use file's format title for quality if parsed
...
Closes #3930
2023-01-13 20:39:29 -05:00
Mark McDowall
4b4301a076
Fixed: Quality Profiles resetting Custom Format scores during housekeeping
...
Closes #5359
2023-01-09 12:18:14 -08:00
Mark McDowall
2c004e1f96
Fixed: Unable to load UI if Quality Profiles contain removed Custom Format items
2023-01-09 08:58:25 -08:00
Mark McDowall
ea612e8b78
Revert "Fixed: Unable to load UI if Quality Profiles contain removed Custom Format items"
...
This reverts commit facf775a43
.
2023-01-09 08:57:45 -08:00
Xavier Xiong
f742e1f174
Fixed: Chinese releases with season and absolute episode numbers
2023-01-09 01:57:21 -05:00
Mark McDowall
facf775a43
Fixed: Unable to load UI if Quality Profiles contain removed Custom Format items
...
Closes #5323
2023-01-08 22:49:56 -08:00
Mark McDowall
fe5c52602a
Fixed: Custom Formats upgrading even when profile doesn't allow upgrades
...
Closes #5330
2023-01-04 16:41:12 -05:00
Mark McDowall
61fa1e5e3f
New: Added health check warning if SABnzbd sorting is enabled
...
Closes #4985
2023-01-03 15:41:12 -08:00
Mark McDowall
2fc76a9ac5
New: Use XEM season number for some releases when mapping episodes
...
Closes #5195
2022-12-31 21:41:22 -08:00
Mark McDowall
6ec7c3f7a9
Fixed: Parsing of anime that uses standard numbering and includes episode number at end
...
Closes #5331
2022-12-30 14:59:12 -08:00
Mark McDowall
738a7b38c9
New: Parsing of some Dutch/Flemish/Italian release titles
...
Closes #2762
2022-12-29 00:49:08 -08:00
Mark McDowall
17bfcdd325
New: Portuguese (Brazil) and Spanish (Latino) languages
...
Closes #5302
2022-12-20 20:17:47 -05:00
Mark McDowall
b15b6a0798
Improve handling of releases without video files
...
New: Show warning in queue if download contains executable or archive file and no video file was detected
Closes #5101
2022-12-18 09:58:03 -08:00
Colin Gagnaire
fb76c237bf
New: Add support for native Freebox Download Client
...
Closes #5140
2022-12-16 18:37:21 -08:00
Mark McDowall
5ce8ea8985
New: Parse release group from VARYG releases with junk at the end
...
Closes #5308
2022-12-16 18:27:11 -08:00
Mark McDowall
6c53bf30d5
Fixed: Size on disk calculation including multi-episode files multiple times
...
Closes #5296
2022-12-14 17:45:43 -08:00
Mark McDowall
f15f08e51a
Revert "Fixed: Size on disk calculation including multi-episode files multiple times"
...
This reverts commit be98862ce0
.
2022-12-14 08:01:56 -08:00
Mark McDowall
be98862ce0
Fixed: Size on disk calculation including multi-episode files multiple times
...
Closes #5296
2022-12-14 00:24:02 -08:00
Mark McDowall
9a96dee49d
New: Parsing of releases extra slash in Chinese anime titles
...
Closes #5299
2022-12-13 23:32:58 -08:00
Mark McDowall
530829f8ed
Don't copy/pasta kids
2022-12-11 19:42:44 -08:00
Mark McDowall
8bea8a10da
Fixed: Skip anime version upgrade check if Proper/Repacks are not preferred
...
Closes #4468
2022-12-11 18:01:51 -08:00
Mark McDowall
e42edf1d33
New: Add Thai Language
...
Closes #5170
2022-12-10 16:25:23 -08:00
Mark McDowall
7f5abfd87d
New: Parsing of Japanese variety shows
...
Closes #5279
2022-12-10 13:42:41 -08:00
Qstick
356771d139
New: Speed up mass deletes from Series Editor
...
* New: Speed up mass deletes from Series Editor
* fixup! Additional speed up using GetAllSeriesPaths vs GetAllSeries
* fixup! Tests
2022-12-10 14:19:10 -06:00
Mark McDowall
d08f33ae21
New: Quality Preferred Setting
...
Co-authored-by: Qstick <qstick@gmail.com>
Closes #724
2022-12-10 09:59:54 -08:00
Mark McDowall
b3959e3162
Fixed broken pending release tests
2022-12-09 10:39:16 -08:00
Mark McDowall
e50eb5188e
Fixed: Unable to process downloads from client
...
Closes #5284
2022-12-09 09:19:11 -08:00
Gabriel Patzleiner
b98881c576
Fixed: Absolute episodes followed by a year not getting parsed correctly
2022-12-08 22:37:32 -08:00
Mark McDowall
6216a71f8c
Fixed: Parsing of releases with episode titles that contain languages
...
Closes #861
2022-12-08 18:59:36 -08:00
Mark McDowall
87795708b5
New: Allow Season packs to be grabbed automatically if all episodes will have aired within 24 hours
...
Closes #5191
2022-12-07 20:26:49 -08:00
Mark McDowall
9e6b32ca3e
New: Parsing of 4K GM-TEAM releases
2022-12-06 23:10:25 -08:00
Mark McDowall
335fc05dd1
New: Auto tagging of series
...
Closes #3870
2022-12-06 01:58:53 -05:00
penggongkui
8eb941d590
Fixed: Parsing of additional GM-Team formats
2022-12-05 10:54:42 -05:00
Mark McDowall
8105da33d8
Fixed broken pending release tests
2022-12-03 17:28:11 -08:00
Mark McDowall
0f2ceb85bd
New: Parse GM-Team's file names that are different from their release names
2022-12-02 22:43:32 -08:00
Qstick
89270ad7a1
Fixed: Original Language failures on Custom Format parsing
...
Fixes #5240
2022-11-28 18:23:33 -06:00
yammes08
cb00ce7c0b
New: Add HONE to list of release group exceptions
...
Closes #5243
2022-11-26 14:05:00 -08:00
Qstick
381834edce
New: IMDb List Support
2022-11-25 06:31:41 -06:00
Mark McDowall
99e60196a4
Fixed: Parse year in title from square brackets
2022-11-24 10:12:12 -08:00
Qstick
08b677ca7d
Enforce comment spacing with Stylecop
2022-11-21 16:58:07 -08:00
Qstick
be0fa73129
New: Store and use original Series language
2022-11-21 16:58:07 -08:00
Mark McDowall
c8dbbe431a
Fixed broken NewznabRequestGenerator tests
2022-11-18 22:33:51 -08:00
Mark McDowall
b3fc905481
Fixed: Parsing of some Anime releases with number at the end of the title
2022-11-12 11:25:47 -08:00
Qstick
88e993001b
fixup UpdateService tests
2022-10-15 20:46:10 -05:00
Mark McDowall
2a7e2674b7
New: Parse more WEB release names
2022-09-25 21:01:56 -07:00
Mark McDowall
3993ca9ebd
New: Parse more BDRemux release names
...
Closes #5094
2022-09-25 00:26:36 -07:00
Mark McDowall
e9123982f3
New: Parse anime version with a space before 'v'
...
Closes #5103
2022-09-25 00:17:30 -07:00
Mark McDowall
00dd721d9b
New: Parsing of GM-Team releases
...
Closes #5080
2022-09-25 00:00:37 -07:00
Mark McDowall
80dd4ce3a1
Fixed Slovak language parsing test
2022-09-24 22:54:22 -07:00
bakerboy448
04447d9d4d
Fixed: Repack Preference Ignored
2022-09-22 09:49:19 -07:00
Gylesie
3477dfacd0
New: Add Slovak Language
2022-09-22 09:47:19 -07:00
Qstick
56bb87e55f
Clean movie references
2022-09-17 21:20:58 -05:00
Qstick
dc44cbcda6
Fixed: Language Augment from Folder and Filename
2022-09-06 19:33:29 -05:00
Mark McDowall
6660e0c3f3
New: Use absolute format if absolute episode number is not required and is missing
...
Closes #5124
2022-08-18 23:06:49 -07:00
Qstick
89b0b04e08
New: Custom Format Language Condition
2022-08-18 19:52:26 -05:00
Michael Casey
5938a95abb
New: Add UI Localization Framework
2022-08-07 15:24:42 -07:00
Mark McDowall
90d3dc2f98
FileNameBuilderFixture tests should run on Windows
2022-08-07 15:24:41 -07:00
Mark McDowall
ebe9215057
Remove OMG indexer
2022-08-07 15:24:41 -07:00
Qstick
b04b4000b8
New: Custom Formats
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2022-08-07 15:24:40 -07:00
Qstick
fa0fc3158b
New: MediaInfo -> FFProbe
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2022-08-07 15:24:38 -07:00
Qstick
4c0fe62dda
Use modern HttpClient
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2022-08-07 15:24:37 -07:00
ta264
bff1fe7890
Update to nugets with osx-arm64 runtimes
2022-08-07 15:24:37 -07:00
Qstick
1169741c54
New: Use ASP.NET Core instead of Nancy
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2022-08-07 15:24:37 -07:00
Qstick
b83bb2cade
Fixed: Pending Releases Migration
2022-08-07 15:24:36 -07:00
Qstick
2e953a0eb1
Dapper and STJson
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2022-08-07 15:24:36 -07:00
Qstick
1c22a1ec0d
StyleCop
2022-08-07 15:24:35 -07:00
Qstick
878d1561aa
Build Sonarr on Net6
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2022-08-07 15:04:46 -07:00
Qstick
fd5ac3c713
Upgrade FluentMigrator from 1.6.2 to v3
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2022-08-07 15:04:43 -07:00
Qstick
e263331880
Fixed: Remove obsolete HttpProvider
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2022-08-07 15:04:43 -07:00
Qstick
78eb8b0e6d
Fixed: Remove obsolete XBMC HTTP notification API
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2022-08-07 15:04:43 -07:00
Qstick
91c9250d9c
Fixed: Remove obsolete Plex HomeTheater/Client notifcations
...
Co-Authored-By: ta264 <ta264@users.noreply.github.com>
2022-08-07 15:04:43 -07:00
Qstick
f7c771f467
Use Sqlite from Servarr
2022-08-07 15:04:42 -07:00
Qstick
b819246655
Revert "New: Updated MediaInfo to 21.09, Sqlite to 3.32.1.0 and added support for mac osx arm64 arch. Deprecated osx x86."
...
This reverts commit 201004113e
.
2022-08-07 15:04:42 -07:00
bakerboy448
c7919f80de
Fixed: Improve WebDL and WebRip Parsing
2022-08-07 13:43:04 -07:00
Dominik Krivohlavek
d6dff451e0
New: Preserve language tags when importing subtitle files
...
Closes #2570
Closes #3278
2022-08-07 11:47:14 -07:00
C.J. Manca
ac7afc351c
New: Add maximum single episode age option (per indexer)
2022-08-07 11:43:18 -07:00
Mark McDowall
7eb61fafa4
Fixed: Parsing of Chinese anime releases with character after episode number
...
Closes #5054
2022-06-25 23:24:23 -07:00
bakerboy448
97925feed9
Fixed: Improved parsing WebDL Releases
2022-06-12 09:33:11 -07:00
Mark McDowall
93fc9abae9
Parse another additional Chinese anime release format
2022-05-29 10:16:14 -07:00
Mark McDowall
f9b2c2d843
Fixed: PRevent import if potential bulk season release doesn't have air date for all episodes
...
Closes #5021
2022-05-22 17:18:19 -07:00
Mark McDowall
6a7d84f134
New: Parse some additional Chinese anime releases
...
Closes #5024
2022-05-15 15:13:56 -07:00
Mark McDowall
a81a80a00f
Fixed: Parsing of single episode numbers
...
Closes #5022
2022-05-15 14:47:23 -07:00
Mark McDowall
d01e6d32de
Fixed: Original Filename/Title not being included when importing a new file
...
Closes #5010
2022-05-09 21:04:42 -07:00
Jure Merhar
52d95fa632
Fixed: Bluray 576p parsing
...
Closes #5006
2022-04-30 14:32:57 -08:00
Mark McDowall
edf1167a37
Fixed: Mapping episode 0 to the parsed season instead of specials
2022-04-29 17:27:35 -07:00
Mark McDowall
8f2c4fe4d1
Fixed: Don't parse part # in brackets as mini series style naming
...
Closes #1265
2022-04-29 00:10:42 -07:00
Mark McDowall
cc9fc1e3c3
New: Use 45 minutes for runtime when episode aired within 24 hours of pilot episode
2022-04-28 23:55:07 -07:00
Mark McDowall
9a1a320110
Fixed: Not including Original Title/Filename during rename when episode identifiers are missing
...
Closes #5003
2022-04-28 17:24:21 -07:00
Mark McDowall
f6664b8b42
New: Parse Spanish language using Castellano and Español
...
Closes #3579
2022-04-24 17:18:50 -07:00
Mark McDowall
82646db70d
New: Added Malayalam and Ukrainian languages
...
Closes #4662
Closes #5000
2022-04-24 17:18:50 -07:00
Mark McDowall
d73ad3e27a
Remove copy/pasta VOSTFR parsing as French
2022-04-11 20:25:52 -07:00
Mark McDowall
365c6a7741
New: Added additional terms for matching French language releases
...
Closes #4949
2022-04-09 22:03:59 -07:00
bakerboy448
f678775e5c
Fixed: Escape Characters as needed for *znab queries
...
Closes #4788
2022-04-09 21:16:20 -07:00
bakerboy448
40ecdbc12d
New: Support for new Nyaa RSS Feed format
...
Closes #4614
2022-04-05 17:10:26 -07:00
Mark McDowall
5c5b012ded
Remove old, broken test
2022-04-05 17:08:28 -07:00
Mark McDowall
ebb48a19cc
Improve usage of Original Title renaming token
...
Fixed: Don't recursively add the current file name to new file name when '{Original Title}' is used in addition to other naming tokens
2022-03-28 17:34:19 -07:00
Mark McDowall
d21e9753bc
New: Support for parsing some releases from Spanish trackers
2022-03-19 13:04:40 -07:00
Mark McDowall
bb02fc4668
Fixed: Newznab requests for anime using season/episode numbers
2022-03-19 12:55:45 -07:00
Mark McDowall
d02d1bbdfe
Fixed: Releases without a job folder importing extra files from another release
2022-03-06 22:05:17 -08:00
Mark McDowall
fc2023d67c
Fixed: Parsing of 540p season packs
...
Closes #4928
2022-03-04 17:26:08 -08:00
Stéphane Dupont
4bfcd0de1d
New: Import subtitles from sub folders
...
Closes #2513
2022-02-27 12:37:23 -08:00
Mark McDowall
acdf02d569
Fixed: Negative preferred word scores being trumped by 0 scores without any matches
2022-02-24 19:11:09 -08:00
Mark McDowall
9e82014454
Fixed: Parsing of quality in DP.WEB releases
...
Closes #4829
2022-02-21 21:09:18 -08:00
Marcos
d71c50b634
New: Add more groups that do not follow -Group format
2022-02-21 12:12:31 -08:00
Mark McDowall
79436149eb
Fixed: Sorting of some titles with acronyms or common words at the start
...
Closes #4839
2022-02-16 18:25:42 -08:00
Mark McDowall
210768d7d6
Fixed: Profiles with upgrades disabled incorrectly allowing upgrades in some cases
...
Closes #4898
2022-02-16 18:25:41 -08:00
Mark McDowall
b3d90d903a
Fixed: Parsing of 4-digit absolute episode number with Exx in CRC
...
Closes #4858
2022-02-16 18:25:41 -08:00
Robin Dadswell
1bf87bf873
New: End Jackett 'all' endpoint support
...
(cherry picked from commit 54c914d48fefa730728518d50fc9e49032d0947b)
Closes #4437
2022-02-05 19:27:37 -08:00
Mark McDowall
a36397452d
Fixed: Parsing episodes when full series does not have XEM mappings
...
Fixed #4849
2022-02-05 19:13:02 -08:00
bakerboy448
71dba904a1
New: OnApplicationUpdate Notifications
...
Closes #4810
Co-authored-by: Qstick <qstick@gmail.com>
2022-01-23 13:24:34 -08:00
Stéphane (Bakeneko) Dupont
cee17483d9
New: Add option to search for anime using standard episode numbers
...
Closes #4153
2022-01-23 13:11:43 -08:00
bakerboy448
36395decc7
New: Support various Anime Release Groups with spaces and dashes
2022-01-23 13:00:59 -08:00
bakerboy448
6de8bdf331
Fix bad HashRelease test
2022-01-23 13:00:48 -08:00
bakerboy448
c67718d81e
New: Correctly Parse Groups D-Z0N3 and Fight-BB
...
New: Parse Select Groups that do not follow -Group Format
Fixes #4623
- formatting
2022-01-23 13:00:26 -08:00
bakerboy448
faa510eb09
Fixed: Better Parsing of 4k Releases
...
Fixed: Parse 4k H265 releases as 4k
Fixed: Parse 3840x2160 as 4k
(based on radarr commit fa6b7ad2877a78182823e8bd831d01a70c16f033)
2022-01-23 13:00:26 -08:00
bakerboy448
ac9a98e498
New: Parse Release Groups with a `-` in their name
...
(based on radarr commit ea801665e4f3b7c505e2c2f37a4ef941a15e2c2d)
2022-01-23 13:00:26 -08:00
Qiming Chen
13aaa20f1b
New: Link indexer to specific download client
...
Closes #1215
Co-authored-by: Qstick <qstick@gmail.com>
2022-01-23 12:58:23 -08:00
bejhan
f67e11d477
Fixed: Parsing of numeric only titles that include a year
...
Closes #4850
2022-01-23 12:45:47 -08:00
Qstick
6106362f6c
Fix more unit tests after filter paths change
2022-01-22 11:42:09 -06:00
Mark McDowall
86658b05ca
Fix unit tests after filter paths change
2022-01-19 23:54:26 -08:00
Qstick
6131a99497
Fixed: Skip Flat Extra Files (Plex Naming) on Import
...
Fixes #3914
2022-01-13 17:08:07 -08:00
Qstick
4be626a44c
Fixed: Skip various Extras directories during scan
2022-01-13 17:08:07 -08:00
Taloth Saldono
5c8f2518ba
Added BDLight to quality parser
2021-12-27 01:51:35 +01:00
Qstick
60b4e14522
Add test to ensure Identity is maintained on Id column during migration
2021-12-24 13:05:05 -08:00
Mark McDowall
b869ebeac2
Fixed: Parsing of 2160p BDRips
...
Closes #4807
2021-12-19 10:09:32 -08:00
bakerboy448
cfa93c0a92
Fixed: Improve WEBDL detection of Netflix Rips
2021-12-17 19:39:48 -08:00
Martin
e2b16adec6
Use pattern matching instead of as expression type checking
2021-12-17 19:16:00 -08:00
Taloth Saldono
201004113e
New: Updated MediaInfo to 21.09, Sqlite to 3.32.1.0 and added support for mac osx arm64 arch. Deprecated osx x86.
2021-12-16 15:54:19 +01:00
Alan Collins
7b694ea71d
New: Add {MediaInfo VideoDynamicRangeType} token for renaming
2021-12-05 10:41:27 -08:00
Mark McDowall
d51cd4bbe7
Fixed: Parsing of even more poorly named full season regexes
...
Closes #4771
2021-12-03 17:12:29 -08:00
Mark McDowall
9e5d173900
Fixed: Parsing of 4 digit episode number with 4 digit season number
2021-12-03 17:08:46 -08:00
Mark McDowall
f08f5cecdc
Fixed: Parsing of some multi-season release names
2021-11-28 18:26:26 -08:00
Mark McDowall
ae328c1d84
Fixed: Parsing of Ger.Dub releases as German
...
Closes #4538
2021-11-28 15:13:38 -08:00
Mark McDowall
61633ab074
Fixed: Parsing of more anime releases with Chinese and English titles
...
Closes #4531
2021-11-28 15:03:04 -08:00
Mark McDowall
d600e2e3fb
Fixed: More restrictive repeated multi-episode parsing to avoid false positives
...
Closes #4716
2021-11-28 14:08:17 -08:00
bakerboy448
7b7da9c1b2
New: Handle missingFiles status from qBit
2021-11-26 19:49:24 -08:00
Mark McDowall
2601a68cd4
New: Parse 960p as 720p instead of 480p
...
Closes #4757
2021-11-26 18:56:43 -08:00
Mark McDowall
1d188d32b6
Fixed broken disk scan tests
2021-11-26 09:10:04 -08:00
Mark McDowall
73429a0823
Fixed: Parsing of poorly named anime above 1000 episodes
...
Closes #4755
2021-11-23 16:50:52 -08:00
bakerboy448
a30ec0eb52
Add missing remux quality parsing tests
2021-11-21 10:05:58 -08:00
Qstick
6378e7afef
Fix broken test
2021-11-04 22:54:55 -05:00
Mark McDowall
51d45247d0
Fixed prowl tests
2021-11-03 15:57:02 -07:00
Mark McDowall
a97e83ea4d
Fixed: Parsing of special episodes that lack a series title
...
Closes #4688
2021-10-17 21:39:17 -07:00
Mark McDowall
747a4164e2
Rename QueryTitles to CleanSceneTitles in SearchCriteriaBase
2021-10-05 12:30:38 -07:00
Mark McDowall
eb4a9f624e
Rename NzbSearchService to ReleaseSearchService
2021-10-05 12:30:38 -07:00
Mark McDowall
89b1d58b86
Fix broken tests
2021-10-03 12:45:01 -07:00
Mark McDowall
ad9f242b5c
Fixed: Parsing of Plex DVR date-based recordings
...
Closes #4671
2021-10-02 18:44:53 -07:00
Mark McDowall
ada01a1116
Fixed: Commas in Must (Not) Contain regex
...
Closes #4672
2021-10-02 18:44:53 -07:00
justin vanderhooft
f6fbd3cfee
New: Import from Plex Watchlist
2021-10-01 13:35:59 -07:00
Mark McDowall
9111799f46
Not a real series title
2021-09-30 11:22:35 -07:00
Mark McDowall
8ad5e5dd13
Fixed: Parsing of quality when release group contains Remux
...
Closes #4594
2021-09-30 10:59:45 -07:00
Mark McDowall
6994ca720a
Fixed: Parsing multi-episode file name with number in episode title
...
Closes #4613
2021-09-05 21:45:05 -07:00
Mark McDowall
77fdebc366
Do not unmonitor episodes after using Manual File Import
2021-08-30 17:29:13 -07:00
Mark McDowall
dd3899806b
Fixed: Parsing of some anime with standard numbers
...
Closes #4573
2021-08-29 20:40:46 -07:00
Mark McDowall
574f05e296
Fixed: Parsing of some multi-episode titles
...
Closes #4612
2021-08-29 20:15:27 -07:00
LoV432
31833253dd
Fixed: Erai-Raws Batches Parsing
2021-08-29 19:13:49 -07:00
Taloth Saldono
20306a38e1
Fixed: Release Push api broken when no indexer id is specified
2021-08-11 13:48:12 +02:00
Robin Dadswell
ead1371846
New: Renamed Blacklist to Blocklist
2021-08-05 16:55:23 -07:00
Mark McDowall
a7a3c546e5
Fix broken test
2021-08-03 18:55:45 -07:00
Taloth Saldono
f107ea5678
Simplified regex a bit.
2021-08-03 21:59:30 +02:00
Mark McDowall
dc7f46027a
Fixed: Prevent conflicts with reserved device names
...
Closes #4595
2021-08-01 16:45:23 -07:00
Mark McDowall
92b9f46399
Fixed HealthCheckFixture test
2021-08-01 16:05:36 -07:00
Mark McDowall
021fd4afa7
Fixed: Updated wiki links
2021-08-01 15:34:44 -07:00
siankatabg
57e3bd8b4d
New: Bulgarian Language
2021-08-01 13:32:49 -07:00
bakerboy448
3bbec2ff5d
Fixed: Incorrectly Parsing [PublicHD] as Release Group
2021-08-01 13:30:33 -07:00
Mark McDowall
4bf3ab1511
Improve default path for Synology Download Station
...
Fixes: Missing default path for Download Station
Fixes: Error when getting destination path for Synology Download Station in health check
Closes #4562
2021-08-01 13:25:50 -07:00
Alanoll
d4cd4a9549
New: Named Release Profile preferred word renaming tokens
2021-08-01 12:45:26 -07:00
6cUbi57z
c3d54b312e
New: Add tag support to indexers
...
Closes #487
2021-07-04 11:17:57 -07:00
Yukine
14b551b027
Fixed: Parsing of some anime releases with year in title
2021-07-04 10:19:55 -07:00
Minamiya Natsuki
fc8bbf29d1
Fixed: Parsing of some Chinese anime releases without brackets
2021-06-21 20:42:32 -07:00
bakerboy448
c30ce3580a
Fixed: Incorrectly parsing RePACKPOST as Group
2021-06-21 20:38:50 -07:00
TwentyNine78
49e90463e5
Fixed: Compatibility with the new Download Station API
...
Fixes #4388
2021-06-21 20:29:50 -07:00
Taloth Saldono
9e81d41f26
Send signalr message for episode monitored flag changes
2021-05-22 10:40:10 +02:00
Taloth Saldono
dab1834960
Fixed: Inversion of defaults in CDH migration.
2021-05-20 01:44:11 +02:00
Taloth Saldono
2dba5ef4b4
New: Per download client setting to Remove Completed/Failed downloads instead of global setting
2021-05-16 00:48:14 +02:00
Robin Dadswell
cad8b37df8
New: Health Check for Downloads to Root Folder
...
already implemented within Radarr
(cherry picked from commit 88780f33a4c5032aaa151aaae7090371beb42f33)
2021-05-15 15:00:04 -07:00
Mark McDowall
a2427bd9df
Fixed: Parsing of 540p releases
2021-05-10 20:35:30 -07:00
Taloth Saldono
87897d56ea
Fixed: MediaInfo tag in renaming format for certain OS language cultures
...
Based-On: a0d2af54e8
2021-05-07 22:09:23 +02:00
Mark McDowall
a8a9399469
Fixed: Parsing of some anime releases with numbers in title
2021-04-25 02:22:10 -07:00
Mark McDowall
bd83a2af88
Forward slashes are actually forward slashes
2021-04-24 19:20:35 -07:00
Mark McDowall
16156192c5
Fixed broken tests
2021-04-21 16:26:11 -07:00