diff --git a/src/ytdl_sub/__init__.py b/src/ytdl_sub/__init__.py index 8102f076..a1ae89f9 100644 --- a/src/ytdl_sub/__init__.py +++ b/src/ytdl_sub/__init__.py @@ -1,2 +1,2 @@ -__pypi_version__ = "2025.01.09.post2" -__local_version__ = "2025.01.09+9a389d8" +__pypi_version__ = "2023.10.22.post3" +__local_version__ = "2023.10.22+bfba4f0" diff --git a/src/ytdl_sub/prebuilt_presets/tv_show/season.yaml b/src/ytdl_sub/prebuilt_presets/tv_show/season.yaml deleted file mode 100644 index 25353edf..00000000 --- a/src/ytdl_sub/prebuilt_presets/tv_show/season.yaml +++ /dev/null @@ -1,13 +0,0 @@ -presets: - -#################################################################################################### - - _season_nfo_tags: - season_nfo_tags: - # required - nfo_name: "{season_directory_name_sanitized}/season.nfo" - nfo_root: "season" - tags: - title: "{collection_season_name}" - # optional - kodi_safe: False \ No newline at end of file diff --git a/src/ytdl_sub/prebuilt_presets/tv_show/tv_show_by_date.yaml b/src/ytdl_sub/prebuilt_presets/tv_show/tv_show_by_date.yaml index db12b9d0..228e7193 100644 --- a/src/ytdl_sub/prebuilt_presets/tv_show/tv_show_by_date.yaml +++ b/src/ytdl_sub/prebuilt_presets/tv_show/tv_show_by_date.yaml @@ -31,6 +31,9 @@ presets: - "plex_tv_show_by_date" - "season_by_year__episode_by_month_day" + "Emby TV Show by Date": + preset: "Jellyfin TV Show by Date" + #################################################################################################### # TV show from one or more sources. Uses {url}'s avatar and banner as poster and fanart 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 429ee6f9..690fcf69 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 @@ -12,15 +12,26 @@ presets: preset: - "jellyfin_tv_show_collection" - "season_by_collection__episode_by_year_month_day" - # Jellyfin/Emby currently do not support reading the namedseason tag from tvshow.nfo and insted rely on a per-folder season.nfo - - "_season_nfo_tags" "Plex TV Show Collection": preset: - "plex_tv_show_collection" - "season_by_collection__episode_by_year_month_day" + "Emby TV Show Collection": + preset: "Jellyfin TV Show Collection" + + # Emby cannot read seasons from tv_show.nfo + # Create explicit season NFOs in each season dir + season_nfo_tags: + nfo_name: "{season_directory_name_sanitized}/season.nfo" + nfo_root: "season" + tags: + title: "{collection_season_name}" + + ################## + # Legacy names kodi_tv_show_collection: preset: