mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-23 16:23:51 -05:00
Configs 2.0 - WIP
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
######################################################
|
||||
# Smart Charts & Releases Collections #
|
||||
# Created by Yozora and Bullmoose20 #
|
||||
######################################################
|
||||
|
||||
collections:
|
||||
Newly Released Movies:
|
||||
summary: A collection of newly-released movies in cinema and on streaming services
|
||||
smart_filter:
|
||||
all:
|
||||
genre.not: Horror
|
||||
release.after: 01/07/2021
|
||||
any:
|
||||
country: United Kingdom, United States of America, Canada
|
||||
sort_by: release.desc
|
||||
limit: 100
|
||||
TMDb Trending Movies:
|
||||
tmdb_trending_weekly: 250
|
||||
summary: A collection of movies trending on TMDb
|
||||
sync_mode: sync
|
||||
limit: 100
|
||||
TMDb Popular Movies:
|
||||
tmdb_popular: 250
|
||||
summary: A collection of the most watched movies according to TMDb.
|
||||
smart_label: random
|
||||
sync_mode: sync
|
||||
limit: 100
|
||||
TMDb Now Playing:
|
||||
tmdb_now_playing: 250
|
||||
summary: A collection of movies that people are currently watching.
|
||||
smart_label: random
|
||||
sync_mode: sync
|
||||
limit: 100
|
||||
IMDB Top 250:
|
||||
imdb_chart: top_movies
|
||||
collection_order: custom
|
||||
sync_mode: sync
|
||||
Reference in New Issue
Block a user