mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-19 06:26:06 -05:00
bug fixes; new assets and collections for anime, family and sports
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
templates:
|
||||
trakt:
|
||||
collection_mode: hide
|
||||
collection_order: custom
|
||||
delete_not_scheduled: false
|
||||
sort_title: "+030_<<num>>_<<collection_name>>"
|
||||
sync_mode: sync
|
||||
@@ -54,8 +55,7 @@ templates:
|
||||
|
||||
collections:
|
||||
"Most Watched Daily":
|
||||
collection_order: custom
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_daily.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_watched/watched_daily.png
|
||||
schedule: daily
|
||||
summary: "TV shows trending across the internet"
|
||||
template: {
|
||||
@@ -70,8 +70,7 @@ collections:
|
||||
time_period: daily
|
||||
|
||||
"Most Watched Weekly":
|
||||
collection_order: custom
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_weekly.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_watched/watched_weekly.png
|
||||
schedule: daily
|
||||
summary: "TV shows trending across the internet"
|
||||
template: {
|
||||
@@ -86,8 +85,7 @@ collections:
|
||||
time_period: weekly
|
||||
|
||||
"Most Watched Monthly":
|
||||
collection_order: custom
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_monthly.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_watched/watched_monthly.png
|
||||
schedule: weekly(sunday)
|
||||
summary: "TV shows trending across the internet"
|
||||
template: {
|
||||
@@ -102,8 +100,7 @@ collections:
|
||||
time_period: monthly
|
||||
|
||||
"Most Watched Yearly":
|
||||
collection_order: custom
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_watched/watched_yearly.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_watched/watched_yearly.png
|
||||
schedule: weekly(sunday)
|
||||
summary: "TV shows trending across the internet"
|
||||
template: {
|
||||
@@ -115,4 +112,4 @@ collections:
|
||||
countries: us, gb, ie, ca, au, nz
|
||||
languages: en
|
||||
limit: 100
|
||||
time_period: yearly
|
||||
time_period: yearly
|
||||
|
||||
Reference in New Issue
Block a user