From 4a347788486cf1c587a16b544fe94d772be89a25 Mon Sep 17 00:00:00 2001 From: bullmoose20 Date: Tue, 29 Mar 2022 23:32:20 -0400 Subject: [PATCH] folder/image updates and gh links --- yozora/configs 2.0 - WIP/common/audio_language.yml | 2 +- yozora/configs 2.0 - WIP/common/content_rating_uk.yml | 3 ++- yozora/configs 2.0 - WIP/common/decade.yml | 3 ++- yozora/configs 2.0 - WIP/common/genre.yml | 4 ++-- yozora/configs 2.0 - WIP/common/resolution.yml | 5 +++-- yozora/configs 2.0 - WIP/common/resolution_standards.yml | 3 ++- yozora/configs 2.0 - WIP/common/studio.yml | 2 +- yozora/configs 2.0 - WIP/common/studio_animation.yml | 2 +- yozora/configs 2.0 - WIP/common/subtitle_language.yml | 2 +- yozora/configs 2.0 - WIP/common/year.yml | 3 ++- yozora/configs 2.0 - WIP/movie/chart.yml | 2 +- yozora/configs 2.0 - WIP/movie/content_rating_us.yml | 5 +++-- yozora/configs 2.0 - WIP/movie/franchise.yml | 2 +- yozora/configs 2.0 - WIP/tv/chart.yml | 2 +- yozora/configs 2.0 - WIP/tv/content_rating_us.yml | 5 +++-- yozora/configs 2.0 - WIP/tv/network_kids.yml | 3 ++- yozora/configs 2.0 - WIP/tv/network_uk.yml | 3 ++- yozora/configs 2.0 - WIP/tv/network_us.yml | 3 ++- 18 files changed, 32 insertions(+), 22 deletions(-) diff --git a/yozora/configs 2.0 - WIP/common/audio_language.yml b/yozora/configs 2.0 - WIP/common/audio_language.yml index 6d14724..260c67c 100644 --- a/yozora/configs 2.0 - WIP/common/audio_language.yml +++ b/yozora/configs 2.0 - WIP/common/audio_language.yml @@ -18,7 +18,7 @@ dynamic_collections: Audio Language: # mapping name does not matter just needs to be unique type: audio_language title_format: <> Audio - # other_name: Other Audio # space creates a problem in url + other_name: Other Audio key_name_override: ar: Arabic bg: Bulgarian diff --git a/yozora/configs 2.0 - WIP/common/content_rating_uk.yml b/yozora/configs 2.0 - WIP/common/content_rating_uk.yml index 8c56b87..d75b415 100644 --- a/yozora/configs 2.0 - WIP/common/content_rating_uk.yml +++ b/yozora/configs 2.0 - WIP/common/content_rating_uk.yml @@ -12,13 +12,14 @@ templates: any: content_rating: <> sort_title: +03_<> - url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/content_rating/bbfc_(uk)/<>/<>.jpg + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/content_rating/bbfc_(uk)/<>.jpg dynamic_collections: UK Content Ratings: type: content_rating title_format: <> template: contentrating_dynamic + other_name: Other Ratings key_name_override: "gb/U": U "gb/PG": PG diff --git a/yozora/configs 2.0 - WIP/common/decade.yml b/yozora/configs 2.0 - WIP/common/decade.yml index 9c4c8cf..d4e35bb 100644 --- a/yozora/configs 2.0 - WIP/common/decade.yml +++ b/yozora/configs 2.0 - WIP/common/decade.yml @@ -13,13 +13,14 @@ templates: decade: <> limit: 100 sort_title: +10_<> - url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/yearsanddecades/Best of <>/Best of <>.jpg + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/yearsanddecades/<>.jpg dynamic_collections: Decades: # mapping name does not matter just needs to be unique type: decade title_format: Best of <> template: decade_dynamic + other_name: Other Decades include: - "1950" - "1960" diff --git a/yozora/configs 2.0 - WIP/common/genre.yml b/yozora/configs 2.0 - WIP/common/genre.yml index 2e8678e..d5054da 100644 --- a/yozora/configs 2.0 - WIP/common/genre.yml +++ b/yozora/configs 2.0 - WIP/common/genre.yml @@ -12,7 +12,7 @@ templates: any: genre: <> sort_title: +06_<> - url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/genre/<>/<>.jpg + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/genre/<>.jpg title_override: Biography: Biopic # Action/Adventure: Action & Adventure THESE CAN BE ENABLED TO STANDARDIZE THE NAMING CONVENTION OF COMBINED GENRES @@ -23,7 +23,7 @@ dynamic_collections: networks: type: genre title_format: <> - + other_name: Other Genres template: genre_dynamic include: - Action diff --git a/yozora/configs 2.0 - WIP/common/resolution.yml b/yozora/configs 2.0 - WIP/common/resolution.yml index 72548c9..4272465 100644 --- a/yozora/configs 2.0 - WIP/common/resolution.yml +++ b/yozora/configs 2.0 - WIP/common/resolution.yml @@ -11,13 +11,14 @@ templates: any: resolution: <> sort_title: +12_<> - url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/resolution/<>/<>.jpg + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/resolution/<>.jpg dynamic_collections: Resolutions: # mapping name does not matter just needs to be unique type: resolution template: resolution_dynamic - title_format: <> + title_format: <> <>s + other_name: Other Resolutions addons: 1080p: - 2K diff --git a/yozora/configs 2.0 - WIP/common/resolution_standards.yml b/yozora/configs 2.0 - WIP/common/resolution_standards.yml index 724179f..17a9097 100644 --- a/yozora/configs 2.0 - WIP/common/resolution_standards.yml +++ b/yozora/configs 2.0 - WIP/common/resolution_standards.yml @@ -11,13 +11,14 @@ templates: any: resolution: <> sort_title: +12_<> - url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/resolution/<>/<>.jpg + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/resolution/<>.jpg dynamic_collections: Resolutions: # mapping name does not matter just needs to be unique type: resolution template: resolution_dynamic title_format: <> <>s + other_name: Other Resolutions addons: 480p: - 144p diff --git a/yozora/configs 2.0 - WIP/common/studio.yml b/yozora/configs 2.0 - WIP/common/studio.yml index ca7e103..8596d81 100644 --- a/yozora/configs 2.0 - WIP/common/studio.yml +++ b/yozora/configs 2.0 - WIP/common/studio.yml @@ -12,7 +12,7 @@ templates: any: studio: <> sort_title: +05_<> - url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/studio/<>/<>.jpg + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/studio/<>.jpg collections: 20th Century Studios: diff --git a/yozora/configs 2.0 - WIP/common/studio_animation.yml b/yozora/configs 2.0 - WIP/common/studio_animation.yml index 3264cdc..3cd1cca 100644 --- a/yozora/configs 2.0 - WIP/common/studio_animation.yml +++ b/yozora/configs 2.0 - WIP/common/studio_animation.yml @@ -12,7 +12,7 @@ templates: any: studio: <> sort_title: +05_<> - url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/studio/<>/<>.jpg + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/studio/>.jpg collections: 20th Century Animation: diff --git a/yozora/configs 2.0 - WIP/common/subtitle_language.yml b/yozora/configs 2.0 - WIP/common/subtitle_language.yml index d552a58..5e0b38e 100644 --- a/yozora/configs 2.0 - WIP/common/subtitle_language.yml +++ b/yozora/configs 2.0 - WIP/common/subtitle_language.yml @@ -18,7 +18,7 @@ dynamic_collections: Subtitle Languages: # mapping name does not matter just needs to be unique type: subtitle_language title_format: <> Subtitles - # other_name: Other Subtitles # space creates a problem in url + other_name: Other Subtitles key_name_override: ar: Arabic bg: Bulgarian diff --git a/yozora/configs 2.0 - WIP/common/year.yml b/yozora/configs 2.0 - WIP/common/year.yml index 24ef9fa..48b05bc 100644 --- a/yozora/configs 2.0 - WIP/common/year.yml +++ b/yozora/configs 2.0 - WIP/common/year.yml @@ -13,13 +13,14 @@ templates: year: <> limit: 100 sort_title: +11_<> - url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/yearsanddecades/<>/<>.jpg + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/yearsanddecades/<>.jpg dynamic_collections: Years: # mapping name does not matter just needs to be unique type: year template: year_dynamic title_format: <> + other_name: Other Years include: - "1950" - "1951" diff --git a/yozora/configs 2.0 - WIP/movie/chart.yml b/yozora/configs 2.0 - WIP/movie/chart.yml index 297cf32..90c82ff 100644 --- a/yozora/configs 2.0 - WIP/movie/chart.yml +++ b/yozora/configs 2.0 - WIP/movie/chart.yml @@ -10,7 +10,7 @@ templates: sort_title: +01_<> sync_mode: sync limit: 100 - url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/chartandrelease/<>/<>.jpg + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/chart/<>.jpg collections: Newly Released Movies: diff --git a/yozora/configs 2.0 - WIP/movie/content_rating_us.yml b/yozora/configs 2.0 - WIP/movie/content_rating_us.yml index ad45226..ee73379 100644 --- a/yozora/configs 2.0 - WIP/movie/content_rating_us.yml +++ b/yozora/configs 2.0 - WIP/movie/content_rating_us.yml @@ -12,13 +12,14 @@ templates: any: content_rating: <> sort_title: +03_<> - url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/content_rating/mpaa_(us)/<>/<>.jpg + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/movie/content_rating/mpaa_(us)/<>.jpg dynamic_collections: - US Content Ratings: + US MOVIE Content Ratings: type: content_rating title_format: <> template: contentrating_dynamic + other_name: Other Ratings include: - G - PG diff --git a/yozora/configs 2.0 - WIP/movie/franchise.yml b/yozora/configs 2.0 - WIP/movie/franchise.yml index 19fd6bf..4128453 100644 --- a/yozora/configs 2.0 - WIP/movie/franchise.yml +++ b/yozora/configs 2.0 - WIP/movie/franchise.yml @@ -12,7 +12,7 @@ templates: tmdb_collection_details: <> sync_mode: sync sort_title: +04_<> - url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/movie/franchise/<>/<>.jpg + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/movie/franchise/<>.jpg collections: DC Universe: diff --git a/yozora/configs 2.0 - WIP/tv/chart.yml b/yozora/configs 2.0 - WIP/tv/chart.yml index 2ab9c94..8e62b31 100644 --- a/yozora/configs 2.0 - WIP/tv/chart.yml +++ b/yozora/configs 2.0 - WIP/tv/chart.yml @@ -10,7 +10,7 @@ templates: sort_title: +01_<> sync_mode: sync limit: 100 - url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/chartandrelease/<>/<>.jpg + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/chart/<>.jpg collections: Newly Released Shows: diff --git a/yozora/configs 2.0 - WIP/tv/content_rating_us.yml b/yozora/configs 2.0 - WIP/tv/content_rating_us.yml index bf90f93..5619bc8 100644 --- a/yozora/configs 2.0 - WIP/tv/content_rating_us.yml +++ b/yozora/configs 2.0 - WIP/tv/content_rating_us.yml @@ -12,13 +12,14 @@ templates: any: content_rating: <> sort_title: +03_<> - url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/content_rating/mpaa_(us)/<>/<>.jpg + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/content_rating/mpaa_(us)/<>.jpg dynamic_collections: - networks: + US TV Content Ratings: type: content_rating title_format: <> template: contentrating_dynamic + other_name: Other Ratings include: - TV-G - TV-Y diff --git a/yozora/configs 2.0 - WIP/tv/network_kids.yml b/yozora/configs 2.0 - WIP/tv/network_kids.yml index 9d6e1e6..632b997 100644 --- a/yozora/configs 2.0 - WIP/tv/network_kids.yml +++ b/yozora/configs 2.0 - WIP/tv/network_kids.yml @@ -13,13 +13,14 @@ templates: any: network: <> sort_title: +04_<> - url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/<>/<>.jpg + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/<>.jpg dynamic_collections: networks: template: networks_dynamic title_format: <> type: network + other_name: Other Networks title_override: Nick Jr.: Nick Jr include: diff --git a/yozora/configs 2.0 - WIP/tv/network_uk.yml b/yozora/configs 2.0 - WIP/tv/network_uk.yml index e28abc5..c85988b 100644 --- a/yozora/configs 2.0 - WIP/tv/network_uk.yml +++ b/yozora/configs 2.0 - WIP/tv/network_uk.yml @@ -13,13 +13,14 @@ templates: any: network: <> sort_title: +04_<> - url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/<>/<>.jpg + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/<>.jpg dynamic_collections: networks: template: networks_dynamic title_format: <> type: network + other_name: Other Networks title_override: Amazon: Prime Video Channel 4: Channel 4 diff --git a/yozora/configs 2.0 - WIP/tv/network_us.yml b/yozora/configs 2.0 - WIP/tv/network_us.yml index e2f2003..704554e 100644 --- a/yozora/configs 2.0 - WIP/tv/network_us.yml +++ b/yozora/configs 2.0 - WIP/tv/network_us.yml @@ -13,13 +13,14 @@ templates: any: network: <> sort_title: +04_<> - url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/<>/<>.jpg + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/<>.jpg dynamic_collections: networks: template: networks_dynamic title_format: <> type: network + other_name: Other Networks include: - A&E - ABC