Qstick
dd52760095
New: Movie Certifications
2020-04-02 21:47:52 -04:00
Qstick
dfdffb0626
Fixed: Remove website post fix before parsing
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2020-03-20 22:50:03 -04:00
ta264
50d6c5e61e
New: User defined scores for each Custom Format
...
Brings it more into line with Sonarr preferred words
2020-02-29 13:03:58 +00:00
Qstick
deeb2979f1
Fixed: Parse 360p releases as base quality instead of 720p
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2020-02-22 16:00:07 -05:00
Qstick
fdd1167f33
New: Clean 'Obfuscation' when parsing ReleaseGroup
2020-01-26 00:15:16 -05:00
ta264
df101258c5
New: Calculate custom formats on demand
2020-01-23 20:28:55 +00:00
Qstick
09f8dace9d
Fixed: Remove website prefixes with dashes in URL
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2020-01-22 22:45:32 -05:00
ta264
f02fa629cc
Reformat and apply Stylecop rules
2019-12-27 20:40:13 -05:00
ta264
d4fa9b7345
Remove trailing whitespace
2019-12-27 20:40:13 -05:00
ta264
8d27111f7b
Remove all unnecessary usings
2019-12-27 20:40:13 -05:00
ta264
c6ae0bb509
Add missing new lines at end of files
2019-12-27 20:40:13 -05:00
ta264
997ff74fb9
Replace tabs with 4 spaces
2019-12-27 20:40:13 -05:00
ta264
0ca72bf444
Fixed: Null exception on EnhanceMovieInfo
...
Fixes SENTRY Radarr-3KM
2019-12-19 18:01:12 -05:00
EnorMOZ
a5d695ec92
Fixed: Language debug log in parser ( #3971 )
2019-12-18 22:26:39 -05:00
Qstick
e937d74b11
Revert "Swap to dapper and system.text.json for database backend"
...
This reverts commit d2065bfa1b .
2019-12-17 21:59:03 -05:00
ta264
d2065bfa1b
Swap to dapper and system.text.json for database backend
2019-12-16 20:22:58 +00:00
Qstick
bbadf3c7e6
Fixed: Quality Parser and Augmenter Picks Wrong Quality
2019-11-02 14:11:52 -04:00
Qstick
67dffcdc69
Fixed: 4K and Remux Parser Tweaks
2019-10-16 22:19:39 -04:00
ta264
b5b43b8b3f
Changed: Align GetValueOrDefault extension with netcore3.0 version
...
- netcore3.0 implements the extenion on IReadOnlyDictionary.
- Dictionary implements both IReadonlyDictionary and IDictionary and
so defining the extenion on both interfaces creates an ambiguous
reference
- IDictionary doesn't inherit from IReadOnlyDictionary
Either we have to add 'using NzbDrone.Common.Extenions;'
separately to resolve the ambiguity or we have to standardaize on only
having the extension on IReadOnlyDictionary.
2019-10-15 20:22:50 -04:00
ta264
057829c3b0
New: Multi target net framework 4.6.2 and net core 3.0
2019-10-15 20:22:50 -04:00
Qstick
5f396a53c3
New: Parse VFI as French
2019-10-05 18:45:35 -04:00
Qstick
78cac9fcfa
Fixed: Use Modifier in Quality Aggregation
2019-09-23 22:10:51 -04:00
Qstick
23670bca12
New: Upstream Updates
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2019-08-30 22:50:03 -04:00
Qstick
bfc467dd96
New: Use MediaInfo on File Parsing
2019-08-25 15:08:25 -04:00
Qstick
6510e2c898
Fixed: Parsing BD release group as Bluray quality
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2019-07-26 22:34:07 -04:00
Qstick
3ba72fd33b
New: Treat WEBMux as WebRip
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2019-07-26 22:05:04 -04:00
Qstick
3bf5476922
Fixed: Correctly handle Repacks, restrict to same group
2019-07-12 23:56:58 -04:00
Qstick
612d948eba
Fixed: Some Tests and Added New Ones
2019-07-09 22:05:32 -04:00
Qstick
d86c811543
Fixed: Alt Titles on Main Load, Alt Titles API updates
2019-07-02 21:45:55 -04:00
Qstick
91ab518dfb
Fixed: Backend Updates from Sonarr
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
Co-Authored-By: taloth <taloth@users.noreply.github.com >
2019-06-30 21:50:01 -04:00
Qstick
d178dce0d3
Fixed: Backend/Frontend Cleanup
2019-06-30 00:58:54 -04:00
Qstick
722a996ad3
Fixed: Import not working due to Language constraint
2019-06-18 23:02:26 -04:00
Qstick
9350f6a04c
Fixed: Changes to Profiles, Languages, Manual Import
2019-06-18 22:50:17 -04:00
Qstick
8a9e2dc90d
New: Loads of Backend Updates to Clients and Indexers
2019-06-16 16:04:38 -04:00
Leonardo Galli
7756b03555
Fixed: a after a shortened word is not removed correctly for matching. Fixes ##3487
2019-05-02 13:18:28 +02:00
Qstick
58ae4417df
Fixed: Cannot Add ITA or ITALIAN custom format ( #3385 )
...
Fixes #3253
2019-02-24 18:26:20 +01:00
Qstick
5cb5faa8a3
Fixed: Forced Subs not parsed by SubtitleLanguageRegex ( #3384 )
...
Fixes #2908
2019-02-24 18:07:48 +01:00
Qstick
dbf12e1fa4
Fixed: Word Boundary on Edition ( #3382 )
2019-02-24 18:03:42 +01:00
Václav Slavík
264629cfa5
Fixed: Mis-classification of releases as being Czech ( #3378 )
...
After the changes from PR #2948 , the regex was too eager to match any
substring contain "SK", such as in "MASK". Fix by requiring word
separation around it, as was already the case with the "CZ" token.
2019-02-24 18:00:04 +01:00
Pieter Janssens
53f49f3b07
Fixed: Match MBluray releases ( #3358 )
2019-02-24 17:59:25 +01:00
Leonardo Galli
4015ff08a6
@cosmetic Added Parsing Library: A dotnet library that "exports" our parsing interface.
2019-02-18 00:09:41 +01:00
Leonardo Galli
6d3cff85ae
Fixed: Unable to parse movies from 1800s.
...
Fixes #3271
2018-12-30 13:55:45 +01:00
Qstick
92b5822a39
New: Remove Pre, postbot, xpost suffixes from release groups ( #3220 )
2018-12-07 11:22:06 +01:00
Leonardo Galli
4f4e6c494d
Fixed: MPEG-2 remuxes being detected as "Raw-HD" quality
...
Fixes #2986
2018-10-15 09:54:27 +02:00
Ricardo Amaral
0c542eeb13
Fixed: Allow directory to be parsed similar to past implementation ( #3057 )
...
Fixes #3051
2018-10-15 09:43:23 +02:00
halali
057086a630
Added: Czech Language ( #2948 )
2018-09-12 16:46:57 +02:00
Leonardo Galli
64e8fde0e1
Fixed: ImdbIds not being padded with zeroes, which messes up matching.
2018-09-11 23:47:00 +02:00
Leonardo Galli
b4f456d5f0
[WIP] Additions to custom formats, such as rescanning old files. ( #2949 )
2018-09-10 21:25:10 +02:00
Leonardo Galli
b865103871
Fixed: Languages not showing up correctly.
2018-08-07 17:36:50 +02:00
Leonardo Galli
409be45a19
Fixed: No media info causing an error when importing files
...
Fixes #2945
2018-08-06 19:42:33 +02:00