mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-30 03:16:36 -05:00
continue to work through yml issues with posters
This commit is contained in:
@@ -6,20 +6,25 @@
|
||||
|
||||
templates:
|
||||
contentrating_dynamic:
|
||||
default:
|
||||
URL_ENCODE: <<key>>
|
||||
collection_mode: hide
|
||||
sort_title: +03_<<collection_name>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/movie/content_rating/mpaa_(us)/<<URL_ENCODE>>.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/movie/content_rating/mpaa_(us)/<<key_name>>.jpg
|
||||
content_rating: <<value>>
|
||||
|
||||
dynamic_collections:
|
||||
US MOVIE Content Ratings:
|
||||
type: content_rating
|
||||
title_format: <<key_name>>
|
||||
template: contentrating_dynamic
|
||||
other_name: Other Ratings
|
||||
template: contentrating_dynamic
|
||||
template_variables:
|
||||
URL_ENCODE:
|
||||
other: Other%20Ratings
|
||||
include:
|
||||
- G
|
||||
- PG
|
||||
|
||||
Reference in New Issue
Block a user