You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TRaSH-Guides/docs/recyclarr-configs/templates.json

80 lines
1.6 KiB

{
"radarr": [
{
"template": "radarr/hd-bluray-web.yml",
"id": "hd-bluray-web"
},
{
"template": "radarr/uhd-bluray-web.yml",
"id": "uhd-bluray-web"
},
{
"template": "radarr/remux-web-1080p.yml",
"id": "remux-web-1080p"
},
{
"template": "radarr/remux-web-2160p.yml",
"id": "remux-web-2160p"
},
{
"template": "radarr/anime-radarr.yml",
"id": "anime-radarr"
},
{
"template": "radarr/sqp/sqp-1.yml",
"id": "sqp-1",
"hidden": true
},
{
"template": "radarr/sqp/sqp-2.yml",
"id": "sqp-2",
"hidden": true
},
{
"template": "radarr/sqp/sqp-3.yml",
"id": "sqp-3",
"hidden": true
},
{
"template": "radarr/sqp/sqp-4.yml",
"id": "sqp-4",
"hidden": true
},
{
"template": "radarr/sqp/sqp-5.yml",
"id": "sqp-5",
"hidden": true
}
],
"sonarr": [
{
"template": "sonarr/web-1080p-v4.yml",
"id": "web-1080p-v4"
},
{
"template": "sonarr/web-2160p-v4.yml",
"id": "web-2160p-v4"
},
{
"template": "sonarr/anime-sonarr-v4.yml",
"id": "anime-sonarr-v4"
},
{
"template": "sonarr/french-web-1080p-multi-v4.yml",
"id": "french-web-1080p-multi-v4"
},
{
"template": "sonarr/french-web-1080p-vostfr-v4.yml",
"id": "french-web-1080p-vostfr-v4"
},
{
"template": "sonarr/french-anime-multi-v4.yml",
"id": "french-anime-multi-v4"
},
{
"template": "sonarr/french-anime-vostfr-v4.yml",
"id": "french-anime-vostfr-v4"
}
]
}