continue to work through yml issues with posters

This commit is contained in:
bullmoose20
2022-03-31 23:47:40 -04:00
parent 56f86cb498
commit c622d77c7a
15 changed files with 217 additions and 46 deletions

View File

@@ -41,9 +41,3 @@ collections:
summary: A collection of the most watched shows according to TMDb.
smart_label: random
sync_mode: sync
IMDb Top 250:
template: {name: chartandrelease, URL_ENCODE: "IMDb%20Top%20250"}
imdb_chart: top_movies
collection_mode: hide
collection_order: custom
sync_mode: sync

View File

@@ -6,20 +6,25 @@
templates:
contentrating_dynamic:
default:
URL_ENCODE: <<key_name>>
collection_mode: hide
sort_title: +03_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/content_rating/mpaa_(us)/<<key_name>>.jpg
smart_filter:
sort_by: release.desc
any:
content_rating: <<content_rating>>
sort_title: +03_<<collection_name>>
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/tv/content_rating/mpaa_(us)/<<key_name>>.jpg
dynamic_collections:
US TV Content Ratings:
type: content_rating
title_format: <<key_name>>
template: contentrating_dynamic
other_name: Other Ratings
template: contentrating_dynamic
template_variables:
URL_ENCODE:
Other Ratings: Other%20Ratings
include:
- TV-G
- TV-Y