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:
parent
062f222108
commit
6ca6db355e
13 changed files with 425 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue