mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-30 03:16:36 -05:00
Fixed issues with tv genre collections (#594)
* Update config.yml * Create ReadMe.md * Update config.yml * Update 0_othercollections.yml * Update 1_genres.yml * Update README.md * Update config.yml * Add files via upload * Update continents.yml * Update musictemplates.yml * Add files via upload * Update 3_tvshow-genres.yml * Update 5_tvshows-topic.yml * Update 3_tvshow-genres.yml * Update 5_tvshows-topic.yml * Update 3_tvshow-genres.yml * Update 5_tvshows-topic.yml * Update 3_tvshow-genres.yml * Update config.yml * Update config.yml * Update 0_othercollections.yml * Update 1_genres.yml * Update 3_topics.yml * Add files via upload
This commit is contained in:
75
ladywhiskers/movies/5_critics_other.yml
Normal file
75
ladywhiskers/movies/5_critics_other.yml
Normal file
@@ -0,0 +1,75 @@
|
||||
##############################################################################
|
||||
# Other Awards Collections #
|
||||
# Created by Yozora, Bullmoose20, & Sohjiro #
|
||||
# Credit to maxwelldeux for the Trakt Lists #
|
||||
# EDITING THIS FILE MAY CAUSE PULLING NEW UPDATES TO FAIL #
|
||||
# https://metamanager.wiki/en/latest/defaults/award/other.html #
|
||||
##############################################################################
|
||||
|
||||
external_templates:
|
||||
pmm: templates
|
||||
template_variables:
|
||||
collection_section: 130
|
||||
|
||||
templates:
|
||||
Rotten Tomatoes:
|
||||
trakt_list: https://trakt.tv/users/lish408/lists/rotten-tomatoes-best-of-<<key>>
|
||||
sync_mode: sync
|
||||
collection_mode: default
|
||||
collection_order: custom
|
||||
sort_title: "!130_Rotten Tomatoes Best of <<key>>"
|
||||
schedule: yearly(01/30)
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Rotten-Tomatotes/main/Rotten%20Tomatoes%20Best%20of%20<<key>>.png
|
||||
|
||||
collections:
|
||||
"100 Years... 100 Movies":
|
||||
imdb_list: https://www.imdb.com/list/ls027841309/
|
||||
collection_order: custom
|
||||
sort_title: "!130_AFI 1!"
|
||||
schedule: yearly(01/30)
|
||||
Razzies Golden Raspberry Winners:
|
||||
variables:
|
||||
key: razzie
|
||||
template:
|
||||
- name: shared
|
||||
allowed_libraries: movie
|
||||
image: award/razzies/winner
|
||||
translation_key: razzie_worst
|
||||
- name: arr
|
||||
- name: custom
|
||||
trakt_list: https://trakt.tv/users/hdlists/lists/razzie-awards-worst-picture-winners
|
||||
Rotten Tomatoes Best All-Time:
|
||||
trakt_list: https://trakt.tv/users/lish408/lists/rotten-tomatoes-top-100-movies-of-all-time
|
||||
sync_mode: sync
|
||||
collection_mode: default
|
||||
collection_order: custom
|
||||
sort_title: "!130_Rotten !1"
|
||||
schedule: monthly(10)
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Rotten-Tomatotes/main/Rotten%20Tomatoes%20Best%20All-Time.png
|
||||
Rotten Tomatoes Best Horror:
|
||||
trakt_list: https://trakt.tv/users/lish408/lists/rotten-tomatoes-best-horror-movies-of-all-time
|
||||
sync_mode: sync
|
||||
collection_mode: default
|
||||
collection_order: custom
|
||||
sort_title: "!130_Rotten !2"
|
||||
schedule: monthly(10)
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Rotten-Tomatotes/main/Rotten%20Tomatoes%20Best%20Horror.png
|
||||
Rotten Tomatoes Best Rom Com:
|
||||
trakt_list: https://trakt.tv/users/lish408/lists/rotten-tomatoes-the-200-best-romantic-comedies-of-all-time
|
||||
sync_mode: sync
|
||||
collection_mode: default
|
||||
collection_order: custom
|
||||
sort_title: "!130_Rotten !3"
|
||||
schedule: monthly(10)
|
||||
url_poster: https://raw.githubusercontent.com/WhoDat104/Rotten-Tomatotes/main/Rotten%20Tomatoes%20Best%20Rom%20Com.png
|
||||
|
||||
dynamic_collections:
|
||||
Rotten Tomatoes Best of:
|
||||
type: number
|
||||
sync: true
|
||||
data:
|
||||
starting: current_year-2
|
||||
ending: current_year-1
|
||||
title_format: Rotten Tomatoes Best of <<key_name>>
|
||||
template:
|
||||
- Rotten Tomatoes
|
||||
Reference in New Issue
Block a user