Fix naming
This commit is contained in:
parent
91821f4c51
commit
ae132ff1c4
237 changed files with 1808 additions and 1070 deletions
25
custom_formats/strp.yml
Normal file
25
custom_formats/strp.yml
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
name: STRP
|
||||
trash_id: ab56ccdc473a1f2897c76187ea365be2
|
||||
trash_scores: {}
|
||||
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#strp)'
|
||||
metadata:
|
||||
includeInRename: true
|
||||
tags:
|
||||
- Source
|
||||
conditions:
|
||||
- name: Star+
|
||||
negate: false
|
||||
required: true
|
||||
type: release_title
|
||||
pattern: Star+
|
||||
- name: WEBDL
|
||||
negate: false
|
||||
required: false
|
||||
type: source
|
||||
source: 7
|
||||
- name: WEBRIP
|
||||
negate: false
|
||||
required: false
|
||||
type: source
|
||||
source: 8
|
||||
tests: []
|
||||
Loading…
Add table
Add a link
Reference in a new issue