feat(format): Add Freeleech Custom Formats
- 25%, 50%, 75%, 100%
This commit is contained in:
parent
eed71c7036
commit
d1849e6924
4 changed files with 48 additions and 0 deletions
12
custom_formats/Free50.yml
Normal file
12
custom_formats/Free50.yml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
name: Free50
|
||||
description: Matches releases with 50% Freeleech
|
||||
tags:
|
||||
- Freeleech
|
||||
- Tweak
|
||||
conditions:
|
||||
- flag: halfleech
|
||||
name: Free50
|
||||
negate: false
|
||||
required: true
|
||||
type: indexer_flag
|
||||
tests: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue