mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-20 23:16:05 -05:00
bug fixes; new assets and collections for anime, family and sports
This commit is contained in:
@@ -104,7 +104,7 @@ templates:
|
||||
|
||||
collections:
|
||||
"Random TV shows":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_random.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_suggested/suggested_random.png
|
||||
schedule: daily
|
||||
summary: "Random selection of TV shows"
|
||||
visible_library: true
|
||||
@@ -119,7 +119,7 @@ collections:
|
||||
sort_by: random
|
||||
|
||||
"Recently Added TV shows":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_recently-added.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_suggested/suggested_recently-added.png
|
||||
summary: "Recently added TV shows"
|
||||
visible_library: true
|
||||
template: {
|
||||
@@ -133,7 +133,7 @@ collections:
|
||||
sort_by: added.desc
|
||||
|
||||
"Recently Released TV shows":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_recently-released.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_suggested/suggested_recently-released.png
|
||||
summary: "Recently released TV shows"
|
||||
visible_library: true
|
||||
template: {
|
||||
@@ -148,7 +148,7 @@ collections:
|
||||
|
||||
"Recommended TV shows":
|
||||
collection_order: alpha
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_recommended.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_suggested/suggested_recommended.png
|
||||
summary: "Based on personally favourited TV shows"
|
||||
template: {
|
||||
name: trakt,
|
||||
@@ -162,7 +162,7 @@ collections:
|
||||
|
||||
"Suggested TV shows":
|
||||
collection_order: alpha
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_suggested.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_suggested/suggested_suggested.png
|
||||
summary: "Based on watched and favourited TV shows"
|
||||
template: {
|
||||
name: trakt,
|
||||
@@ -199,7 +199,7 @@ collections:
|
||||
time_period: all
|
||||
|
||||
"Trending TV shows":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_trending.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_suggested/suggested_trending.png
|
||||
schedule: daily
|
||||
summary: "TV shows trending across the internet"
|
||||
template: {
|
||||
@@ -212,7 +212,7 @@ collections:
|
||||
limit: 50
|
||||
|
||||
"Popular TV shows":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_popular.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_suggested/suggested_popular.png
|
||||
schedule: daily
|
||||
summary: "Popular TV shows across the internet"
|
||||
visible_library: true
|
||||
@@ -226,7 +226,7 @@ collections:
|
||||
limit: 100
|
||||
|
||||
"Top Rated TV shows":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_suggested/suggested_top-rated.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_suggested/suggested_top-rated.png
|
||||
schedule: daily
|
||||
summary: "Top rated TV shows across the internet"
|
||||
template: {
|
||||
|
||||
@@ -12,7 +12,7 @@ templates:
|
||||
|
||||
collections:
|
||||
"Unwatched: Random TV shows":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_random.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_unwatched/unwatched_random.png
|
||||
summary: "Random selection of TV shows"
|
||||
template: {
|
||||
name: plex,
|
||||
@@ -28,7 +28,7 @@ collections:
|
||||
sort_by: random
|
||||
|
||||
"Unwatched: Recommended TV shows":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_recommended.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_unwatched/unwatched_recommended.png
|
||||
summary: "Based on personally favourited TV shows"
|
||||
template: {
|
||||
name: plex,
|
||||
@@ -42,7 +42,7 @@ collections:
|
||||
sort_by: title.asc
|
||||
|
||||
"Unwatched: Suggested TV shows":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_suggested.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_unwatched/unwatched_suggested.png
|
||||
summary: "Based on watched and favourited TV shows"
|
||||
template: {
|
||||
name: plex,
|
||||
@@ -56,7 +56,7 @@ collections:
|
||||
sort_by: title.asc
|
||||
|
||||
"Unwatched: Popular TV shows":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_popular.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_unwatched/unwatched_popular.png
|
||||
summary: "Popular TV shows across the internet"
|
||||
template: {
|
||||
name: plex,
|
||||
@@ -70,7 +70,7 @@ collections:
|
||||
sort_by: random
|
||||
|
||||
"Unwatched: Top Rated TV shows":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_unwatched/unwatched_top-rated.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_unwatched/unwatched_top-rated.png
|
||||
summary: "Top rated TV shows across the internet"
|
||||
template: {
|
||||
name: plex,
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -13,7 +13,7 @@ templates:
|
||||
|
||||
collections:
|
||||
"Parental: Random":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_parental/parental_random.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_parental/parental_random.png
|
||||
summary: "Random TV shows suitable for children"
|
||||
template: {
|
||||
name: plex,
|
||||
@@ -26,7 +26,7 @@ collections:
|
||||
limit: 250
|
||||
|
||||
"Parental: Recently Added":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_parental/parental_recently-added.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_parental/parental_recently-added.png
|
||||
summary: "Recently added TV shows suitable for children"
|
||||
template: {
|
||||
name: plex,
|
||||
@@ -39,7 +39,7 @@ collections:
|
||||
limit: 100
|
||||
|
||||
"Parental: Recently Released":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_parental/parental_recently-released.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_parental/parental_recently-released.png
|
||||
summary: "Recently released TV shows suitable for children"
|
||||
template: {
|
||||
name: plex,
|
||||
@@ -52,7 +52,7 @@ collections:
|
||||
limit: 250
|
||||
|
||||
"Parental: Top Rated":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_parental/parental_top-rated.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_parental/parental_top-rated.png
|
||||
summary: "Top rated TV shows suitable for children"
|
||||
template: {
|
||||
name: plex,
|
||||
|
||||
@@ -24,7 +24,7 @@ templates:
|
||||
|
||||
collections:
|
||||
"Parental: All":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_parental/parental_all.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_parental/parental_all.png
|
||||
summary: "TV shows suitable for children"
|
||||
template: {
|
||||
mdblist_list: "list-parental",
|
||||
|
||||
78
0x5f3/collections/show/050_family.yml
Normal file
78
0x5f3/collections/show/050_family.yml
Normal file
@@ -0,0 +1,78 @@
|
||||
## _family.yml
|
||||
|
||||
templates:
|
||||
plex:
|
||||
collection_mode: hide
|
||||
delete_not_scheduled: false
|
||||
sort_title: "+060_<<num>>_<<collection_name>>"
|
||||
sync_mode: sync
|
||||
visible_home: false
|
||||
visible_library: false
|
||||
visible_shared: false
|
||||
|
||||
collections:
|
||||
"Family: All":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_family/family_all.png
|
||||
summary: "Family"
|
||||
collection_order: alpha
|
||||
template: {
|
||||
name: plex,
|
||||
num: "0"
|
||||
}
|
||||
plex_all: true
|
||||
filters:
|
||||
- filepath: "/mnt/tv-family"
|
||||
- filepath: "/mnt/tv-family-4k"
|
||||
|
||||
"Family: Random":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_family/family_random.png
|
||||
summary: "Random family"
|
||||
template: {
|
||||
name: plex,
|
||||
num: "1"
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
collection: "Family: All"
|
||||
limit: 250
|
||||
sort_by: random
|
||||
|
||||
"Family: Recently Added":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_family/family_recently-added.png
|
||||
summary: "Recently added family"
|
||||
visible_library: true
|
||||
template: {
|
||||
name: plex,
|
||||
num: "2"
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
collection: "Family: All"
|
||||
limit: 100
|
||||
sort_by: added.desc
|
||||
|
||||
"Family: Recently Released":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_family/family_recently-released.png
|
||||
summary: "Recently released family"
|
||||
template: {
|
||||
name: plex,
|
||||
num: "3"
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
collection: "Family: All"
|
||||
limit: 250
|
||||
sort_by: release.desc
|
||||
|
||||
"Family: Top Rated":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_family/family_top-rated.png
|
||||
summary: "Top rated family"
|
||||
template: {
|
||||
name: plex,
|
||||
num: "4"
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
collection: "Family: All"
|
||||
limit: 250
|
||||
sort_by: critic_rating.desc
|
||||
@@ -4,7 +4,7 @@ templates:
|
||||
plex:
|
||||
collection_mode: hide
|
||||
delete_not_scheduled: false
|
||||
sort_title: "+050_<<num>>_<<collection_name>>"
|
||||
sort_title: "+051_<<num>>_<<collection_name>>"
|
||||
sync_mode: sync
|
||||
visible_home: false
|
||||
visible_library: false
|
||||
@@ -12,19 +12,24 @@ templates:
|
||||
|
||||
collections:
|
||||
"Documentaries: All":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_documentary/documentary_all.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_documentary/documentary_all.png
|
||||
summary: "Documentaries"
|
||||
collection_order: alpha
|
||||
template: {
|
||||
name: plex,
|
||||
num: "0"
|
||||
}
|
||||
# plex_all: true
|
||||
# filters:
|
||||
# - filepath: "/mnt/tv-documentary"
|
||||
# - filepath: "/mnt/tv-documentary-4k"
|
||||
smart_filter:
|
||||
all:
|
||||
genre: documentary
|
||||
sort_by: title.asc
|
||||
|
||||
"Documentaries: Random":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_documentary/documentary_random.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_documentary/documentary_random.png
|
||||
summary: "Random documentaries"
|
||||
template: {
|
||||
name: plex,
|
||||
@@ -32,12 +37,13 @@ collections:
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
# collection: "Documentaries: All"
|
||||
genre: documentary
|
||||
limit: 250
|
||||
sort_by: random
|
||||
|
||||
"Documentaries: Recently Added":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_documentary/documentary_recently-added.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_documentary/documentary_recently-added.png
|
||||
summary: "Recently added documentaries"
|
||||
visible_library: true
|
||||
template: {
|
||||
@@ -46,12 +52,13 @@ collections:
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
# collection: "Documentaries: All"
|
||||
genre: documentary
|
||||
limit: 100
|
||||
sort_by: added.desc
|
||||
|
||||
"Documentaries: Recently Released":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_documentary/documentary_recently-released.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_documentary/documentary_recently-released.png
|
||||
summary: "Recently released documentaries"
|
||||
template: {
|
||||
name: plex,
|
||||
@@ -59,12 +66,13 @@ collections:
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
# collection: "Documentaries: All"
|
||||
genre: documentary
|
||||
sort_by: release.desc
|
||||
limit: 250
|
||||
sort_by: release.desc
|
||||
|
||||
"Documentaries: Top Rated":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_documentary/documentary_top-rated.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_documentary/documentary_top-rated.png
|
||||
summary: "Top rated documentaries"
|
||||
template: {
|
||||
name: plex,
|
||||
@@ -72,6 +80,7 @@ collections:
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
# collection: "Documentaries: All"
|
||||
genre: documentary
|
||||
sort_by: critic_rating.desc
|
||||
limit: 250
|
||||
limit: 250
|
||||
sort_by: critic_rating.desc
|
||||
127
0x5f3/collections/show/052_sports.yml
Normal file
127
0x5f3/collections/show/052_sports.yml
Normal file
@@ -0,0 +1,127 @@
|
||||
## _sports.yml
|
||||
|
||||
templates:
|
||||
plex:
|
||||
collection_mode: hide
|
||||
delete_not_scheduled: false
|
||||
sort_title: "+052_<<num>>_<<collection_name>>"
|
||||
sync_mode: sync
|
||||
visible_home: false
|
||||
visible_library: false
|
||||
visible_shared: false
|
||||
|
||||
collections:
|
||||
"Sports: All":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_sports/sports_all.png
|
||||
summary: "Sports"
|
||||
collection_order: alpha
|
||||
template: {
|
||||
name: plex,
|
||||
num: "0"
|
||||
}
|
||||
# plex_all: true
|
||||
# filters:
|
||||
# - filepath: "/mnt/tv-sports"
|
||||
# - filepath: "/mnt/tv-sports-4k"
|
||||
smart_filter:
|
||||
# all:
|
||||
# collection: Sports: All"
|
||||
any:
|
||||
studio:
|
||||
- "All Elite Wrestling"
|
||||
- "BBC Sport"
|
||||
- "HBO Sports"
|
||||
- "UFC"
|
||||
- "Ultimate Fighting Championship"
|
||||
- "World Wrestling Entertainment (WWE)"
|
||||
- "WWE Home Video"
|
||||
sort_by: title.asc
|
||||
|
||||
"Sports: Random":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_sports/sports_random.png
|
||||
summary: "Random sports"
|
||||
template: {
|
||||
name: plex,
|
||||
num: "1"
|
||||
}
|
||||
smart_filter:
|
||||
# all:
|
||||
# collection: Sports: All"
|
||||
any:
|
||||
studio:
|
||||
- "All Elite Wrestling"
|
||||
- "BBC Sport"
|
||||
- "HBO Sports"
|
||||
- "UFC"
|
||||
- "Ultimate Fighting Championship"
|
||||
- "World Wrestling Entertainment (WWE)"
|
||||
- "WWE Home Video"
|
||||
limit: 250
|
||||
sort_by: random
|
||||
|
||||
"Sports: Recently Added":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_sports/sports_recently-added.png
|
||||
summary: "Recently added sports"
|
||||
visible_library: true
|
||||
template: {
|
||||
name: plex,
|
||||
num: "2"
|
||||
}
|
||||
smart_filter:
|
||||
# all:
|
||||
# collection: Sports: All"
|
||||
any:
|
||||
studio:
|
||||
- "All Elite Wrestling"
|
||||
- "BBC Sport"
|
||||
- "HBO Sports"
|
||||
- "UFC"
|
||||
- "Ultimate Fighting Championship"
|
||||
- "World Wrestling Entertainment (WWE)"
|
||||
- "WWE Home Video"
|
||||
limit: 100
|
||||
sort_by: added.desc
|
||||
|
||||
"Sports: Recently Released":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_sports/sports_recently-released.png
|
||||
summary: "Recently released sports"
|
||||
template: {
|
||||
name: plex,
|
||||
num: "3"
|
||||
}
|
||||
smart_filter:
|
||||
# all:
|
||||
# collection: Sports: All"
|
||||
any:
|
||||
studio:
|
||||
- "All Elite Wrestling"
|
||||
- "BBC Sport"
|
||||
- "HBO Sports"
|
||||
- "UFC"
|
||||
- "Ultimate Fighting Championship"
|
||||
- "World Wrestling Entertainment (WWE)"
|
||||
- "WWE Home Video"
|
||||
limit: 250
|
||||
sort_by: release.desc
|
||||
|
||||
"Sports: Top Rated":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_sports/sports_top-rated.png
|
||||
summary: "Top rated sports"
|
||||
template: {
|
||||
name: plex,
|
||||
num: "4"
|
||||
}
|
||||
smart_filter:
|
||||
# all:
|
||||
# collection: Sports: All"
|
||||
any:
|
||||
studio:
|
||||
- "All Elite Wrestling"
|
||||
- "BBC Sport"
|
||||
- "HBO Sports"
|
||||
- "UFC"
|
||||
- "Ultimate Fighting Championship"
|
||||
- "World Wrestling Entertainment (WWE)"
|
||||
- "WWE Home Video"
|
||||
limit: 250
|
||||
sort_by: critic_rating.desc
|
||||
78
0x5f3/collections/show/053_anime.yml
Normal file
78
0x5f3/collections/show/053_anime.yml
Normal file
@@ -0,0 +1,78 @@
|
||||
## _anime.yml
|
||||
|
||||
templates:
|
||||
plex:
|
||||
collection_mode: hide
|
||||
delete_not_scheduled: false
|
||||
sort_title: "+053_<<num>>_<<collection_name>>"
|
||||
sync_mode: sync
|
||||
visible_home: false
|
||||
visible_library: false
|
||||
visible_shared: false
|
||||
|
||||
collections:
|
||||
"Anime: All":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_anime/anime_all.png
|
||||
summary: "Anime"
|
||||
collection_order: alpha
|
||||
template: {
|
||||
name: plex,
|
||||
num: "0"
|
||||
}
|
||||
plex_all: true
|
||||
filters:
|
||||
- filepath: "/mnt/tv-anime"
|
||||
- filepath: "/mnt/tv-anime-4k"
|
||||
|
||||
"Anime: Random":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_anime/anime_random.png
|
||||
summary: "Random anime"
|
||||
template: {
|
||||
name: plex,
|
||||
num: "1"
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
collection: "Anime: All"
|
||||
limit: 250
|
||||
sort_by: random
|
||||
|
||||
"Anime: Recently Added":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_anime/anime_recently-added.png
|
||||
summary: "Recently added anime"
|
||||
visible_library: true
|
||||
template: {
|
||||
name: plex,
|
||||
num: "2"
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
collection: "Anime: All"
|
||||
limit: 100
|
||||
sort_by: added.desc
|
||||
|
||||
"Anime: Recently Released":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_anime/anime_recently-released.png
|
||||
summary: "Recently released anime"
|
||||
template: {
|
||||
name: plex,
|
||||
num: "3"
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
collection: "Anime: All"
|
||||
limit: 250
|
||||
sort_by: release.desc
|
||||
|
||||
"Anime: Top Rated":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_anime/anime_top-rated.png
|
||||
summary: "Top rated anime"
|
||||
template: {
|
||||
name: plex,
|
||||
num: "4"
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
collection: "Anime: All"
|
||||
limit: 250
|
||||
sort_by: critic_rating.desc
|
||||
@@ -22,7 +22,7 @@ templates:
|
||||
|
||||
collections:
|
||||
"Top Rated of 2024":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2024.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top-rated_2024.png
|
||||
summary: "Top rated TV shows in 2024"
|
||||
template: {
|
||||
language: "en",
|
||||
@@ -35,7 +35,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated of 2023":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2023.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top-rated_2023.png
|
||||
summary: "Top rated TV shows in 2023"
|
||||
template: {
|
||||
language: "en",
|
||||
@@ -48,7 +48,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated of 2022":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2022.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top-rated_2022.png
|
||||
summary: "Top rated TV shows in 2022"
|
||||
template: {
|
||||
language: "en",
|
||||
@@ -61,7 +61,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated of 2021":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2021.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top-rated_2021.png
|
||||
summary: "Top rated TV shows in 2021"
|
||||
template: {
|
||||
language: "en",
|
||||
@@ -74,7 +74,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated of 2020":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2020.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top-rated_2020.png
|
||||
summary: "Top rated TV shows in 2020"
|
||||
template: {
|
||||
language: "en",
|
||||
@@ -87,7 +87,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated of 2019":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2019.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top-rated_2019.png
|
||||
summary: "Top rated TV shows in 2019"
|
||||
template: {
|
||||
language: "en",
|
||||
@@ -100,7 +100,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated of 2018":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2018.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top-rated_2018.png
|
||||
summary: "Top rated TV shows in 2018"
|
||||
template: {
|
||||
language: "en",
|
||||
@@ -113,7 +113,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated of 2017":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2017.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top-rated_2017.png
|
||||
summary: "Top rated TV shows in 2017"
|
||||
template: {
|
||||
language: "en",
|
||||
@@ -126,7 +126,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated of 2016":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2016.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top-rated_2016.png
|
||||
summary: "Top rated TV shows in 2016"
|
||||
template: {
|
||||
language: "en",
|
||||
@@ -139,7 +139,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated of 2015":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2015.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top-rated_2015.png
|
||||
summary: "Top rated TV shows in 2015"
|
||||
template: {
|
||||
language: "en",
|
||||
@@ -152,7 +152,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated of 2014":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2014.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top-rated_2014.png
|
||||
summary: "Top rated TV shows in 2014"
|
||||
template: {
|
||||
language: "en",
|
||||
@@ -165,7 +165,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated of 2013":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2013.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top-rated_2013.png
|
||||
summary: "Top rated TV shows in 2013"
|
||||
template: {
|
||||
language: "en",
|
||||
@@ -178,7 +178,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated of 2012":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2012.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top-rated_2012.png
|
||||
summary: "Top rated TV shows in 2012"
|
||||
template: {
|
||||
language: "en",
|
||||
@@ -191,7 +191,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated of 2011":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2011.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top-rated_2011.png
|
||||
summary: "Top rated TV shows in 2011"
|
||||
template: {
|
||||
language: "en",
|
||||
@@ -204,7 +204,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated of 2010":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_year_top/year_top-rated_2010.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_year_top/year_top-rated_2010.png
|
||||
summary: "Top rated TV shows in 2010"
|
||||
template: {
|
||||
language: "en",
|
||||
|
||||
@@ -22,7 +22,7 @@ templates:
|
||||
|
||||
collections:
|
||||
"Top Rated of the 2020s":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_2020s.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_2020s.png
|
||||
summary: "Top rated TV shows of the 2020s"
|
||||
template: {
|
||||
language: "en",
|
||||
@@ -35,7 +35,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated of the 2010s":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_2010s.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_2010s.png
|
||||
summary: "Top rated TV shows of the 2010s"
|
||||
template: {
|
||||
language: "en",
|
||||
@@ -48,7 +48,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated of the 2000s":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_2000s.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_2000s.png
|
||||
summary: "Top rated TV shows of the 2000s"
|
||||
template: {
|
||||
language: "en",
|
||||
@@ -61,7 +61,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated of the 1990s":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1990s.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_1990s.png
|
||||
summary: "Top rated TV shows of the 1990s"
|
||||
template: {
|
||||
language: "en",
|
||||
@@ -74,7 +74,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated of the 1980s":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1980s.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_1980s.png
|
||||
summary: "Top rated TV shows of the 1980s"
|
||||
template: {
|
||||
language: "en",
|
||||
@@ -87,7 +87,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated of the 1970s":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1970s.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_1970s.png
|
||||
summary: "Top rated TV shows of the 1970s"
|
||||
template: {
|
||||
language: "en",
|
||||
@@ -100,7 +100,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated of the 1960s":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1960s.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_1960s.png
|
||||
summary: "Top rated TV shows of the 1960s"
|
||||
template: {
|
||||
language: "en",
|
||||
@@ -113,7 +113,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated of the 1950s":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1950s.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_1950s.png
|
||||
summary: "Top rated TV shows of the 1950s"
|
||||
template: {
|
||||
language: "en",
|
||||
@@ -126,7 +126,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated of the 1940s":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1940s.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_1940s.png
|
||||
summary: "Top rated TV shows of the 1940s"
|
||||
template: {
|
||||
language: "en",
|
||||
@@ -139,7 +139,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated of the 1930s":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_decades_top/decades_top_1930s.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_decades_top/decades_top_1930s.png
|
||||
summary: "Top rated TV shows of the 1930s"
|
||||
template: {
|
||||
language: "en",
|
||||
|
||||
@@ -33,7 +33,7 @@ templates:
|
||||
|
||||
collections:
|
||||
"Emmy Award Nominees":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_nominees_emmy.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_awards/awards_nominees_emmy.png
|
||||
summary: "A collection of Emmy Award Nominees"
|
||||
template: {
|
||||
event: "emmy",
|
||||
@@ -44,7 +44,7 @@ collections:
|
||||
}
|
||||
|
||||
"Emmy Award Winners":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_emmy.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_awards/awards_winners_emmy.png
|
||||
summary: "A collection of Emmy Award Winners"
|
||||
template: {
|
||||
event.winning: "emmy",
|
||||
@@ -55,7 +55,7 @@ collections:
|
||||
}
|
||||
|
||||
"Golden Globes Nominees":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_nominees_golden-globes.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_awards/awards_nominees_golden-globes.png
|
||||
summary: "A collection of Golden Globes Nominees"
|
||||
template: {
|
||||
event: "golden",
|
||||
@@ -66,7 +66,7 @@ collections:
|
||||
}
|
||||
|
||||
"Golden Globes Winners":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_golden_globes.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_awards/awards_winners_golden_globes.png
|
||||
summary: "A collection of Golden Globes Winners"
|
||||
template: {
|
||||
event.winning: "golden",
|
||||
@@ -77,7 +77,7 @@ collections:
|
||||
}
|
||||
|
||||
"BAFTA Winners":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_bafta.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_awards/awards_winners_bafta.png
|
||||
summary: "A collection of BAFTA Winners"
|
||||
template: {
|
||||
event.winning: "bafta",
|
||||
@@ -88,7 +88,7 @@ collections:
|
||||
}
|
||||
|
||||
"Critic's Choice Winners":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_awards/awards_winners_critics-choice.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_awards/awards_winners_critics-choice.png
|
||||
summary: "A collection of Critic's Choice Winners"
|
||||
template: {
|
||||
event.winning: "choice",
|
||||
|
||||
@@ -24,7 +24,7 @@ templates:
|
||||
|
||||
collections:
|
||||
"Popular in Action":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_action.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_action.png
|
||||
summary: "Popular TV shows in Action"
|
||||
template: {
|
||||
genre: "action",
|
||||
@@ -36,7 +36,7 @@ collections:
|
||||
}
|
||||
|
||||
"Popular in Adventure":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_adventure.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_adventure.png
|
||||
summary: "Popular TV shows in Adventure"
|
||||
template: {
|
||||
genre: "adventure",
|
||||
@@ -48,7 +48,7 @@ collections:
|
||||
}
|
||||
|
||||
"Popular in Animation":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_animation.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_animation.png
|
||||
summary: "Popular TV shows in Animation"
|
||||
template: {
|
||||
genre: "animation",
|
||||
@@ -60,7 +60,7 @@ collections:
|
||||
}
|
||||
|
||||
"Popular in Biography":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_biography.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_biography.png
|
||||
summary: "Popular TV shows in Biography"
|
||||
template: {
|
||||
genre: "biography",
|
||||
@@ -72,7 +72,7 @@ collections:
|
||||
}
|
||||
|
||||
"Popular in Comedy":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_comedy.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_comedy.png
|
||||
summary: "Popular TV shows in Comedy"
|
||||
template: {
|
||||
genre: "comedy",
|
||||
@@ -84,7 +84,7 @@ collections:
|
||||
}
|
||||
|
||||
"Popular in Crime":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_crime.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_crime.png
|
||||
summary: "Popular TV shows in Crime"
|
||||
template: {
|
||||
genre: "crime",
|
||||
@@ -96,7 +96,7 @@ collections:
|
||||
}
|
||||
|
||||
"Popular in Documentary":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_documentary.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_documentary.png
|
||||
summary: "Popular TV shows in Documentary"
|
||||
template: {
|
||||
genre: "documentary",
|
||||
@@ -107,7 +107,7 @@ collections:
|
||||
}
|
||||
|
||||
"Popular in Drama":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_drama.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_drama.png
|
||||
summary: "Popular TV shows in Drama"
|
||||
template: {
|
||||
genre: "drama",
|
||||
@@ -119,7 +119,7 @@ collections:
|
||||
}
|
||||
|
||||
"Popular in Family":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_family.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_family.png
|
||||
summary: "Popular TV shows in Family"
|
||||
template: {
|
||||
genre: "family",
|
||||
@@ -131,7 +131,7 @@ collections:
|
||||
}
|
||||
|
||||
"Popular in Fantasy":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_fantasy.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_fantasy.png
|
||||
summary: "Popular TV shows in Fantasy"
|
||||
template: {
|
||||
genre: "fantasy",
|
||||
@@ -143,7 +143,7 @@ collections:
|
||||
}
|
||||
|
||||
"Popular in History":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_history.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_history.png
|
||||
summary: "Popular TV shows in History"
|
||||
template: {
|
||||
genre: "history",
|
||||
@@ -155,7 +155,7 @@ collections:
|
||||
}
|
||||
|
||||
"Popular in Horror":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_horror.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_horror.png
|
||||
summary: "Popular TV shows in Horror"
|
||||
template: {
|
||||
genre: "horror",
|
||||
@@ -167,7 +167,7 @@ collections:
|
||||
}
|
||||
|
||||
"Popular in Music":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_music.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_music.png
|
||||
summary: "Popular TV shows in Music"
|
||||
template: {
|
||||
genre: "music",
|
||||
@@ -179,7 +179,7 @@ collections:
|
||||
}
|
||||
|
||||
"Popular in Musicals":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_musicals.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_musicals.png
|
||||
summary: "Popular TV shows in Musicals"
|
||||
template: {
|
||||
genre: "musical",
|
||||
@@ -191,7 +191,7 @@ collections:
|
||||
}
|
||||
|
||||
"Popular in Mystery":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_mystery.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_mystery.png
|
||||
summary: "Popular TV shows in Mystery"
|
||||
template: {
|
||||
genre: "mystery",
|
||||
@@ -203,7 +203,7 @@ collections:
|
||||
}
|
||||
|
||||
"Popular in Romance":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_romance.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_romance.png
|
||||
summary: "Popular TV shows in Romance"
|
||||
template: {
|
||||
genre: "romance",
|
||||
@@ -215,7 +215,7 @@ collections:
|
||||
}
|
||||
|
||||
"Popular in Sci-Fi":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_sci-fi.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_sci-fi.png
|
||||
summary: "Popular TV shows in Sci-Fi"
|
||||
template: {
|
||||
genre: "sci-fi",
|
||||
@@ -227,7 +227,7 @@ collections:
|
||||
}
|
||||
|
||||
"Popular in Sport":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_sport.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_sport.png
|
||||
summary: "Popular TV shows in Sport"
|
||||
template: {
|
||||
genre: "sport",
|
||||
@@ -239,7 +239,7 @@ collections:
|
||||
}
|
||||
|
||||
"Popular in Thriller":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_thriller.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_thriller.png
|
||||
summary: "Popular TV shows in Thriller"
|
||||
template: {
|
||||
genre: "thriller",
|
||||
@@ -251,7 +251,7 @@ collections:
|
||||
}
|
||||
|
||||
"Popular in War":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_war.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_war.png
|
||||
summary: "Popular TV shows in War"
|
||||
template: {
|
||||
genre: "war",
|
||||
@@ -263,7 +263,7 @@ collections:
|
||||
}
|
||||
|
||||
"Popular in Western":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_popular/genre_popular_western.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_popular/genre_popular_western.png
|
||||
summary: "Popular TV shows in Western"
|
||||
template: {
|
||||
genre: "western",
|
||||
|
||||
@@ -25,7 +25,7 @@ templates:
|
||||
|
||||
collections:
|
||||
"Top Rated in Action":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_action.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top-rated_action.png
|
||||
summary: "Top rated TV shows in Action"
|
||||
template: {
|
||||
genre: "action",
|
||||
@@ -38,7 +38,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated in Adventure":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_adventure.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top-rated_adventure.png
|
||||
summary: "Top rated TV shows in Adventure"
|
||||
template: {
|
||||
genre: "adventure",
|
||||
@@ -51,7 +51,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated in Animation":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_animation.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top-rated_animation.png
|
||||
summary: "Top rated TV shows in Animation"
|
||||
template: {
|
||||
genre: "animation",
|
||||
@@ -64,7 +64,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated in Biography":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_biography.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top-rated_biography.png
|
||||
summary: "Top rated TV shows in Biography"
|
||||
template: {
|
||||
genre: "biography",
|
||||
@@ -77,7 +77,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated in Comedy":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_comedy.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top-rated_comedy.png
|
||||
summary: "Top rated TV shows in Comedy"
|
||||
template: {
|
||||
genre: "comedy",
|
||||
@@ -90,7 +90,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated in Crime":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_crime.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top-rated_crime.png
|
||||
summary: "Top rated TV shows in Crime"
|
||||
template: {
|
||||
genre: "crime",
|
||||
@@ -101,9 +101,9 @@ collections:
|
||||
type: "tv_series,tv_mini_series,tv_special",
|
||||
votes.gte: 10000
|
||||
}
|
||||
|
||||
|
||||
"Top Rated in Documentary":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_documentary.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top-rated_documentary.png
|
||||
summary: "Top rated TV shows in Documentary"
|
||||
template: {
|
||||
genre: "documentary",
|
||||
@@ -115,7 +115,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated in Drama":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_drama.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top-rated_drama.png
|
||||
summary: "Top rated TV shows in Drama"
|
||||
template: {
|
||||
genre: "drama",
|
||||
@@ -128,7 +128,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated in Family":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_family.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top-rated_family.png
|
||||
summary: "Top rated TV shows in Family"
|
||||
template: {
|
||||
genre: "family",
|
||||
@@ -141,7 +141,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated in Fantasy":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_fantasy.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top-rated_fantasy.png
|
||||
summary: "Top rated TV shows in Fantasy"
|
||||
template: {
|
||||
genre: "fantasy",
|
||||
@@ -154,7 +154,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated in History":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_history.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top-rated_history.png
|
||||
summary: "Top rated TV shows in History"
|
||||
template: {
|
||||
genre: "history",
|
||||
@@ -167,7 +167,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated in Horror":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_horror.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top-rated_horror.png
|
||||
summary: "Top rated TV shows in Horror"
|
||||
template: {
|
||||
genre: "horror",
|
||||
@@ -180,7 +180,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated in Music":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_music.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top-rated_music.png
|
||||
summary: "Top rated TV shows in Music"
|
||||
template: {
|
||||
genre: "music",
|
||||
@@ -193,7 +193,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated in Musicals":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_musicals.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top-rated_musicals.png
|
||||
summary: "Top rated TV shows in Musicals"
|
||||
template: {
|
||||
genre: "musical",
|
||||
@@ -206,7 +206,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated in Mystery":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_mystery.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top-rated_mystery.png
|
||||
summary: "Top rated TV shows in Mystery"
|
||||
template: {
|
||||
genre: "mystery",
|
||||
@@ -219,7 +219,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated in Romance":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_romance.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top-rated_romance.png
|
||||
summary: "Top rated TV shows in Romance"
|
||||
template: {
|
||||
genre: "romance",
|
||||
@@ -232,7 +232,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated in Sci-Fi":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_sci-fi.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top-rated_sci-fi.png
|
||||
summary: "Top rated TV shows in Sci-Fi"
|
||||
template: {
|
||||
genre: "sci-fi",
|
||||
@@ -245,7 +245,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated in Sport":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_sport.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top-rated_sport.png
|
||||
summary: "Top rated TV shows in Sport"
|
||||
template: {
|
||||
genre: "sport",
|
||||
@@ -258,7 +258,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated in Thriller":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_thriller.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top-rated_thriller.png
|
||||
summary: "Top rated TV shows in Thriller"
|
||||
template: {
|
||||
genre: "thriller",
|
||||
@@ -271,7 +271,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated in War":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_war.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top-rated_war.png
|
||||
summary: "Top rated TV shows in War"
|
||||
template: {
|
||||
genre: "war",
|
||||
@@ -284,7 +284,7 @@ collections:
|
||||
}
|
||||
|
||||
"Top Rated in Western":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_genre_top/genre_top-rated_western.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_genre_top/genre_top-rated_western.png
|
||||
summary: "Top rated TV shows in Western"
|
||||
template: {
|
||||
genre: "western",
|
||||
|
||||
@@ -13,7 +13,7 @@ templates:
|
||||
|
||||
collections:
|
||||
"A&E":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_a-e.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_a-e.png
|
||||
summary: "TV shows from A&E"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -21,7 +21,7 @@ collections:
|
||||
}
|
||||
|
||||
"ABC":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_abc.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_abc.png
|
||||
summary: "TV shows from ABC"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -29,7 +29,7 @@ collections:
|
||||
}
|
||||
|
||||
"Adult Swim":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_adult-swim.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_adult-swim.png
|
||||
summary: "TV shows from Adult Swim"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -37,7 +37,7 @@ collections:
|
||||
}
|
||||
|
||||
"Amazon":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_amazon.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_amazon.png
|
||||
summary: "TV shows from Amazon"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -45,7 +45,7 @@ collections:
|
||||
}
|
||||
|
||||
"AMC":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_amc.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_amc.png
|
||||
summary: "TV shows from AMC"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -53,7 +53,7 @@ collections:
|
||||
}
|
||||
|
||||
"Animal Planet":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_animal-planet.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_animal-planet.png
|
||||
summary: "TV shows from Animal Planet"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -61,7 +61,7 @@ collections:
|
||||
}
|
||||
|
||||
"Apple+":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_apple-plus.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_apple-plus.png
|
||||
summary: "TV shows from Apple+"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -69,7 +69,7 @@ collections:
|
||||
}
|
||||
|
||||
"BBC":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_bbc.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_bbc.png
|
||||
summary: "TV shows from BBC"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -77,7 +77,7 @@ collections:
|
||||
}
|
||||
|
||||
"Bravo":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_bravo.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_bravo.png
|
||||
summary: "TV shows from Bravo"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -85,7 +85,7 @@ collections:
|
||||
}
|
||||
|
||||
"Cartoon Network":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_cartoon-network.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_cartoon-network.png
|
||||
summary: "TV shows from Cartoon Network"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -93,7 +93,7 @@ collections:
|
||||
}
|
||||
|
||||
"CBS":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_cbs.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_cbs.png
|
||||
summary: "TV shows from CBS"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -101,7 +101,7 @@ collections:
|
||||
}
|
||||
|
||||
"Channel 4":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_channel-4.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_channel-4.png
|
||||
summary: "TV shows from Channel 4"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -109,7 +109,7 @@ collections:
|
||||
}
|
||||
|
||||
"Cinemax":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_cinemax.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_cinemax.png
|
||||
summary: "TV shows from Cinemax"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -117,7 +117,7 @@ collections:
|
||||
}
|
||||
|
||||
"Comedy Central":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_comedy-central.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_comedy-central.png
|
||||
summary: "TV shows from Comedy Central"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -125,7 +125,7 @@ collections:
|
||||
}
|
||||
|
||||
"Dave":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_dave.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_dave.png
|
||||
summary: "TV shows from Dave"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -133,7 +133,7 @@ collections:
|
||||
}
|
||||
|
||||
"Discovery":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_discovery.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_discovery.png
|
||||
summary: "TV shows from Discovery"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -141,7 +141,7 @@ collections:
|
||||
}
|
||||
|
||||
"Disney":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_disney.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_disney.png
|
||||
summary: "TV shows from Disney"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -149,7 +149,7 @@ collections:
|
||||
}
|
||||
|
||||
"FOX":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_fox.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_fox.png
|
||||
summary: "TV shows from FOX"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -157,7 +157,7 @@ collections:
|
||||
}
|
||||
|
||||
"Freeform":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_freeform.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_freeform.png
|
||||
summary: "TV shows from Freeform"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -165,7 +165,7 @@ collections:
|
||||
}
|
||||
|
||||
"FX":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_fx.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_fx.png
|
||||
summary: "TV shows from FX"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -173,7 +173,7 @@ collections:
|
||||
}
|
||||
|
||||
"Hallmark":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_hallmark.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_hallmark.png
|
||||
summary: "TV shows from Hallmark"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -181,7 +181,7 @@ collections:
|
||||
}
|
||||
|
||||
"HBO":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_hbo.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_hbo.png
|
||||
summary: "TV shows from HBO"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -189,7 +189,7 @@ collections:
|
||||
}
|
||||
|
||||
"HGTV":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_hgtv.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_hgtv.png
|
||||
summary: "TV shows from HGTV"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -197,7 +197,7 @@ collections:
|
||||
}
|
||||
|
||||
"History":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_history.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_history.png
|
||||
summary: "TV shows from History"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -205,7 +205,7 @@ collections:
|
||||
}
|
||||
|
||||
"Hulu":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_hulu.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_hulu.png
|
||||
summary: "TV shows from Hulu"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -213,7 +213,7 @@ collections:
|
||||
}
|
||||
|
||||
"ITV":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_itv.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_itv.png
|
||||
summary: "TV shows from ITV"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -221,7 +221,7 @@ collections:
|
||||
}
|
||||
|
||||
"MTV":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_mtv.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_mtv.png
|
||||
summary: "TV shows from MTV"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -229,7 +229,7 @@ collections:
|
||||
}
|
||||
|
||||
"National Geographic":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_national-geographic.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_national-geographic.png
|
||||
summary: "TV shows from National Geographic"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -237,7 +237,7 @@ collections:
|
||||
}
|
||||
|
||||
"NBC":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_nbc.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_nbc.png
|
||||
summary: "TV shows from NBC"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -245,7 +245,7 @@ collections:
|
||||
}
|
||||
|
||||
"Netflix":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_netflix.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_netflix.png
|
||||
summary: "TV shows from Netflix"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -253,7 +253,7 @@ collections:
|
||||
}
|
||||
|
||||
"Nickelodeon":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_nickelodeon.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_nickelodeon.png
|
||||
summary: "TV shows from Nickelodeon"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -261,7 +261,7 @@ collections:
|
||||
}
|
||||
|
||||
"Paramount":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_paramount.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_paramount.png
|
||||
summary: "TV shows from Paramount"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -269,7 +269,7 @@ collections:
|
||||
}
|
||||
|
||||
"PBS":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_pbs.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_pbs.png
|
||||
summary: "TV shows from PBS"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -277,7 +277,7 @@ collections:
|
||||
}
|
||||
|
||||
"Peacock":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_peacock.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_peacock.png
|
||||
summary: "TV shows from Peacock"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -285,7 +285,7 @@ collections:
|
||||
}
|
||||
|
||||
"Showtime":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_showtime.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_showtime.png
|
||||
summary: "TV shows from Showtime"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -293,7 +293,7 @@ collections:
|
||||
}
|
||||
|
||||
"Shudder":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_shudder.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_shudder.png
|
||||
summary: "TV shows from Shudder"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -301,7 +301,7 @@ collections:
|
||||
}
|
||||
|
||||
"SKY":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_sky.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_sky.png
|
||||
summary: "TV shows from SKY"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -309,7 +309,7 @@ collections:
|
||||
}
|
||||
|
||||
"Smithsonian":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_smithsonian.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_smithsonian.png
|
||||
summary: "TV shows from Smithsonian"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -317,7 +317,7 @@ collections:
|
||||
}
|
||||
|
||||
"Starz":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_starz.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_starz.png
|
||||
summary: "TV shows from Starz"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -325,7 +325,7 @@ collections:
|
||||
}
|
||||
|
||||
"Syfy":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_syfy.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_syfy.png
|
||||
summary: "TV shows from Syfy"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -333,7 +333,7 @@ collections:
|
||||
}
|
||||
|
||||
"TBS":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_tbs.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_tbs.png
|
||||
summary: "TV shows from TBS"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -341,7 +341,7 @@ collections:
|
||||
}
|
||||
|
||||
"TLC":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_tlc.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_tlc.png
|
||||
summary: "TV shows from TLC"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -349,7 +349,7 @@ collections:
|
||||
}
|
||||
|
||||
"TNT":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_tnt.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_tnt.png
|
||||
summary: "TV shows from TNT"
|
||||
template: {
|
||||
name: network,
|
||||
@@ -357,7 +357,7 @@ collections:
|
||||
}
|
||||
|
||||
"YouTube":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/assets/_network/network_youtube.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/kometa.config/assets/_network/network_youtube.png
|
||||
summary: "TV shows from <YouTube"
|
||||
template: {
|
||||
name: network,
|
||||
|
||||
Reference in New Issue
Block a user