mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-19 14:36:04 -05:00
Configs 2.0 - WIP
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
######################################################
|
||||
# Smart Charts & Releases Collections #
|
||||
# Created by Yozora and Bullmoose20 #
|
||||
######################################################
|
||||
|
||||
collections:
|
||||
Newly Released Shows:
|
||||
summary: A collection of newly-released shows on TV and on streaming services
|
||||
smart_filter:
|
||||
all:
|
||||
year.gte: 2021
|
||||
sort_by: release.desc
|
||||
limit: 100
|
||||
New Episodes:
|
||||
summary: A collection of new episodes ready for watching!
|
||||
smart_filter:
|
||||
all:
|
||||
episode_air_date: 30
|
||||
sort_by: episode_added.desc
|
||||
limit: 100
|
||||
TMDb Trending Shows:
|
||||
tmdb_trending_weekly: 250
|
||||
smart_label: random
|
||||
sync_mode: sync
|
||||
summary: A collection of shows trending on TMDb
|
||||
limit: 100
|
||||
TMDb Popular Shows:
|
||||
tmdb_popular: 250
|
||||
summary: A collection of the most watched shows according to TMDb.
|
||||
smart_label: random
|
||||
sync_mode: sync
|
||||
limit: 100
|
||||
Reference in New Issue
Block a user