recyclarr: allow overwriting custom formats
This commit is contained in:
parent
2724322d26
commit
0e85f8b13f
1 changed files with 4 additions and 0 deletions
|
@ -46,6 +46,8 @@
|
|||
template = "radarr-custom-formats-hd-bluray-web-french-multi-vo";
|
||||
}
|
||||
];
|
||||
delete_old_custom_formats = true;
|
||||
replace_existing_custom_formats = true;
|
||||
custom_formats = [
|
||||
# ===== Versions françaises =====
|
||||
{
|
||||
|
@ -138,6 +140,8 @@
|
|||
template = "sonarr-v4-custom-formats-bluray-web-1080p-french-multi-vo";
|
||||
}
|
||||
];
|
||||
delete_old_custom_formats = true;
|
||||
replace_existing_custom_formats = true;
|
||||
custom_formats = [
|
||||
# ===== Versions françaises =====
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue