mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-27 02:03:00 -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
|
||||
|
||||
Reference in New Issue
Block a user