From 85c3012fa183db89a3d4ce1404e89890a1724a79 Mon Sep 17 00:00:00 2001 From: Chaz Larson Date: Tue, 22 Oct 2024 12:16:09 -0500 Subject: [PATCH] remove duplicate letterboxd lines (#2271) --- json-schema/kitchen_sink_config.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/json-schema/kitchen_sink_config.yml b/json-schema/kitchen_sink_config.yml index 22405c01..4a826bbf 100644 --- a/json-schema/kitchen_sink_config.yml +++ b/json-schema/kitchen_sink_config.yml @@ -31,7 +31,6 @@ libraries: collection_files: # These files contain collections: and/or dynamic_collections attributes - default: based # collections based on a book, comic, story, video game # - file: config/metadata/overlay_label.yml # Creates collection of all items with an Overlay label (Testing only) - - default: letterboxd # 16 possible collections based on Letterboxd - default: aspect # Creates collections based on aspect ratio of media item - git: bullmoose20/movies_refresh # tells plex to refresh media items added within the last 7 days - default: separator_award # An "index card" @@ -385,7 +384,6 @@ libraries: - git: bullmoose20/money_heist # Custom metadata file for Money Heist collection_files: # These files contain collections: and/or dynamic_collections attributes - default: based # collections based on a book, comic, story, video game - - default: letterboxd # 16 possible collections based on Letterboxd # - file: config/metadata/overlay_label.yml # Creates collection of all items with an Overlay label (Testing only) - default: aspect # Creates collections based on aspect ratio of media item - git: bullmoose20/tv_refresh # Tells plex to refresh media items added within the last 7 days