mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-22 15:57:57 -05:00
change repo; change assets location; fix cannibals; add show networks
This commit is contained in:
@@ -53,7 +53,7 @@ templates:
|
||||
collections:
|
||||
"Random TV shows":
|
||||
summary: Random selection of TV shows
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/random.png
|
||||
url_poster: https://images2.imgbox.com/41/29/aa0NPuyr_o.png
|
||||
visible_library: true
|
||||
schedule: daily
|
||||
template: {
|
||||
@@ -62,13 +62,13 @@ collections:
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
year.gte: 1980
|
||||
year.gte: 1960
|
||||
sort_by: random
|
||||
limit: 250
|
||||
|
||||
"Trending TV shows":
|
||||
summary: TV shows trending across the internet
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/trending.png
|
||||
url_poster: https://images2.imgbox.com/5e/f5/lRkPiQHy_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: trakt,
|
||||
@@ -81,7 +81,7 @@ collections:
|
||||
|
||||
"Popular TV shows":
|
||||
summary: Popular TV shows across the internet
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/popular.png
|
||||
url_poster: https://images2.imgbox.com/2e/34/oxXyim7m_o.png
|
||||
visible_library: true
|
||||
schedule: daily
|
||||
template: {
|
||||
@@ -94,7 +94,7 @@ collections:
|
||||
|
||||
"Top Rated TV shows":
|
||||
summary: Top rated TV shows across the internet
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/top-rated.png
|
||||
url_poster: https://images2.imgbox.com/4d/9b/Xb3ambH9_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: imdb_top,
|
||||
@@ -108,7 +108,7 @@ collections:
|
||||
|
||||
"Most Watched Daily":
|
||||
summary: Daily most watched TV shows across the internet
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/most-watched-daily.png
|
||||
url_poster: https://images2.imgbox.com/54/48/RpwMMx1Y_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: trakt,
|
||||
@@ -121,7 +121,7 @@ collections:
|
||||
|
||||
"Most Watched Weekly":
|
||||
summary: Weekly most watched TV shows across the internet
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/most-watched-weekly.png
|
||||
url_poster: https://images2.imgbox.com/cc/37/PfqsdJzM_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: trakt,
|
||||
@@ -134,7 +134,7 @@ collections:
|
||||
|
||||
"Most Watched Monthly":
|
||||
summary: Monthly most watched TV shows across the internet
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/most-watched-monthly.png
|
||||
url_poster: https://images2.imgbox.com/c7/3c/7fM4BrER_o.png
|
||||
schedule: weekly(sunday)
|
||||
template: {
|
||||
name: trakt,
|
||||
@@ -147,7 +147,7 @@ collections:
|
||||
|
||||
"Most Watched Yearly":
|
||||
summary: Yearly most watched TV shows across the internet
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/suggested/most-watched-yearly.png
|
||||
url_poster: https://images2.imgbox.com/17/88/LYG1r4xG_o.png
|
||||
schedule: weekly(sunday)
|
||||
template: {
|
||||
name: trakt,
|
||||
|
||||
Reference in New Issue
Block a user