Create tv.yml

Primary config file for collections of TV Shows
pull/128/head
Charles 2 years ago committed by GitHub
parent a1bba47f5b
commit 7ce6b3504d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -0,0 +1,24 @@
######################################################
# TV Shows #
######################################################
templates:
Chart:
sort_title: +1_<<num>><<collection_name>>
sync_mode: sync
######################################################
# TV Charts #
######################################################
collections:
Zoidberg Popular Shows:
template: {name: Chart, num: 1}
collection_order: custom
tautulli_popular:
list_days: 365
list_size: 25
list_buffer: 30
tautulli_watched:
list_days: 365
list_size: 25
list_buffer: 30
url_poster: https://theposterdb.com/api/assets/204195
summary: Most popular TV Shows on Plex in the last year.
Loading…
Cancel
Save