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