nuxen
bced2e7b2e
Fixed: Updated BR-DISK quality parsing
2023-10-08 06:49:37 +03:00
Qstick
bd3fad9636
Rename Source to QualitySource
2023-08-20 22:53:11 -05:00
ItsME6969
5236d46c2b
FIxed: Correctly parse German scene bluray REMUXes ( #8643 )
2023-08-20 11:23:04 -05:00
Bakerboy448
122d0056ea
Fixed: Quality Parsing Regex Improvements
...
Fixed: Parse Blu.Ray as Bluray
2023-07-04 11:20:51 -05:00
ItsME6969
fa1f07987c
Fixed: Parse Multi Disk DVDs & MDVDR ( #8639 )
...
* Update QualityParser.cs
Added: Support for Multi Disk DVD releases
Added: Support for MDVDR
* Update QualityParserFixture.cs
Added: Support for Multi Disk DVD releases
Added: Support for MDVDR
2023-05-30 11:52:44 -05:00
ItsME6969
5baeba18cb
Fixed: Correctly parse SCENE and P2P BluRay DISKS releases ( #8595 )
...
* Update QualityParserFixture.cs
Added Releases following P2P naming convention
* Update QualityParser.cs
Added support for P2P BR-DISK naming convention
* Update src/NzbDrone.Core.Test/ParserTests/QualityParserFixture.cs
Co-authored-by: Bogdan <mynameisbogdan@users.noreply.github.com >
* Update QualityParserFixture.cs
---------
Co-authored-by: Bogdan <mynameisbogdan@users.noreply.github.com >
2023-05-28 12:26:48 -05:00
Qstick
b44f050246
Fixed: Enable parsing of repacks with revision
...
Closes #8060
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2023-05-01 19:48:24 -05:00
Qstick
55770d3f17
Fixed: Parse 720p Remux as 720p BluRay
...
Closes #8284
Co-Authored-By: bakerboy448 <55419169+bakerboy448@users.noreply.github.com >
2023-04-29 16:51:24 -05:00
Qstick
a6ce314db5
Fix QualityParser Tests
2023-04-23 13:40:52 -05:00
Qstick
cbcf3d1058
New: Custom Format Updates ( #8067 )
2023-02-05 17:09:37 -06:00
Bakerboy448
226a5da0c9
Fixed: Parse HDCAMRip as CAM
2023-01-21 11:41:37 -06:00
Qstick
b2c1698097
Fixed: False Positive HC in some cases
...
Fixes #7785
2022-11-29 20:52:23 -06:00
Qstick
44d7c54077
Enforce comment style in CS
2022-11-20 12:27:45 -06:00
Qstick
69cf2e89a6
Fixed: WEB-Rip parsed as WebDL
...
Fixes #7424
Fixes #7463
Co-Authored-By: bakerboy448 <55419169+bakerboy448@users.noreply.github.com >
2022-10-19 21:46:24 -05:00
Qstick
5c8b58c30d
New: Parse more BDRemux release names
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2022-10-18 20:13:29 -05:00
Qstick
131a223bb9
New: Parse more WEB release names
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2022-10-18 20:13:29 -05:00
Mark Mckessock
867f8f5835
Match 'HQCAM' as CAM source ( #7412 )
...
* Add HQCAM source regex
* Add cam testcases
2022-07-15 23:09:12 -05:00
bakerboy448
44c912f02d
Fixed: Improved parsing WebDL Releases
2022-07-03 11:55:06 -05:00
Qstick
a4136150d0
Fixed: Parse UHD2BD as BluRay instead of HDTV
...
Co-Authored-By: Gabriel Patzleiner <gabriel.patzleiner@gmail.com >
2022-05-28 18:27:14 -05:00
Mark McDowall
ca2f12338e
Fixed: Parsing of quality in DP.WEB releases
...
Closes #7079
(cherry picked from commit 9e820144549c12cfc05700642c3a6affcb2be4d2)
2022-03-06 17:13:49 -06:00
bakerboy448
347fdc1572
Fixed: Correctly Detect Remux prefixed by Brackets
2022-03-06 17:13:49 -06:00
bakerboy448
6c04d0701c
Fixed: Treat 720p BR Remux as BluRay
...
Fixes #7009
2022-03-06 17:13:49 -06:00
bakerboy448
2a74b7b2e1
Fixed: Parse HD.DVD as BluRay
...
Fixes #6925
2022-01-15 14:51:11 -06:00
Taloth Saldono
de05be62d7
Added BDLight to quality parser
...
(cherry picked from commit 5c8f2518baa1b2d4a8b0507f9fafe12b2ecff1e5)
2021-12-26 19:05:11 -06:00
erikp9
465bb403a9
fixed hardsub detection
2021-12-21 07:58:13 -06:00
Mark McDowall
6fc14278e6
Fixed: Parsing of quality when release group contains Remux
...
Closes #6607
2021-12-20 19:58:47 -06:00
Qstick
5d091e519e
More Bluray UHD test cases
...
Fixes #6839
2021-12-19 22:57:06 -06:00
Qstick
faab78c00a
Fixed: Improve WEBDL detection of Netflix Rips
...
Co-Authored-By: bakerboy448 <55419169+bakerboy448@users.noreply.github.com >
2021-12-19 22:53:51 -06:00
Qstick
507e8ec814
New: Parse 960p as 720p instead of 480p, parse 540p
...
Fixes #6304
Fixes #6767
2021-11-28 01:38:10 -06:00
Qstick
9d6614b14a
New: Support AKA release titles
...
Co-Authored-By: aeonnoea <46950349+0aeonnoea0@users.noreply.github.com >
2021-11-28 01:37:21 -06:00
bakerboy448
ac9dfc4f25
add missing quality fixture test case
...
ref #5675 we did not have a test case for the H265 change
2021-08-21 00:34:46 -04:00
bakerboy448
79a10fa18f
fix missed parser obfuscation
2021-07-03 08:45:12 -05:00
bakerboy448
e3b5efc9e5
Fixed: Improved parsing of Web releases
...
Fixes #6371
bonus: refactored webdl parsing to be cleaner
2021-07-03 08:45:12 -05:00
Julian Wachholz
f55f6e198a
Fixed: Detect "UHDBD" as BluRay quality
2021-06-02 22:03:22 -04:00
bakerboy448
e011614570
Update parser tests to be generic
...
closes #5889
2021-03-29 22:23:07 -04:00
bakerboy448
b51ce06e04
Fixed: Correctly Map 2160p releases that are BRRips as 2160p
...
Closes #5639
2021-02-08 12:55:18 -05:00
Mark McDowall
6ad6bf270f
New: Parsing of '[WEB]' as WebDL
...
Fixes #5742
(cherry picked from commit ba2ca7ee2929f8ed5411e11e9a96001a37723dcc)
2021-01-31 02:02:42 -05:00
bakerboy448
7836246b05
Fixed: Parse standalone UHD as 4K if no other resolution info is present
2021-01-17 13:07:24 -05:00
bakerboy448
5cb20b0dac
Fixed: Parsing of 4Kto1080p as 1080p
...
(cherry picked from commit 056a699daf2ed0b8314f0b4d6bdec20cd24818c3)
2021-01-08 20:09:41 -05:00
Qstick
025f064ecf
Fixed: RawHD quality detection
...
Fixes #5267
Fixes #5207
2020-11-05 22:01:40 -05:00
Qstick
764d456d49
Fixed: Handle UHDRemux as Remux instead of Webdl
2020-09-09 21:54:16 -04:00
Qstick
9b1dc2d21d
New: Handle BDMux Releases in Quality Parser
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2020-09-06 02:51:04 -04:00
Qstick
c8de61df19
Fixed: Don't parse .ts files as Telesync
...
Fixes #4891
2020-08-17 22:51:10 -04:00
Qstick
28177eb042
New: Use release quality source if not in downloaded file and resolution matches
...
Co-Authored-By: taloth <taloth@users.noreply.github.com >
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2020-08-16 00:49:16 -04:00
Qstick
67ff8d39da
Fixed: DVDR Parsing as DVDRip
...
Fixes #4486
2020-06-03 22:18:07 -04:00
Qstick
d01c0afa56
Fixed: Parse WEB at end of Release Title, Improve truncated names
...
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com >
2020-05-25 00:42:03 -04: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
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