mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-19 14:36:04 -05:00
fixes to existing yml files
This commit is contained in:
@@ -14,7 +14,7 @@ templates:
|
||||
|
||||
collections:
|
||||
Newly Released Movies:
|
||||
template: {name: sortorder}
|
||||
template: {name: chartandrelease}
|
||||
summary: A collection of newly-released movies in cinema and on streaming services
|
||||
smart_filter:
|
||||
all:
|
||||
@@ -24,17 +24,17 @@ collections:
|
||||
country: United Kingdom, United States of America, Canada
|
||||
sort_by: release.desc
|
||||
TMDb Trending Movies:
|
||||
template: {name: sortorder}
|
||||
template: {name: chartandrelease}
|
||||
tmdb_trending_weekly: 250
|
||||
summary: A collection of movies trending on TMDb
|
||||
sync_mode: sync
|
||||
TMDb Popular Movies:
|
||||
template: {name: sortorder}
|
||||
template: {name: chartandrelease}
|
||||
tmdb_popular: 250
|
||||
summary: A collection of the most watched movies according to TMDb.
|
||||
smart_label: random
|
||||
TMDb Now Playing:
|
||||
template: {name: sortorder}
|
||||
template: {name: chartandrelease}
|
||||
tmdb_now_playing: 250
|
||||
summary: A collection of movies that people are currently watching.
|
||||
smart_label: random
|
||||
|
||||
@@ -10,7 +10,7 @@ templates:
|
||||
smart_label: release.desc
|
||||
sync_mode: sync
|
||||
sort_title: +02_<<collection_name>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/streaming_service/<<key_name>>/<<key_name>>.jpg
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/streaming_service/<<key_name>>.jpg
|
||||
|
||||
collections:
|
||||
All 4 Movies:
|
||||
|
||||
@@ -10,7 +10,7 @@ templates:
|
||||
smart_label: release.desc
|
||||
sync_mode: sync
|
||||
sort_title: +02_<<collection_name>>
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/streaming_service/<<key_name>>/<<key_name>>.jpg
|
||||
url_poster: https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager-Images/master/common/streaming_service/<<key_name>>.jpg
|
||||
|
||||
collections:
|
||||
Apple TV+ Movies:
|
||||
|
||||
Reference in New Issue
Block a user