diff --git a/yozora/configs 2.0 - WIP/common/audio_language.yml b/yozora/configs 2.0 - WIP/common/audio_language.yml index 72407c87..6d14724c 100644 --- a/yozora/configs 2.0 - WIP/common/audio_language.yml +++ b/yozora/configs 2.0 - WIP/common/audio_language.yml @@ -12,7 +12,7 @@ templates: any: audio_language: <> sort_title: +07_<> - url_poster: https://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/common/audio_language/<>.jpg?raw=true + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/audio_language/<>.jpg dynamic_collections: Audio Language: # mapping name does not matter just needs to be unique 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 6b57c753..8c56b871 100644 --- a/yozora/configs 2.0 - WIP/common/content_rating_uk.yml +++ b/yozora/configs 2.0 - WIP/common/content_rating_uk.yml @@ -12,7 +12,7 @@ templates: any: content_rating: <> sort_title: +03_<> - url_poster: "https://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/common/content_rating/bbfc_(uk)/<>/<>.jpg?raw=true" + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/content_rating/bbfc_(uk)/<>/<>.jpg dynamic_collections: UK Content Ratings: diff --git a/yozora/configs 2.0 - WIP/common/country_color.yml b/yozora/configs 2.0 - WIP/common/country_color.yml index 2d43888f..a3a54e3f 100644 --- a/yozora/configs 2.0 - WIP/common/country_color.yml +++ b/yozora/configs 2.0 - WIP/common/country_color.yml @@ -10,7 +10,7 @@ templates: URL_ENCODE: <> collection_mode: hide sort_title: +09_country<> - url_poster: https://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/common/country/color/<>.jpg?raw=true + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/country/color/<>.jpg smart_filter: sort_by: release.desc any: diff --git a/yozora/configs 2.0 - WIP/common/country_white.yml b/yozora/configs 2.0 - WIP/common/country_white.yml index 8f4ff4c8..41e522d8 100644 --- a/yozora/configs 2.0 - WIP/common/country_white.yml +++ b/yozora/configs 2.0 - WIP/common/country_white.yml @@ -10,7 +10,7 @@ templates: URL_ENCODE: <> collection_mode: hide sort_title: +09_country<> - url_poster: https://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/common/country/white/<>.jpg?raw=true + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/country/white/<>.jpg smart_filter: sort_by: release.desc any: diff --git a/yozora/configs 2.0 - WIP/common/decade.yml b/yozora/configs 2.0 - WIP/common/decade.yml index 6c6ba929..9c4c8cff 100644 --- a/yozora/configs 2.0 - WIP/common/decade.yml +++ b/yozora/configs 2.0 - WIP/common/decade.yml @@ -13,7 +13,7 @@ templates: decade: <> limit: 100 sort_title: +10_<> - url_poster: "https://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/common/yearsanddecades/Best of <>/Best of <>.jpg?raw=true" + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/yearsanddecades/Best of <>/Best of <>.jpg dynamic_collections: Decades: # mapping name does not matter just needs to be unique diff --git a/yozora/configs 2.0 - WIP/common/genre.yml b/yozora/configs 2.0 - WIP/common/genre.yml index f7691447..2e8678ef 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://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/common/genre/<>/<>.jpg?raw=true" + 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 diff --git a/yozora/configs 2.0 - WIP/common/resolution.yml b/yozora/configs 2.0 - WIP/common/resolution.yml index 2cc8da25..72548c9f 100644 --- a/yozora/configs 2.0 - WIP/common/resolution.yml +++ b/yozora/configs 2.0 - WIP/common/resolution.yml @@ -1,7 +1,6 @@ ###################################################### # Dynamic Resolution Collections # # Created by Yozora and Bullmoose20 # -# See Commented Lines Below for Alternative Text # ###################################################### templates: @@ -12,7 +11,7 @@ templates: any: resolution: <> sort_title: +12_<> - url_poster: "https://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/common/resolution/<>/<>.jpg?raw=true" + 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 @@ -22,16 +21,3 @@ dynamic_collections: addons: 1080p: - 2K -### THE BELOW TEXT CAN BE UNCOMMENTED TO COMBINE <480p INTO "SD" AND TO ALSO CHANGE NAMES FROM "1080p" to "FULL HD" etc - # 480p: - # - 144p - # - 240p - # - 360p - # - 576p - # - SD - # title_override: - # 480p: SD - # 720p: HD Ready - # 1080p: Full HD - # 4K: Ultra HD - # 8K: 8K Ultra HD \ No newline at end of file diff --git a/yozora/configs 2.0 - WIP/common/resolution_standards.yml b/yozora/configs 2.0 - WIP/common/resolution_standards.yml index c040cf93..724179f0 100644 --- a/yozora/configs 2.0 - WIP/common/resolution_standards.yml +++ b/yozora/configs 2.0 - WIP/common/resolution_standards.yml @@ -1,14 +1,17 @@ ###################################################### -# Dynamic Resolution Collections # +# Dynamic Resolution Collections # # Created by Yozora and Bullmoose20 # ###################################################### templates: resolution_dynamic: + collection_mode: hide smart_filter: sort_by: release.desc any: resolution: <> + sort_title: +12_<> + 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 diff --git a/yozora/configs 2.0 - WIP/common/studio.yml b/yozora/configs 2.0 - WIP/common/studio.yml index 210e5a8c..ca7e103c 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://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/common/studio/<>/<>.jpg?raw=true" + 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 af133b1a..3264cdc6 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://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/common/studio/<>/<>.jpg?raw=true" + 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 7c3a08aa..d552a589 100644 --- a/yozora/configs 2.0 - WIP/common/subtitle_language.yml +++ b/yozora/configs 2.0 - WIP/common/subtitle_language.yml @@ -12,7 +12,7 @@ templates: any: subtitle_language: <> sort_title: +08_<> - url_poster: https://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/common/subtitle_language/<>.jpg?raw=true + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/subtitle_language/<>.jpg dynamic_collections: Subtitle Languages: # mapping name does not matter just needs to be unique diff --git a/yozora/configs 2.0 - WIP/common/year.yml b/yozora/configs 2.0 - WIP/common/year.yml index f269ed73..24ef9faa 100644 --- a/yozora/configs 2.0 - WIP/common/year.yml +++ b/yozora/configs 2.0 - WIP/common/year.yml @@ -13,7 +13,7 @@ templates: year: <> limit: 100 sort_title: +11_<> - url_poster: "https://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/common/yearsanddecades/<>/<>.jpg?raw=true" + 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 diff --git a/yozora/configs 2.0 - WIP/movie/chart.yml b/yozora/configs 2.0 - WIP/movie/chart.yml index ceb457e3..297cf32a 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://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/common/chartandrelease/<>/<>.jpg?raw=true" + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/chartandrelease/<>/<>.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 5a0c1b52..ad452264 100644 --- a/yozora/configs 2.0 - WIP/movie/content_rating_us.yml +++ b/yozora/configs 2.0 - WIP/movie/content_rating_us.yml @@ -12,7 +12,7 @@ templates: any: content_rating: <> sort_title: +03_<> - url_poster: "https://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/common/content_rating/mpaa_(us)/<>/<>.jpg?raw=true" + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/content_rating/mpaa_(us)/<>/<>.jpg dynamic_collections: US Content Ratings: diff --git a/yozora/configs 2.0 - WIP/movie/franchise.yml b/yozora/configs 2.0 - WIP/movie/franchise.yml index 5cab4292..19fd6bfc 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://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/movie/franchise/<>/<>.jpg?raw=true" + 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/movie/streaming_uk.yml b/yozora/configs 2.0 - WIP/movie/streaming_uk.yml index 19cd3f49..b8de2d3a 100644 --- a/yozora/configs 2.0 - WIP/movie/streaming_uk.yml +++ b/yozora/configs 2.0 - WIP/movie/streaming_uk.yml @@ -10,7 +10,7 @@ templates: smart_label: release.desc sync_mode: sync sort_title: +02_<> - url_poster: "https://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/common/streaming_service/<>/<>.jpg?raw=true" + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/streaming_service/<>/<>.jpg collections: All 4 Movies: diff --git a/yozora/configs 2.0 - WIP/movie/streaming_us.yml b/yozora/configs 2.0 - WIP/movie/streaming_us.yml index f61473d6..e3aca084 100644 --- a/yozora/configs 2.0 - WIP/movie/streaming_us.yml +++ b/yozora/configs 2.0 - WIP/movie/streaming_us.yml @@ -10,7 +10,7 @@ templates: smart_label: release.desc sync_mode: sync sort_title: +02_<> - url_poster: "https://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/common/streaming_service/<>/<>.jpg?raw=true" + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/streaming_service/<>/<>.jpg collections: Apple TV+ Movies: diff --git a/yozora/configs 2.0 - WIP/tv/chart.yml b/yozora/configs 2.0 - WIP/tv/chart.yml index e1e01390..2ab9c947 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://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/common/chartandrelease/<>/<>.jpg?raw=true" + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/chartandrelease/<>/<>.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 1fdc60f5..bf90f93e 100644 --- a/yozora/configs 2.0 - WIP/tv/content_rating_us.yml +++ b/yozora/configs 2.0 - WIP/tv/content_rating_us.yml @@ -12,7 +12,7 @@ templates: any: content_rating: <> sort_title: +03_<> - url_poster: "https://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/common/content_rating/mpaa_(us)/<>/<>.jpg?raw=true" + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/content_rating/mpaa_(us)/<>/<>.jpg dynamic_collections: networks: diff --git a/yozora/configs 2.0 - WIP/tv/network_kids.yml b/yozora/configs 2.0 - WIP/tv/network_kids.yml index 142a85a1..9d6e1e61 100644 --- a/yozora/configs 2.0 - WIP/tv/network_kids.yml +++ b/yozora/configs 2.0 - WIP/tv/network_kids.yml @@ -8,11 +8,12 @@ templates: networks_dynamic: collection_mode: hide smart_filter: + title_format: <> sort_by: release.desc any: network: <> sort_title: +04_<> - url_poster: "https://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/tv/network/<>/<>.jpg?raw=true" + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/<>/<>.jpg dynamic_collections: networks: diff --git a/yozora/configs 2.0 - WIP/tv/network_uk.yml b/yozora/configs 2.0 - WIP/tv/network_uk.yml index 2746a3da..e28abc51 100644 --- a/yozora/configs 2.0 - WIP/tv/network_uk.yml +++ b/yozora/configs 2.0 - WIP/tv/network_uk.yml @@ -13,13 +13,13 @@ templates: any: network: <> sort_title: +04_<> - url_poster: "https://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/tv/network/<>/<>.jpg?raw=true" + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/<>/<>.jpg dynamic_collections: networks: template: networks_dynamic - type: network title_format: <> + type: network 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 7775566b..e2f20031 100644 --- a/yozora/configs 2.0 - WIP/tv/network_us.yml +++ b/yozora/configs 2.0 - WIP/tv/network_us.yml @@ -13,7 +13,7 @@ templates: any: network: <> sort_title: +04_<> - url_poster: "https://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/tv/network/<>/<>.jpg?raw=true" + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/network/<>/<>.jpg dynamic_collections: networks: diff --git a/yozora/configs 2.0 - WIP/tv/streaming_uk.yml b/yozora/configs 2.0 - WIP/tv/streaming_uk.yml index a9f6d86d..a7429ab7 100644 --- a/yozora/configs 2.0 - WIP/tv/streaming_uk.yml +++ b/yozora/configs 2.0 - WIP/tv/streaming_uk.yml @@ -10,7 +10,7 @@ templates: smart_label: random sync_mode: sync sort_title: +02_<> - url_poster: "https://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/common/streaming_service/<>/<>.jpg?raw=true" + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/streaming_service/<>/<>.jpg collections: All 4 Shows: diff --git a/yozora/configs 2.0 - WIP/tv/streaming_us.yml b/yozora/configs 2.0 - WIP/tv/streaming_us.yml index 7771e4bc..e5a84499 100644 --- a/yozora/configs 2.0 - WIP/tv/streaming_us.yml +++ b/yozora/configs 2.0 - WIP/tv/streaming_us.yml @@ -10,7 +10,7 @@ templates: smart_label: random sync_mode: sync sort_title: +02_<> - url_poster: "https://github.com/meisnate12/Plex-Meta-Manager-Images/blob/master/common/streaming_service/<>/<>.jpg?raw=true" + url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/streaming_service/<>/<>.jpg collections: Apple TV+ Shows: