mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 15:57:00 +00:00
16 lines
231 B
YAML
16 lines
231 B
YAML
name: Upscaled
|
|
description: 'Matches the ''Upscaled'' regex pattern
|
|
|
|
|
|
Sonarr Version'
|
|
tags:
|
|
- Banned
|
|
- Enhancement
|
|
conditions:
|
|
- name: Upscaled
|
|
negate: false
|
|
pattern: Upscaled
|
|
required: true
|
|
type: release_title
|
|
tests: []
|