From 64f51f5029b5d97a8b17b6477e511d175510fe58 Mon Sep 17 00:00:00 2001 From: Jesse Bannon Date: Thu, 2 Mar 2023 18:23:40 -0800 Subject: [PATCH] comment --- .../prebuilt_presets/tv_show/tv_show_collection.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/ytdl_sub/prebuilt_presets/tv_show/tv_show_collection.yaml b/src/ytdl_sub/prebuilt_presets/tv_show/tv_show_collection.yaml index 826c506e..36306faa 100644 --- a/src/ytdl_sub/prebuilt_presets/tv_show/tv_show_collection.yaml +++ b/src/ytdl_sub/prebuilt_presets/tv_show/tv_show_collection.yaml @@ -16,6 +16,9 @@ presets: - "_plex_tv_show" - "_tv_show_collection" +#################################################################################################### +# SEASON PRESETS + collection_season_1: download: download_strategy: "multi_url" @@ -26,7 +29,7 @@ presets: collection_season_number_padded: "01" playlist_thumbnails: # Use latest_entry first, then see if YT channel artwork exists - # ONLY FOR SEASON 1! + # ONLY FOR SEASON 1! The channel artwork will be the show's artwork. - name: "{season_poster_file_name}" uid: "latest_entry" - name: "{tv_show_poster_file_name}"