From 213c0b662ead24fd8ad5eec0b171bb7781ccceee Mon Sep 17 00:00:00 2001 From: TRaSH Date: Wed, 25 Dec 2024 11:06:57 +0100 Subject: [PATCH] Added: group Asian Streaming Services --- .../cf-groups/asian-streaming-services.json | 37 +++++++++++++++++++ .../cf-groups/asian-streaming-services.json | 37 +++++++++++++++++++ 2 files changed, 74 insertions(+) create mode 100644 docs/json/radarr/cf-groups/asian-streaming-services.json create mode 100644 docs/json/sonarr/cf-groups/asian-streaming-services.json diff --git a/docs/json/radarr/cf-groups/asian-streaming-services.json b/docs/json/radarr/cf-groups/asian-streaming-services.json new file mode 100644 index 000000000..5287d68cb --- /dev/null +++ b/docs/json/radarr/cf-groups/asian-streaming-services.json @@ -0,0 +1,37 @@ +{ + "name": "Asian Streaming Services", + "trash_id": "b22449f789b16a4163b59f1b70cbc580", + "trash_description": "Collection of Asian Streaming Services for Radarr", + "custom_formats": [ + { + "name": "FOD", + "trash_id": "917d1f2c845b2b466036b0cc2d7c72a3", + "required": true + }, + { + "name": "HTSR", + "trash_id": "834b2c0ba0a8596029b4479a29e1a032", + "required": true + }, + { + "name": "TVer", + "trash_id": "f1b0bae9bc222dab32c1b38b5a7a1088", + "required": true + }, + { + "name": "TVING", + "trash_id": "26df36e3d2a96de2f8b7166ae37d3c33", + "required": true + }, + { + "name": "U-NEXT", + "trash_id": "279bda7434fd9075786de274e6c3c202", + "required": true + }, + { + "name": "VIU", + "trash_id": "1b355ff093fd1064b75ea98c616881b1", + "required": true + } + ] +} diff --git a/docs/json/sonarr/cf-groups/asian-streaming-services.json b/docs/json/sonarr/cf-groups/asian-streaming-services.json new file mode 100644 index 000000000..9d6fda426 --- /dev/null +++ b/docs/json/sonarr/cf-groups/asian-streaming-services.json @@ -0,0 +1,37 @@ +{ + "name": "Asian Streaming Services", + "trash_id": "35fb4585dcd9e2a5ac732e4309f5a45a", + "trash_description": "Collection of Asian Streaming Services for Sonarr", + "custom_formats": [ + { + "name": "FOD", + "trash_id": "7be9c0572d8cd4f81785dacf7e85985e", + "required": true + }, + { + "name": "HTSR", + "trash_id": "4404ad44d87ccbb82746e180713112fb", + "required": true + }, + { + "name": "TVer", + "trash_id": "d100ea972d1af2150b65b1cffb80f6b5", + "required": true + }, + { + "name": "TVING", + "trash_id": "86f8d3b8761de651aa355d46d5d8db3e", + "required": true + }, + { + "name": "U-NEXT", + "trash_id": "0e99e7cc719a8a73b2668c3a0c3fe10c", + "required": true + }, + { + "name": "VIU", + "trash_id": "93c9d1e566dca8b34d57f5efbbf85f28", + "required": true + } + ] +}