Automated update from GitHub Actions

This commit is contained in:
Github Actions 2026-01-04 07:37:38 +00:00
parent 6257c8e143
commit 5555d4504d
39 changed files with 135 additions and 192 deletions

View file

@ -0,0 +1,17 @@
name: Sonarr - Repack2
description: '[Custom format from TRaSH-Guides.](https://trash-guides.info/Sonarr/sonarr-collection-of-custom-formats#repack2)'
tags:
- Sonarr
- Release Title
conditions:
- name: Sonarr - Repack-Proper 2 or Real Proper-Repack
negate: false
required: true
type: release_title
pattern: Repack-Proper 2 or Real Proper-Repack
- name: Sonarr - Not Higher Version Repack-Proper
negate: true
required: true
type: release_title
pattern: Radarr - Higher Version Repack-Proper
tests: []