bakerboy448
e011614570
Update parser tests to be generic
...
closes #5889
2021-03-29 22:23:07 -04:00
bakerboy448
ea801665e4
Fixed: Correctly Parse Release Groups with a - in their name
...
[common]
2021-01-10 20:32:58 -05:00
Qstick
30c51ec4f3
Fixed: Handle obfuscated files using abc.xyz pattern
...
Fixes #5105
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2020-10-04 01:20:17 -04:00
Leonardo Galli
77f146b262
Added: Ability to add custom formats, working similar to qualities. ( #2669 )
...
Originally called project metis, this feature allows you to do a lot of cool stuff, such as upgrading to a x265 encode, downloading releases with multiple languages, etc. Check out the wiki page at: https://github.com/Radarr/Radarr/wiki/Custom-Formats to learn more! Note: This feature is currently in "beta" and will get more tags and features in the future. Please let me know, if you have any issues and I hope this will allow for a lot of customization!
2018-08-05 16:28:05 +02:00
Qstick
25e10e26e3
Added: A Huge Cleanup of old Series Code. (Let's pray nothing breaks :P) ( #2589 )
2018-03-14 21:41:36 +01:00
Taloth Saldono
d46c170b70
Fixed: Matching anime using full series title instead of cleaned title to be able to detect subtle!! differences`!! in titles!!!
2015-07-07 21:43:34 +02:00
Taloth Saldono
6e5e781245
Added another nzbgeek hashed pattern.
2015-03-15 13:11:17 +01:00
Mark McDowall
ec88c2c2ca
Parsing improvements
...
Fixed: Don't use full path when parsing files
New: Support for iTunes library file structure
2015-02-08 21:49:44 -08:00
Mark McDowall
468ac1b789
Release group parsing improvements
...
Fixed: Clean title before parsing release group (remove -RP & -NZBGeek)
Fixed: Parse subgroup from start of file name when inside square brackets
2015-01-10 00:58:36 -08:00
Mark McDowall
c29397aa2c
Fixed: Another hashed release format
2015-01-09 21:59:06 -08:00
Mark McDowall
4fda97257b
Fixed: Handle abc.mkv hashed filename
2015-01-08 22:45:29 -08:00
Mark McDowall
98b4027510
Fixed: Handle numerical hashed releases
2014-12-15 10:04:55 -08:00
Mark McDowall
d01c706082
Fixed broken test
2014-12-01 19:02:06 -08:00
Mark McDowall
867746a763
Fixed: Importing "Backup_tvdbid" encrypted filenames
2014-12-01 18:49:45 -08:00
Mark McDowall
a3d013d908
New: v2/v3/etc handling for anime
2014-09-22 11:08:30 -07:00
Taloth Saldono
9e9cb98b3a
Fixed: Added additional separators to reversed title detection.
2014-08-13 22:09:31 +02:00
Taloth Saldono
5428d9d53f
Improved detection of hashed releases.
...
- Added specific rejection code for 32 random characters to ignore all md5 and mixed-case hashes.
- Added NZBGeek hash format.
- Removed -RP from Release Group.
- Added test and fix for reversed title. Currently matching it based on a couple of patterns.
2014-04-22 19:44:44 +02:00
Mark McDowall
14554b49bc
HashedReleaseFixture uses OS agnostic paths
2014-04-15 14:50:18 -07:00