From e895f4edfbd69a7890ef682c3d5823e0c2a861c6 Mon Sep 17 00:00:00 2001 From: Jonas Geiler Date: Wed, 8 Jun 2022 13:50:48 +0200 Subject: [PATCH] fix: made the deprecated optional.json file a valid JSON file again --- docs/json/sonarr/optional.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/json/sonarr/optional.json b/docs/json/sonarr/optional.json index 415da4d2f..f0a544d88 100644 --- a/docs/json/sonarr/optional.json +++ b/docs/json/sonarr/optional.json @@ -1,5 +1,6 @@ -# DEPRECATED (This JSON only exisist as fallback for people still using the old trash-sync) { + "!!! DEPRECATED !!!": "This JSON only exists as fallback for people still using the old trash-sync", + "ignore": [{ "name": "Golden rule", "term": "/(?=(1080|720)).*((x|h)[ ._-]?265|hevc)/i"