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.
80 lines
2.6 KiB
80 lines
2.6 KiB
######################################################
|
|
# Seasonal CA Collections #
|
|
# Created by Yozora, Bullmoose20, & Sohjiro #
|
|
# #
|
|
# Call this from your config.yml (Movie only): #
|
|
# metadata_path: #
|
|
# - git: PMM/movie/seasonal_section #
|
|
######################################################
|
|
|
|
templates:
|
|
Holiday:
|
|
smart_label: title.asc
|
|
summary: A collection of <<collection_name>> and other movies that may relate to the season.
|
|
sort_title: +00_<<collection_name>>
|
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/seasonal/<<season>>.jpg
|
|
|
|
collections:
|
|
Seasonal Collections:
|
|
blank_collection: true
|
|
collection_mode: hide
|
|
sort_title: +00_+Resolution Collections
|
|
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/separators/seasonal.jpg
|
|
Independence Day Movies:
|
|
template:
|
|
name: Holiday
|
|
season: independence
|
|
imdb_list:
|
|
- https://www.imdb.com/list/ls068664510/
|
|
- https://www.imdb.com/list/ls080925875/
|
|
Easter Movies:
|
|
template:
|
|
name: Holiday
|
|
season: easter
|
|
imdb_list:
|
|
- https://www.imdb.com/list/ls062665509/
|
|
- https://www.imdb.com/list/ls051733651/
|
|
Valentine's Day Movies:
|
|
template:
|
|
name: Holiday
|
|
season: valentine
|
|
imdb_list:
|
|
- https://www.imdb.com/list/ls000094398/
|
|
- https://www.imdb.com/list/ls057783436/
|
|
- https://www.imdb.com/list/ls064427905/
|
|
St. Patrick's Day Movies:
|
|
template:
|
|
name: Holiday
|
|
season: patrick
|
|
imdb_list: https://www.imdb.com/list/ls063934595/
|
|
Thanksgiving Movies:
|
|
template:
|
|
name: Holiday
|
|
season: thanksgiving
|
|
imdb_list:
|
|
- https://www.imdb.com/list/ls000835734/
|
|
- https://www.imdb.com/list/ls091597850/
|
|
Halloween Movies:
|
|
template:
|
|
name: Holiday
|
|
season: halloween
|
|
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)
|
|
Christmas Movies:
|
|
template:
|
|
name: Holiday
|
|
season: christmas
|
|
imdb_list: https://www.imdb.com/list/ls000096828/
|
|
New Year's Day Movies:
|
|
template:
|
|
name: Holiday
|
|
season: years
|
|
imdb_list: https://www.imdb.com/list/ls066838460/ |