parent
0d265cb732
commit
9eed753a74
@ -0,0 +1,97 @@
|
||||
##### There are other TOP collections coming from the Movie.yml file #####
|
||||
##### This collection was previously named All Top.yml #####
|
||||
|
||||
templates:
|
||||
|
||||
Featured:
|
||||
sort_title: +1_<<collection_name>>
|
||||
|
||||
collections:
|
||||
|
||||
Trending Now:
|
||||
template: {name: Featured}
|
||||
trakt_chart:
|
||||
chart: trending
|
||||
limit: 30
|
||||
sync_mode: sync
|
||||
visible_home: false
|
||||
visible_shared: false
|
||||
collection_order: custom
|
||||
file_poster: config/assets/F-Now Trending.png
|
||||
summary: Weekly Trending and recent movies as seen on Trakt.com
|
||||
|
||||
IMDB Top 250:
|
||||
template: {name: Featured}
|
||||
imdb_chart: top_movies
|
||||
visible_home: false
|
||||
visible_shared: false
|
||||
summary: Top movies of all time
|
||||
file_poster: config/assets/F-IMDB Top 250.png
|
||||
collection_order: custom
|
||||
collection_mode: hide
|
||||
schedule:
|
||||
- weekly(sunday)
|
||||
- hourly(02)
|
||||
|
||||
Best Oscar Picture:
|
||||
template: {name: Featured}
|
||||
imdb_list: https://www.imdb.com/search/title/?count=100&groups=oscar_best_picture_winners&sort=year%2Cdesc
|
||||
collection_order: custom
|
||||
visible_home: false
|
||||
visible_shared: false
|
||||
file_poster: config/assets/F-Best Oscar Picture.png
|
||||
summary: Get ready to roll out the red carpet and polish your acceptance speech, because "Best Oscar Picture" is here to showcase the crème de la crème of cinematic excellence! This extraordinary collection brings together the most critically acclaimed and celebrated films that have graced the prestigious Oscar stage.
|
||||
|
||||
4K Ultra High-Def:
|
||||
template: {name: Featured}
|
||||
collection_order: custom
|
||||
plex_search:
|
||||
all:
|
||||
resolution: 4K
|
||||
sort_by: audience_rating.desc
|
||||
limit: 300
|
||||
file_poster: config/assets/F-4K Ultra High-Def.png
|
||||
visible_home: false
|
||||
visible_shared: false
|
||||
|
||||
Top 100 Grossing Films of All Time:
|
||||
template: {name: Featured}
|
||||
imdb_list: https://www.imdb.com/list/ls098063263/
|
||||
sync_mode: sync
|
||||
limit: 100
|
||||
visible_home: false
|
||||
visible_shared: false
|
||||
file_poster: config/assets/F-Top 100 Grossing Films.png
|
||||
|
||||
TMDb Now Playing:
|
||||
tmdb_now_playing: 30
|
||||
collection_order: custom
|
||||
sync_mode: sync
|
||||
visible_home: false
|
||||
visible_shared: false
|
||||
file_poster: config/assets/F-Now Playing.png
|
||||
|
||||
Your Recommended:
|
||||
template: {name: Featured}
|
||||
smart_filter:
|
||||
all:
|
||||
user_rating.gte: 8.0
|
||||
unplayed: false
|
||||
sort_by: audience_rating.desc
|
||||
sync_mode: sync
|
||||
visible_home: false
|
||||
visible_shared: false
|
||||
file_poster: config/assets/F-Your Recommended.png
|
||||
summary: Movies that the current logged in Plex user has watched and rated at or above 4 out of 5 stars
|
||||
|
||||
NicFlix Most Popular Movies:
|
||||
template: {name: Featured}
|
||||
sync_mode: sync
|
||||
collection_order: custom
|
||||
tautulli_watched:
|
||||
list_days: 30
|
||||
list_size: 10
|
||||
list_minimum: 1
|
||||
file_poster: config/assets/NicFlix Most Popular Movies.png
|
||||
summary: Most popular movies on NicFlix in the last 30 Days.
|
||||
|
@ -0,0 +1,95 @@
|
||||
##### This collection was previously named All Holidays.yml #####
|
||||
|
||||
######################################################
|
||||
# Holiday Collections #
|
||||
######################################################
|
||||
templates:
|
||||
Holiday:
|
||||
smart_label: title.asc
|
||||
summary: |-
|
||||
A timed collection of <<collection_name>> and other movies that may relate to the holiday.
|
||||
|
||||
NOTE: this collection will only be around until <<end_date>>.
|
||||
sort_title: +2_<<collection_name>>
|
||||
schedule: range(<<start_date>>-<<end_date>>)
|
||||
delete_not_scheduled: true
|
||||
visible_home: true
|
||||
visible_shared: true
|
||||
|
||||
collections:
|
||||
|
||||
Valentines Day Movies:
|
||||
template:
|
||||
name: Holiday
|
||||
start_date: 02/01
|
||||
end_date: 02/29
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls000094398/
|
||||
- https://www.imdb.com/list/ls057783436/
|
||||
- https://www.imdb.com/list/ls064427905/
|
||||
file_poster: config/assets/H-Valentines Day.png
|
||||
|
||||
St Patricks Day Movies:
|
||||
template:
|
||||
name: Holiday
|
||||
start_date: 03/01
|
||||
end_date: 03/18
|
||||
imdb_list: https://www.imdb.com/list/ls063934595/
|
||||
file_poster: config/assets/H-St Patricks Day.png
|
||||
|
||||
Thanksgiving Movies:
|
||||
template:
|
||||
name: Holiday
|
||||
start_date: 11/01
|
||||
end_date: 11/30
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls000835734/
|
||||
- https://www.imdb.com/list/ls091597850/
|
||||
file_poster: config/assets/H-Thanksgiving.png
|
||||
|
||||
Halloween Movies:
|
||||
template:
|
||||
name: Holiday
|
||||
start_date: 10/01
|
||||
end_date: 10/31
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls023118929/
|
||||
- https://www.imdb.com/list/ls000099714/
|
||||
tmdb_collection:
|
||||
- 91361 # Halloween Collection
|
||||
- 8581 # A Nightmare on Elm Street Collection
|
||||
- 1733 # The Mummy Collection
|
||||
- 8091 # Alien Collection
|
||||
tmdb_movie:
|
||||
- 23437 # A Nightmare on Elm Street (2010)
|
||||
file_poster: config/assets/H-Halloween.png
|
||||
|
||||
Christmas Movies:
|
||||
template:
|
||||
name: Holiday
|
||||
start_date: 11/01
|
||||
end_date: 12/31
|
||||
imdb_list:
|
||||
- https://www.imdb.com/list/ls590369568
|
||||
- https://www.imdb.com/list/ls000096828/
|
||||
- https://www.imdb.com/list/ls566036980/
|
||||
file_poster: config/assets/H-Christmas.png
|
||||
visible_home: range(11/01-12/31)
|
||||
visible_shared: range(11/01-12/31)
|
||||
visible_library: range(11/01-12/31)
|
||||
|
||||
New Years Day Movies:
|
||||
template:
|
||||
name: Holiday
|
||||
start_date: 12/26
|
||||
end_date: 01/04
|
||||
imdb_list: https://www.imdb.com/list/ls066838460/
|
||||
file_poster: config/assets/H-New Years Day.png
|
||||
|
||||
Easter Movies:
|
||||
template:
|
||||
name: Holiday
|
||||
start_date: 03/20
|
||||
end_date: 04/20
|
||||
imdb_list: https://www.imdb.com/list/ls561620428/
|
||||
file_poster: config/assets/Easter-Movies.png
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in new issue