You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Plex-Meta-Manager-Configs/yozora/configs 2.0 - WIP/tv/chart.yml

43 lines
1.3 KiB

######################################################
# Smart Charts & Releases Collections #
# Created by Yozora and Bullmoose20 #
# #
######################################################
templates:
sortorder:
collection_mode: hide
sort_title: +01_<<collection_name>>
sync_mode: sync
limit: 100
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/chart/<<key_name>>.jpg
collections:
Newly Released Shows:
template: {name: sortorder}
summary: A collection of newly-released shows on TV and on streaming services
smart_filter:
all:
year.gte: 2021
sort_by: release.desc
limit: 100
New Episodes:
template: {name: sortorder}
summary: A collection of new episodes ready for watching!
smart_filter:
all:
episode_air_date: 30
sort_by: episode_added.desc
limit: 100
TMDb Trending Shows:
template: {name: sortorder}
tmdb_trending_weekly: 250
smart_label: random
sync_mode: sync
summary: A collection of shows trending on TMDb
TMDb Popular Shows:
template: {name: sortorder}
tmdb_popular: 250
summary: A collection of the most watched shows according to TMDb.
smart_label: random
sync_mode: sync