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.
19 lines
300 B
19 lines
300 B
2 years ago
|
{
|
||
|
"radarr": [
|
||
|
{
|
||
|
"template": "radarr/hd-bluray-web.yml",
|
||
|
"id": "hd-bluray-web"
|
||
|
},
|
||
|
{
|
||
|
"template": "radarr/uhd-bluray-web.yml",
|
||
|
"id": "uhd-bluray-web"
|
||
|
}
|
||
|
],
|
||
|
"sonarr": [
|
||
|
{
|
||
|
"template": "sonarr/web-1080p-v4.yml",
|
||
|
"id": "web-1080p-v4"
|
||
|
}
|
||
|
]
|
||
|
}
|