mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-12 00:37:00 +00:00
refactor(everything): various improvements from seraphys' working branch (#62)
- create(profile): 720p Quality - create(format): 720p Quality tiers based on 720p GPPi data - create(format): Unwanted groups for WEBRip, remux and general - create(format): HDR formats for HLG, PQ - create(format): Streaming services (Hotstar, IQIYI, Kocowa, Now, Showtime, TVING, VIKI, VIU, WAVVE, WeTV) - create(format): Remux tiers - create(format): WEBDL tiers - create(format): Season Pack - create(format): VP9 codec - create(regex): Various release groups, notably Remux and WEBDL - tweak(format): Change from web-dl negation to bluray requirement inside group tiers - tweak(format): Manual group ranking tweaks for 2160p quality - tweak(format): Improved sorting. Tags / conditions are now alphabetical - tweak(format): Add source negations to full disc to stop it from matching remuxes and web stuff - tweak(format): Add streaming service rename conditions - tweak(format): Revised x265/h265 usage to negate unwanted stuff rather than uprank wanted stuff - remove(format): BeyondHD. Added to unwanted groups - remove(format): Scene. Scoring now treats scene encodes as unknown and defaults to indexer priority. Co-authored-by: Seraphys <156842860+xshatterx@users.noreply.github.com>
This commit is contained in:
@@ -14,7 +14,7 @@ tests:
|
||||
- expected: true
|
||||
id: 1
|
||||
input: The Zone of Interest 2023 PROPER2 2160p UHD BluRay TrueHD 7.1 Atmos HDR x265-MainFrame
|
||||
lastRun: '2025-02-06T07:10:05.298113'
|
||||
lastRun: '2025-06-17T18:46:34.789609'
|
||||
matchSpan:
|
||||
end: 33
|
||||
start: 26
|
||||
@@ -29,7 +29,7 @@ tests:
|
||||
- expected: false
|
||||
id: 2
|
||||
input: Proper.Pronouns.2020.720p.WEB-DL.AAC2.0.x264-ZTR.mkv
|
||||
lastRun: '2025-02-06T07:10:05.298113'
|
||||
lastRun: '2025-06-17T18:46:34.789609'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
@@ -37,7 +37,7 @@ tests:
|
||||
- expected: true
|
||||
id: 3
|
||||
input: Proper.Pronouns.2020.720p.PROPER2.WEB-DL.AAC2.0.x264-ZTR.mkv
|
||||
lastRun: '2025-02-06T07:10:05.298113'
|
||||
lastRun: '2025-06-17T18:46:34.789609'
|
||||
matchSpan:
|
||||
end: 33
|
||||
start: 26
|
||||
@@ -52,7 +52,7 @@ tests:
|
||||
- expected: true
|
||||
id: 4
|
||||
input: Sonic.the.Hedgehog.3.2024.REPACK2.2160p.WEB-DL.DDP5.1.Atmos.DoVi.HDR.H.265-FLUX
|
||||
lastRun: '2025-02-06T07:10:05.298113'
|
||||
lastRun: '2025-06-17T18:46:34.789609'
|
||||
matchSpan:
|
||||
end: 33
|
||||
start: 26
|
||||
@@ -67,7 +67,7 @@ tests:
|
||||
- expected: true
|
||||
id: 5
|
||||
input: roommate.wanted.2015.rerip2.720p.bluray.x264-rusted.mkv
|
||||
lastRun: '2025-02-06T07:10:05.298113'
|
||||
lastRun: '2025-06-17T18:46:34.789609'
|
||||
matchSpan:
|
||||
end: 27
|
||||
start: 21
|
||||
@@ -82,7 +82,7 @@ tests:
|
||||
- expected: false
|
||||
id: 6
|
||||
input: The Zone of Interest 2023 PROPER 2160p UHD BluRay TrueHD 7.1 Atmos HDR x265-MainFrame
|
||||
lastRun: '2025-02-06T07:10:05.298113'
|
||||
lastRun: '2025-06-17T18:46:34.789609'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
@@ -90,7 +90,7 @@ tests:
|
||||
- expected: false
|
||||
id: 7
|
||||
input: Sonic.the.Hedgehog.3.2024.REPACK.2160p.WEB-DL.DDP5.1.Atmos.DoVi.HDR.H.265-FLUX
|
||||
lastRun: '2025-02-06T07:10:05.298113'
|
||||
lastRun: '2025-06-17T18:46:34.789609'
|
||||
matchSpan: null
|
||||
matchedContent: null
|
||||
matchedGroups: []
|
||||
@@ -98,7 +98,7 @@ tests:
|
||||
- expected: true
|
||||
id: 8
|
||||
input: Yo-Kai Watch S02E17 DUBBED REAL REPACK HDTV x264-W4F
|
||||
lastRun: '2025-02-06T07:10:05.298113'
|
||||
lastRun: '2025-06-17T18:46:34.789609'
|
||||
matchSpan:
|
||||
end: 38
|
||||
start: 27
|
||||
@@ -110,3 +110,18 @@ tests:
|
||||
- null
|
||||
- null
|
||||
passes: true
|
||||
- expected: true
|
||||
id: 9
|
||||
input: Game of Thrones S01 REPACK2 2160p MAX WEB-DL TrueHD 7.1 Atmos DV HDR H.265-Kitsune
|
||||
lastRun: '2025-06-17T18:46:34.789609'
|
||||
matchSpan:
|
||||
end: 27
|
||||
start: 20
|
||||
matchedContent: REPACK2
|
||||
matchedGroups:
|
||||
- REPACK2
|
||||
- null
|
||||
- null
|
||||
- REPACK
|
||||
- PACK
|
||||
passes: true
|
||||
|
||||
Reference in New Issue
Block a user