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.
78 lines
2.6 KiB
78 lines
2.6 KiB
##########################################################################
|
|
##########################################################################
|
|
## ##
|
|
## _____ _ _____ _____ _ _____ _ ##
|
|
## | | |_| |_ _| __ |___| |_| __|___ ___| |_ ##
|
|
## | | | | | | | | | __ -| .'| | | | . |_ -| | ##
|
|
## |_____|_|_|_|_|_|_ |_____|__,|_|_|_____|___|___|_|_| ##
|
|
## |___| ##
|
|
## ##
|
|
## ..TV Show Library Collections YML Confg For.. ##
|
|
## https://github.com/meisnate12/Plex-Meta-Manager ##
|
|
##########################################################################
|
|
## github.com/ohmybahgosh ##
|
|
##########################################################################
|
|
## -=My Trakt.tv Collection Lists=- ##
|
|
## _-=https://trakt.tv/users/hdlists/lists=-_ ##
|
|
##########################################################################
|
|
## Every Collection Comes With a Poster I Made & A Background I Grabbed ##
|
|
### BY NO MEANS AM I A GRAPHIC DESIGNER, SO FEEL FREE TO SWAP POSTERS ###
|
|
##########################################################################
|
|
# +01_ = Charts
|
|
# +02_ = Holidays
|
|
# +03_ = Studios or Network
|
|
# +04_ = Collection
|
|
# +05_ = Countries
|
|
# +06_ = Genres
|
|
# +07_ = Awards
|
|
# +08_ = Decades
|
|
# +09_ = People
|
|
# +10_ = Movies
|
|
|
|
collections:
|
|
|
|
Trending:
|
|
sync_mode: sync
|
|
trakt_trending: 20
|
|
tmdb_trending_weekly: 20
|
|
sort_title: '+01_1Trending'
|
|
summary: "Shows Trending across the internet"
|
|
url_poster: https://i.imgur.com/kEi4zWu.png
|
|
smart_label: originally_available.desc
|
|
sonarr_add: true
|
|
sonarr_search: true
|
|
sonarr_monitor: all
|
|
|
|
Popular:
|
|
sync_mode: sync
|
|
imdb_list:
|
|
url: https://www.imdb.com/search/title/?title_type=tv_series,tv_miniseries
|
|
limit: 25
|
|
sort_title: '+01_2Popular'
|
|
summary: "Popular Shows across the internet"
|
|
url_poster: https://i.imgur.com/EbhXNCG.png
|
|
smart_label: originally_available.desc
|
|
sonarr_add: true
|
|
sonarr_search: false
|
|
sonarr_monitor: all
|
|
|
|
|
|
|
|
Watching Now:
|
|
sort_title: +00_1watchingnow
|
|
summary: Watching now
|
|
sync_mode: sync
|
|
url_poster: https://i.imgur.com/hZKcLdT.png
|
|
trakt_watchlist:
|
|
- me
|
|
trakt_list:
|
|
- https://trakt.tv/users/mraniki/lists/tonightseries
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|