mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 07:46:58 +00:00
feat: Repacks (#23)
create(format): Repack CFs - Uses trash guides regexes as a baseline: https://trash-guides.info/Sonarr/sonarr-collection-of-custom-formats/#repackproper - Combines regexes into single patterns for performance - Explains different in p2p / scene naming standards tweak(profile): Add Repack CFs to quality profiles - Upgrade lone releases with repack / proper - Disregards freeleech by starting scores with +5
This commit is contained in:
@@ -99,6 +99,12 @@ custom_formats:
|
||||
score: 10
|
||||
- name: x264
|
||||
score: 10
|
||||
- name: Repack3
|
||||
score: 7
|
||||
- name: Repack2
|
||||
score: 6
|
||||
- name: Repack1
|
||||
score: 5
|
||||
- name: x265
|
||||
score: -90
|
||||
- name: 2160p
|
||||
|
||||
Reference in New Issue
Block a user