Fix naming

This commit is contained in:
Johan van Eck 2025-07-26 12:26:15 +03:00
parent 91821f4c51
commit ae132ff1c4
237 changed files with 1808 additions and 1070 deletions

25
custom_formats/vdl.yml Normal file
View file

@ -0,0 +1,25 @@
name: VDL
trash_id: 996e8ce50025e8b1e8fa95fcb28c4e5a
trash_scores: {}
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Radarr/Radarr-collection-of-custom-formats/#vdl)'
metadata:
includeInRename: true
tags:
- Source
conditions:
- name: Videoland
negate: false
required: true
type: release_title
pattern: Videoland
- name: WEBDL
negate: false
required: false
type: source
source: 7
- name: WEBRIP
negate: false
required: false
type: source
source: 8
tests: []