mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-06 00:18:53 -05:00
* added base ricoloic config * fix: assets url remove spaces * fix: removed duplicated collection * update new collections * removed unused config
26 lines
534 B
YAML
26 lines
534 B
YAML
templates:
|
|
Chart:
|
|
collection_order: custom
|
|
sync_mode: sync
|
|
sort_title: " !++_<<collection_name>>"
|
|
url_poster: https://raw.githubusercontent.com/ricoloic/Kometa-Personal-Config/master/Assets/Show/Chart/Poster/<<poster>>.png
|
|
|
|
collections:
|
|
Top Rated:
|
|
tmdb_top_rated: 200
|
|
template:
|
|
name: Chart
|
|
poster: TopRated
|
|
|
|
Trending:
|
|
tmdb_trending_weekly: 200
|
|
template:
|
|
name: Chart
|
|
poster: Trending
|
|
|
|
Popular:
|
|
tmdb_popular: 200
|
|
template:
|
|
name: Chart
|
|
poster: Popular
|