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

67 lines
1.3 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/sqp-1.yml",
"id": "sqp-1"
},
{
"template": "radarr/sqp-2.yml",
"id": "sqp-2"
},
{
"template": "radarr/sqp-3.yml",
"id": "sqp-3"
},
{
"template": "radarr/sqp-4.yml",
"id": "sqp-4"
},
{
"template": "radarr/sqp-5.yml",
"id": "sqp-5"
}
],
"sonarr": [
{
"template": "sonarr/french_anime_multi_v4.yml",
"id": "french-anime-multi-v4"
},
{
"template": "sonarr/french_anime_vostfr_v4.yml",
"id": "french-anime-vostfr-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/web_1080p_v4.yml",
"id": "web-1080p-v4"
},
{
"template": "sonarr/web_2160p_v4.yml",
"id": "web-2160p-v4"
}
]
}