mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-20 06:56:05 -05:00
fixes to existing yml files
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
######################################################
|
||||
|
||||
templates:
|
||||
sortorder:
|
||||
chartandrelease:
|
||||
collection_mode: hide
|
||||
sort_title: +01_<<collection_name>>
|
||||
sync_mode: sync
|
||||
@@ -14,7 +14,7 @@ templates:
|
||||
|
||||
collections:
|
||||
Newly Released Shows:
|
||||
template: {name: sortorder}
|
||||
template: {name: chartandrelease}
|
||||
summary: A collection of newly-released shows on TV and on streaming services
|
||||
smart_filter:
|
||||
all:
|
||||
@@ -22,7 +22,7 @@ collections:
|
||||
sort_by: release.desc
|
||||
limit: 100
|
||||
New Episodes:
|
||||
template: {name: sortorder}
|
||||
template: {name: chartandrelease}
|
||||
summary: A collection of new episodes ready for watching!
|
||||
smart_filter:
|
||||
all:
|
||||
@@ -30,13 +30,13 @@ collections:
|
||||
sort_by: episode_added.desc
|
||||
limit: 100
|
||||
TMDb Trending Shows:
|
||||
template: {name: sortorder}
|
||||
template: {name: chartandrelease}
|
||||
tmdb_trending_weekly: 250
|
||||
smart_label: random
|
||||
sync_mode: sync
|
||||
summary: A collection of shows trending on TMDb
|
||||
TMDb Popular Shows:
|
||||
template: {name: sortorder}
|
||||
template: {name: chartandrelease}
|
||||
tmdb_popular: 250
|
||||
summary: A collection of the most watched shows according to TMDb.
|
||||
smart_label: random
|
||||
|
||||
@@ -10,7 +10,7 @@ templates:
|
||||
smart_label: random
|
||||
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 Shows:
|
||||
|
||||
@@ -10,7 +10,7 @@ templates:
|
||||
smart_label: random
|
||||
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+ Shows:
|
||||
|
||||
Reference in New Issue
Block a user