From 7612b1f6b9beb387bab8111e3eefd2d97e447897 Mon Sep 17 00:00:00 2001 From: TRaSH Date: Wed, 25 Dec 2024 11:31:42 +0100 Subject: [PATCH] Added: group Dutch Streaming Services --- .../cf-groups/dutch-streaming-services.json | 17 +++++++++++++++++ .../cf-groups/dutch-streaming-services.json | 17 +++++++++++++++++ 2 files changed, 34 insertions(+) create mode 100644 docs/json/radarr/cf-groups/dutch-streaming-services.json create mode 100644 docs/json/sonarr/cf-groups/dutch-streaming-services.json diff --git a/docs/json/radarr/cf-groups/dutch-streaming-services.json b/docs/json/radarr/cf-groups/dutch-streaming-services.json new file mode 100644 index 000000000..4d82eca47 --- /dev/null +++ b/docs/json/radarr/cf-groups/dutch-streaming-services.json @@ -0,0 +1,17 @@ +{ + "name": "Dutch Streaming Services", + "trash_id": "088a792e0561c927fb396664b0db5c8f", + "trash_description": "Collection of Dutch Streaming Services for Radarr", + "custom_formats": [ + { + "name": "Pathe", + "trash_id": "bf7e73dd1d85b12cc527dc619761c840", + "required": true + }, + { + "name": "VDL", + "trash_id": "996e8ce50025e8b1e8fa95fcb28c4e5a", + "required": true + } + ] +} diff --git a/docs/json/sonarr/cf-groups/dutch-streaming-services.json b/docs/json/sonarr/cf-groups/dutch-streaming-services.json new file mode 100644 index 000000000..091f3a989 --- /dev/null +++ b/docs/json/sonarr/cf-groups/dutch-streaming-services.json @@ -0,0 +1,17 @@ +{ + "name": "Dutch Streaming Services", + "trash_id": "f60f4401ce880aad62e9d21c8bb6b91a", + "trash_description": "Collection of Dutch Streaming Services for Sonarr", + "custom_formats": [ + { + "name": "NLZ", + "trash_id": "b2b980877494b560443631eb1f473867", + "required": true + }, + { + "name": "VDL", + "trash_id": "5d2317d99af813b6529c7ebf01c83533", + "required": true + } + ] +}