mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-20 06:56:05 -05:00
change repo; change assets location; fix cannibals; add show networks
This commit is contained in:
@@ -11,95 +11,68 @@ templates:
|
||||
delete_not_scheduled: false
|
||||
cache_builders: 4
|
||||
|
||||
plex_added:
|
||||
sort_title: "+1_<<num>>_<<collection_name>>"
|
||||
sync_mode: sync
|
||||
collection_mode: hide
|
||||
visible_home: false
|
||||
visible_shared: false
|
||||
visible_library: false
|
||||
delete_not_scheduled: false
|
||||
cache_builders: 4
|
||||
|
||||
mdblist:
|
||||
optional:
|
||||
- mdblist_extra_1
|
||||
- mdblist_extra_2
|
||||
- mdblist_extra_3
|
||||
- mdblist_extra_4
|
||||
- mdblist_extra_5
|
||||
sort_title: "+1_<<num>>_<<collection_name>>"
|
||||
sync_mode: sync
|
||||
collection_mode: hide
|
||||
visible_home: false
|
||||
visible_shared: false
|
||||
visible_library: false
|
||||
delete_not_scheduled: false
|
||||
collection_order: alpha
|
||||
cache_builders: 6
|
||||
mdblist_list:
|
||||
url: https://mdblist.com/lists/<<mdblist_user>>/<<mdblist_list>>/
|
||||
sort_by: title.asc
|
||||
|
||||
collections:
|
||||
"Documentaries: All":
|
||||
summary: "Documentaries"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/documentary/documentary-all.png
|
||||
url_poster: https://images2.imgbox.com/f8/66/trpNwkAn_o.png
|
||||
template: {
|
||||
name: mdblist,
|
||||
num: "F",
|
||||
mdblist_user: "archivist",
|
||||
mdblist_list: "collection-documentary"
|
||||
name: plex,
|
||||
num: "F"
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
genre: documentary
|
||||
sort_by: title.asc
|
||||
|
||||
"Documentaries: Random":
|
||||
summary: "Random documentaries"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/documentary/documentary-random.png
|
||||
url_poster: https://images2.imgbox.com/70/9e/9b9sB1wa_o.png
|
||||
template: {
|
||||
name: plex,
|
||||
num: "G"
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
collection: "Documentaries: All"
|
||||
genre: documentary
|
||||
sort_by: random
|
||||
limit: 250
|
||||
|
||||
"Documentaries: Recently Released":
|
||||
summary: "Recently released documentaries"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/documentary/documentary-released.png
|
||||
url_poster: https://images2.imgbox.com/da/49/PnqkIfIU_o.png
|
||||
template: {
|
||||
name: plex,
|
||||
num: "H"
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
collection: "Documentaries: All"
|
||||
genre: documentary
|
||||
sort_by: release.desc
|
||||
limit: 250
|
||||
|
||||
"Documentaries: Recently Added":
|
||||
summary: "Recently added documentaries"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/documentary/documentary-added.png
|
||||
url_poster: https://images2.imgbox.com/09/43/rltvX5gv_o.png
|
||||
visible_library: true
|
||||
template: {
|
||||
name: plex_added,
|
||||
name: plex,
|
||||
num: "I"
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
collection: "Documentaries: All"
|
||||
genre: documentary
|
||||
sort_by: added.desc
|
||||
limit: 100
|
||||
|
||||
"Documentaries: Top Rated":
|
||||
summary: "Top rated documentaries"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/documentary/documentary-top-rated.png
|
||||
url_poster: https://images2.imgbox.com/f6/a6/sEjWWyWR_o.png
|
||||
template: {
|
||||
name: plex,
|
||||
num: "J"
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
collection: "Documentaries: All"
|
||||
genre: documentary
|
||||
sort_by: critic_rating.desc
|
||||
limit: 250
|
||||
@@ -49,7 +49,7 @@ templates:
|
||||
collections:
|
||||
"Parental: All":
|
||||
summary: "TV shows suitable for children"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-all.png
|
||||
url_poster: https://images2.imgbox.com/bd/de/Mpq7uDbd_o.png
|
||||
template: {
|
||||
name: mdblist,
|
||||
num: "A",
|
||||
@@ -59,7 +59,7 @@ collections:
|
||||
|
||||
"Parental: Random":
|
||||
summary: "Random TV shows suitable for children"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-random.png
|
||||
url_poster: https://images2.imgbox.com/03/6e/lD92FK1w_o.png
|
||||
template: {
|
||||
name: plex,
|
||||
num: "B"
|
||||
@@ -72,7 +72,7 @@ collections:
|
||||
|
||||
"Parental: Recently Released":
|
||||
summary: "Recently released TV shows suitable for children"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-released.png
|
||||
url_poster: https://images2.imgbox.com/c8/27/eWMDHhcy_o.png
|
||||
template: {
|
||||
name: plex,
|
||||
num: "C"
|
||||
@@ -85,7 +85,7 @@ collections:
|
||||
|
||||
"Parental: Recently Added":
|
||||
summary: "Recently added TV shows suitable for children"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-added.png
|
||||
url_poster: https://images2.imgbox.com/66/12/rE9Ddb2f_o.png
|
||||
template: {
|
||||
name: plex_added,
|
||||
num: "D"
|
||||
@@ -99,7 +99,7 @@ collections:
|
||||
|
||||
"Parental: Top Rated":
|
||||
summary: "Top rated TV shows suitable for children"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/parental/parental-top-rated.png
|
||||
url_poster: https://images2.imgbox.com/c5/16/M8G4EDKy_o.png
|
||||
template: {
|
||||
name: plex,
|
||||
num: "E"
|
||||
|
||||
@@ -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,
|
||||
|
||||
@@ -19,7 +19,7 @@ templates:
|
||||
collections:
|
||||
"Top Rated of 2023":
|
||||
summary: "Top rated TV shows in 2023"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2023.png
|
||||
url_poster: https://images2.imgbox.com/11/3b/7BlMZMQw_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
@@ -33,7 +33,7 @@ collections:
|
||||
|
||||
"Top Rated of 2022":
|
||||
summary: "Top rated TV shows in 2022"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2022.png
|
||||
url_poster: https://images2.imgbox.com/20/ea/OeSbw2IU_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
@@ -47,11 +47,11 @@ collections:
|
||||
|
||||
"Top Rated of 2021":
|
||||
summary: "Top rated TV shows in 2021"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2021.png
|
||||
url_poster: https://images2.imgbox.com/e9/ab/RKEdWgus_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
num: "O",
|
||||
num: O,
|
||||
release_date: "2021-01-01,2021-12-31",
|
||||
title_type: "tv_series,tv_special,tv_miniseries",
|
||||
user_rating: "5.0,10.0",
|
||||
@@ -61,7 +61,7 @@ collections:
|
||||
|
||||
"Top Rated of 2020":
|
||||
summary: "Top rated TV shows in 2020"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2020.png
|
||||
url_poster: https://images2.imgbox.com/b2/82/XGYhRoQi_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
@@ -75,7 +75,7 @@ collections:
|
||||
|
||||
"Top Rated of 2019":
|
||||
summary: "Top rated TV shows in 2019"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2019.png
|
||||
url_poster: https://images2.imgbox.com/53/e9/DhwEpjt2_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
@@ -89,7 +89,7 @@ collections:
|
||||
|
||||
"Top Rated of 2018":
|
||||
summary: "Top rated TV shows in 2018"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2018.png
|
||||
url_poster: https://images2.imgbox.com/a5/9b/NKvSD9sj_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
@@ -103,7 +103,7 @@ collections:
|
||||
|
||||
"Top Rated of 2017":
|
||||
summary: "Top rated TV shows in 2017"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2017.png
|
||||
url_poster: https://images2.imgbox.com/2e/c3/ucZ25sgd_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
@@ -117,7 +117,7 @@ collections:
|
||||
|
||||
"Top Rated of 2016":
|
||||
summary: "Top rated TV shows in 2016"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2016.png
|
||||
url_poster: https://images2.imgbox.com/86/b7/R5LWS26j_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
@@ -131,7 +131,7 @@ collections:
|
||||
|
||||
"Top Rated of 2015":
|
||||
summary: "Top rated TV shows in 2015"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2015.png
|
||||
url_poster: https://images2.imgbox.com/2e/92/Xyintttd_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
@@ -145,7 +145,7 @@ collections:
|
||||
|
||||
"Top Rated of 2014":
|
||||
summary: "Top rated TV shows in 2014"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2014.png
|
||||
url_poster: https://images2.imgbox.com/45/1b/rnOLmuYd_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
@@ -159,7 +159,7 @@ collections:
|
||||
|
||||
"Top Rated of 2013":
|
||||
summary: "Top rated TV shows in 2013"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2013.png
|
||||
url_poster: https://images2.imgbox.com/10/7f/sChpdS5a_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
@@ -173,7 +173,7 @@ collections:
|
||||
|
||||
"Top Rated of 2012":
|
||||
summary: "Top rated TV shows in 2012"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2012.png
|
||||
url_poster: https://images2.imgbox.com/1a/a0/nodGueZf_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
@@ -187,7 +187,7 @@ collections:
|
||||
|
||||
"Top Rated of 2011":
|
||||
summary: "Top rated TV shows in 2011"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2011.png
|
||||
url_poster: https://images2.imgbox.com/92/1d/rGBuC4Jl_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
@@ -201,7 +201,7 @@ collections:
|
||||
|
||||
"Top Rated of 2010":
|
||||
summary: "Top rated TV shows in 2010"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-year-2010.png
|
||||
url_poster: https://images2.imgbox.com/86/63/4kJnyLQX_o.png
|
||||
schedule: weekly(tuesday)
|
||||
template: {
|
||||
name: year,
|
||||
|
||||
@@ -19,7 +19,7 @@ templates:
|
||||
collections:
|
||||
"Top Rated of the 1940s":
|
||||
summary: "Top rated TV shows of the 1940s"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-1940s.png
|
||||
url_poster: https://images2.imgbox.com/b2/96/r6suu5US_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: decade,
|
||||
@@ -33,7 +33,7 @@ collections:
|
||||
|
||||
"Top Rated of the 1950s":
|
||||
summary: "Top rated TV shows of the 1950s"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-1950s.png
|
||||
url_poster: https://images2.imgbox.com/3a/86/lbm419do_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: decade,
|
||||
@@ -47,7 +47,7 @@ collections:
|
||||
|
||||
"Top Rated of the 1960s":
|
||||
summary: "Top rated TV shows of the 1960s"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-1960s.png
|
||||
url_poster: https://images2.imgbox.com/86/ec/BLBgj4Sc_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: decade,
|
||||
@@ -61,7 +61,7 @@ collections:
|
||||
|
||||
"Top Rated of the 1970s":
|
||||
summary: "Top rated TV shows of the 1970s"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-1970s.png
|
||||
url_poster: https://images2.imgbox.com/69/3f/JKYnU4OW_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: decade,
|
||||
@@ -75,7 +75,7 @@ collections:
|
||||
|
||||
"Top Rated of the 1980s":
|
||||
summary: "Top rated TV shows of the 1980s"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-1980s.png
|
||||
url_poster: https://images2.imgbox.com/fa/74/pTqfI3kw_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: decade,
|
||||
@@ -89,7 +89,7 @@ collections:
|
||||
|
||||
"Top Rated of the 1990s":
|
||||
summary: "Top rated TV shows of the 1990s"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-1990s.png
|
||||
url_poster: https://images2.imgbox.com/f8/2d/heYFe34N_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: decade,
|
||||
@@ -103,7 +103,7 @@ collections:
|
||||
|
||||
"Top Rated of the 2000s":
|
||||
summary: "Top rated TV shows of the 2000s"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-2000s.png
|
||||
url_poster: https://images2.imgbox.com/25/0f/Fv1DABox_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: decade,
|
||||
@@ -117,7 +117,7 @@ collections:
|
||||
|
||||
"Top Rated of the 2010s":
|
||||
summary: "Top rated TV shows of the 2010s"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-2010s.png
|
||||
url_poster: https://images2.imgbox.com/2e/79/H4fyrHwI_o.png
|
||||
schedule: weekly(wednesday)
|
||||
template: {
|
||||
name: decade,
|
||||
@@ -131,7 +131,7 @@ collections:
|
||||
|
||||
"Top Rated of the 2020s":
|
||||
summary: "Top rated TV shows of the 2020s"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/year/top-rated-decade-2020s.png
|
||||
url_poster: https://images2.imgbox.com/19/dc/06a42YSm_o.png
|
||||
schedule: weekly
|
||||
template: {
|
||||
name: decade,
|
||||
|
||||
@@ -72,7 +72,7 @@ templates:
|
||||
collections:
|
||||
"Emmy Award Winners":
|
||||
summary: "A collection of Emmy Award Winners"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-emmy-winners.png
|
||||
url_poster: https://images2.imgbox.com/9b/e4/k0PK91qr_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: imdb,
|
||||
@@ -85,7 +85,7 @@ collections:
|
||||
|
||||
"Emmy Award Nominees":
|
||||
summary: "A collection of Emmy Award Nominees"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-emmy-nominees.png
|
||||
url_poster: https://images2.imgbox.com/c1/c7/71WmWEkL_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: imdb,
|
||||
@@ -98,7 +98,7 @@ collections:
|
||||
|
||||
"Golden Globes Winners":
|
||||
summary: "A collection of Golden Globes Winners"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-goldenglobes-winners.png
|
||||
url_poster: https://images2.imgbox.com/90/92/iw9mYXgG_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: imdb,
|
||||
@@ -111,7 +111,7 @@ collections:
|
||||
|
||||
"Golden Globes Nominees":
|
||||
summary: "A collection of Golden Globes Nominees"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-goldenglobes-nominees.png
|
||||
url_poster: https://images2.imgbox.com/0a/a2/HH5uBXFt_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: imdb,
|
||||
@@ -124,7 +124,7 @@ collections:
|
||||
|
||||
"BAFTA Winners":
|
||||
summary: "A collection of BAFTA Winners"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-bafta-winners.png
|
||||
url_poster: https://images2.imgbox.com/00/61/roVpyMsf_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: custom_1,
|
||||
@@ -135,7 +135,7 @@ collections:
|
||||
|
||||
"Critics Choice Award Winners":
|
||||
summary: "A collection of Critics Choice Award Winners"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/awards/awards-critics-winners.png
|
||||
url_poster: https://images2.imgbox.com/0e/d1/g0Wm0Xqn_o.png
|
||||
schedule: weekly(monday)
|
||||
template: {
|
||||
name: custom_2,
|
||||
|
||||
@@ -19,7 +19,7 @@ templates:
|
||||
collections:
|
||||
"Popular in Action":
|
||||
summary: "Popular TV shows in Action"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-action.png
|
||||
url_poster: https://images2.imgbox.com/49/a2/ZzHfwpko_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -30,7 +30,7 @@ collections:
|
||||
|
||||
"Popular in Adventure":
|
||||
summary: "Popular TV shows in Adventure"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-adventure.png
|
||||
url_poster: https://images2.imgbox.com/69/44/w9z6lHTx_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -41,7 +41,7 @@ collections:
|
||||
|
||||
"Popular in Animation":
|
||||
summary: "Popular TV shows in Animation"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-animation.png
|
||||
url_poster: https://images2.imgbox.com/2b/9f/K6YZj2mM_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -52,7 +52,7 @@ collections:
|
||||
|
||||
"Popular in Biography":
|
||||
summary: "Popular TV shows in Biography"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-biography.png
|
||||
url_poster: https://images2.imgbox.com/db/a5/DuxFMQvW_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -63,7 +63,7 @@ collections:
|
||||
|
||||
"Popular in Comedy":
|
||||
summary: "Popular TV shows in Comedy"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-comedy.png
|
||||
url_poster: https://images2.imgbox.com/ee/95/bv86GdwL_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -74,7 +74,7 @@ collections:
|
||||
|
||||
"Popular in Crime":
|
||||
summary: "Popular TV shows in Crime"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-crime.png
|
||||
url_poster: https://images2.imgbox.com/04/57/qWBJn2wh_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -85,7 +85,7 @@ collections:
|
||||
|
||||
"Popular in Drama":
|
||||
summary: "Popular TV shows in Drama"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-drama.png
|
||||
url_poster: https://images2.imgbox.com/b5/7e/xjs3U3Uw_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -96,7 +96,7 @@ collections:
|
||||
|
||||
"Popular in Family":
|
||||
summary: "Popular TV shows in Family"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-family.png
|
||||
url_poster: https://images2.imgbox.com/b8/7c/Yxfwl4SU_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -107,7 +107,7 @@ collections:
|
||||
|
||||
"Popular in Fantasy":
|
||||
summary: "Popular TV shows in Fantasy"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-fantasy.png
|
||||
url_poster: https://images2.imgbox.com/b9/2d/RUj29mGN_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -118,7 +118,7 @@ collections:
|
||||
|
||||
"Popular in History":
|
||||
summary: "Popular TV shows in History"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-history.png
|
||||
url_poster: https://images2.imgbox.com/7e/4b/J3QPVzXr_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -129,7 +129,7 @@ collections:
|
||||
|
||||
"Popular in Horror":
|
||||
summary: "Popular TV shows in Horror"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-horror.png
|
||||
url_poster: https://images2.imgbox.com/d7/90/soVAACno_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -140,7 +140,7 @@ collections:
|
||||
|
||||
"Popular in Music":
|
||||
summary: "Popular TV shows in Music"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-music.png
|
||||
url_poster: https://images2.imgbox.com/a5/f7/k30HMjfT_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -151,7 +151,7 @@ collections:
|
||||
|
||||
"Popular in Musicals":
|
||||
summary: "Popular TV shows in Musicals"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-musicals.png
|
||||
url_poster: https://images2.imgbox.com/2c/d8/dBP5NuOy_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -162,7 +162,7 @@ collections:
|
||||
|
||||
"Popular in Mystery":
|
||||
summary: "Popular TV shows in Mystery"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-mystery.png
|
||||
url_poster: https://images2.imgbox.com/c0/eb/vxT2626d_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -173,7 +173,7 @@ collections:
|
||||
|
||||
"Popular in Romance":
|
||||
summary: "Popular TV shows in Romance"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-romance.png
|
||||
url_poster: https://images2.imgbox.com/c9/5c/iFqsyDIF_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -184,7 +184,7 @@ collections:
|
||||
|
||||
"Popular in Sci-Fi":
|
||||
summary: "Popular TV shows in Sci-Fi"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-sci-fi.png
|
||||
url_poster: https://images2.imgbox.com/c8/01/RVAS27XY_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -195,7 +195,7 @@ collections:
|
||||
|
||||
"Popular in Thriller":
|
||||
summary: "Popular TV shows in Thriller"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-thriller.png
|
||||
url_poster: https://images2.imgbox.com/91/81/K0sxubV6_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -206,7 +206,7 @@ collections:
|
||||
|
||||
"Popular in War":
|
||||
summary: "Popular TV shows in War"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-war.png
|
||||
url_poster: https://images2.imgbox.com/31/13/Kf3A1cXg_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
@@ -217,7 +217,7 @@ collections:
|
||||
|
||||
"Popular in Western":
|
||||
summary: "Popular TV shows in Western"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/popular-genre-western.png
|
||||
url_poster: https://images2.imgbox.com/68/3a/Jl5QZlaK_o.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: popular,
|
||||
|
||||
@@ -19,7 +19,7 @@ templates:
|
||||
collections:
|
||||
"Top Rated in Action":
|
||||
summary: "Top rated TV shows in Action"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-action.png
|
||||
url_poster: https://images2.imgbox.com/51/80/y43S30ze_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -32,7 +32,7 @@ collections:
|
||||
|
||||
"Top Rated in Adventure":
|
||||
summary: "Top rated TV shows in Adventure"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-adventure.png
|
||||
url_poster: https://images2.imgbox.com/c9/32/B0Eezjrf_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -45,7 +45,7 @@ collections:
|
||||
|
||||
"Top Rated in Animation":
|
||||
summary: "Top rated TV shows in Animation"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-animation.png
|
||||
url_poster: https://images2.imgbox.com/5d/ce/AGI0Qfqm_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -58,7 +58,7 @@ collections:
|
||||
|
||||
"Top Rated in Biography":
|
||||
summary: "Top rated TV shows in Biography"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-biography.png
|
||||
url_poster: https://images2.imgbox.com/78/3c/xtirTM6g_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -71,7 +71,7 @@ collections:
|
||||
|
||||
"Top Rated in Comedy":
|
||||
summary: "Top rated TV shows in Comedy"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-comedy.png
|
||||
url_poster: https://images2.imgbox.com/69/10/NKcsxR5P_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -84,7 +84,7 @@ collections:
|
||||
|
||||
"Top Rated in Crime":
|
||||
summary: "Top rated TV shows in Crime"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-crime.png
|
||||
url_poster: https://images2.imgbox.com/01/f8/X4xQQ1sE_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -97,7 +97,7 @@ collections:
|
||||
|
||||
"Top Rated in Drama":
|
||||
summary: "Top rated TV shows in Drama"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-drama.png
|
||||
url_poster: https://images2.imgbox.com/62/d5/iMGeC44D_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -110,7 +110,7 @@ collections:
|
||||
|
||||
"Top Rated in Family":
|
||||
summary: "Top rated TV shows in Family"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-family.png
|
||||
url_poster: https://images2.imgbox.com/ca/6e/2IfG1bxC_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -123,7 +123,7 @@ collections:
|
||||
|
||||
"Top Rated in Fantasy":
|
||||
summary: "Top rated TV shows in Fantasy"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-fantasy.png
|
||||
url_poster: https://images2.imgbox.com/0e/a1/RTwNLvZj_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -136,7 +136,7 @@ collections:
|
||||
|
||||
"Top Rated in History":
|
||||
summary: "Top rated TV shows in History"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-history.png
|
||||
url_poster: https://images2.imgbox.com/07/28/Gnd1RXdg_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -149,7 +149,7 @@ collections:
|
||||
|
||||
"Top Rated in Horror":
|
||||
summary: "Top rated TV shows in Horror"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-horror.png
|
||||
url_poster: https://images2.imgbox.com/69/85/PPdtuMl4_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -162,7 +162,7 @@ collections:
|
||||
|
||||
"Top Rated in Music":
|
||||
summary: "Top rated TV shows in Music"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-music.png
|
||||
url_poster: https://images2.imgbox.com/2a/5b/0qMaPxU2_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -175,7 +175,7 @@ collections:
|
||||
|
||||
"Top Rated in Musicals":
|
||||
summary: "Top rated TV shows in Musicals"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-musicals.png
|
||||
url_poster: https://images2.imgbox.com/af/6f/8PsNB0Po_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -188,7 +188,7 @@ collections:
|
||||
|
||||
"Top Rated in Mystery":
|
||||
summary: "Top rated TV shows in Mystery"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-mystery.png
|
||||
url_poster: https://images2.imgbox.com/90/e8/hpebZBPB_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -201,7 +201,7 @@ collections:
|
||||
|
||||
"Top Rated in Romance":
|
||||
summary: "Top rated TV shows in Romance"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-romance.png
|
||||
url_poster: https://images2.imgbox.com/0a/7c/zeNHGAVj_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -214,7 +214,7 @@ collections:
|
||||
|
||||
"Top Rated in Sci-Fi":
|
||||
summary: "Top rated TV shows in Sci-Fi"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-sci-fi.png
|
||||
url_poster: https://images2.imgbox.com/91/64/ePUjlSZ6_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -227,7 +227,7 @@ collections:
|
||||
|
||||
"Top Rated in Thriller":
|
||||
summary: "Top rated TV shows in Thriller"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-thriller.png
|
||||
url_poster: https://images2.imgbox.com/7f/f0/imM9mUS1_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -240,7 +240,7 @@ collections:
|
||||
|
||||
"Top Rated in War":
|
||||
summary: "Top rated TV shows in War"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-war.png
|
||||
url_poster: https://images2.imgbox.com/52/68/Yc62v6he_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
@@ -253,7 +253,7 @@ collections:
|
||||
|
||||
"Top Rated in Western":
|
||||
summary: "Top rated TV shows in Western"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm-config/assets/assets/genre/top-rated-genre-western.png
|
||||
url_poster: https://images2.imgbox.com/0e/03/v2py3lSd_o.png
|
||||
schedule: weekly(thursday)
|
||||
template: {
|
||||
name: genre,
|
||||
|
||||
365
0x5f3/metadata/show/7_network.yml
Normal file
365
0x5f3/metadata/show/7_network.yml
Normal file
@@ -0,0 +1,365 @@
|
||||
## 7_network.yml
|
||||
|
||||
templates:
|
||||
network:
|
||||
cache_builders: 4
|
||||
collection_order: alpha
|
||||
sort_title: "+7_<<num>>_<<collection_name>>"
|
||||
sync_mode: sync
|
||||
tmdb_network: <<network>>
|
||||
visible_home: false
|
||||
visible_library: false
|
||||
visible_shared: false
|
||||
|
||||
collections:
|
||||
"A&E":
|
||||
summary: "TV shows from A&E"
|
||||
url_poster: https://images2.imgbox.com/97/73/icaR425A_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "129, 2639, 3688"
|
||||
}
|
||||
|
||||
"ABC":
|
||||
summary: "TV shows from ABC"
|
||||
url_poster: https://images2.imgbox.com/48/3a/V2Jl5BaT_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "2, 18, 75, 279, 321, 601, 1327, 1345, 1410, 2488, 2791, 2854, 3322, 5069"
|
||||
}
|
||||
|
||||
"Adult Swim":
|
||||
summary: "TV shows from Adult Swim"
|
||||
url_poster: https://images2.imgbox.com/ce/d6/HiesKpYb_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "80, 5629, 6929"
|
||||
}
|
||||
|
||||
"Amazon":
|
||||
summary: "TV shows from mazon"
|
||||
url_poster: https://images2.imgbox.com/ca/1c/DM6M4u77_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "1024, 5533, 5865, 5920, 6550"
|
||||
}
|
||||
|
||||
"AMC":
|
||||
summary: "TV shows from AMC"
|
||||
url_poster: https://images2.imgbox.com/59/02/ay0fnEaf_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "174, 4661, 6400"
|
||||
}
|
||||
|
||||
"Animal Planet":
|
||||
summary: "TV shows from Animal Planet"
|
||||
url_poster: https://images2.imgbox.com/9f/68/QUhNHo1f_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "91, 2781, 3627, 4454, 5721"
|
||||
}
|
||||
|
||||
"Apple+":
|
||||
summary: "TV shows from Apple+"
|
||||
url_poster: https://images2.imgbox.com/9f/2f/t5myA66w_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "1932, 2552"
|
||||
}
|
||||
|
||||
"BBC":
|
||||
summary: "TV shows from BBC"
|
||||
url_poster: https://images2.imgbox.com/fb/4d/wfs9lbau_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "3, 4, 15, 100, 126, 317, 332, 375, 414, 428, 493, 1001, 1051, 1155, 3278, 3546, 3590, 3660, 5384, 5421, 6142, 6223, 6291, 6419, 6824, 6852"
|
||||
}
|
||||
|
||||
"Bravo":
|
||||
summary: "TV shows from Bravo"
|
||||
url_poster: https://images2.imgbox.com/e8/29/1gZ7KM7U_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "74, 312, 485"
|
||||
}
|
||||
|
||||
"Cartoon Network":
|
||||
summary: "TV shows from Cartoon Network"
|
||||
url_poster: https://images2.imgbox.com/0d/21/vFAePxhS_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "56, 217, 1232, 1483, 2193, 3917, 4945, 6018, 6033, 6206, 6315, 6702, 6869"
|
||||
}
|
||||
|
||||
"CBS":
|
||||
summary: "TV shows from CBS"
|
||||
url_poster: https://images2.imgbox.com/fd/08/K3DrYhjX_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "16, 1709, 2528, 2621, 5970"
|
||||
}
|
||||
|
||||
"Channel 4":
|
||||
summary: "TV shows from Channel 4"
|
||||
url_poster: https://images2.imgbox.com/48/e2/luWdP160_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "26, 1988, 136, 298, 803"
|
||||
}
|
||||
|
||||
"Cinemax":
|
||||
summary: "TV shows from Cinemax"
|
||||
url_poster: https://images2.imgbox.com/70/b6/E3w4mBak_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "359, 6161"
|
||||
}
|
||||
|
||||
"Comedy Central":
|
||||
summary: "TV shows from Comedy Central"
|
||||
url_poster: https://images2.imgbox.com/6a/40/2CeeczAV_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "47, 278, 1087, 1226, 2178, 2436, 2988, 3082, 3575, 4535, 5066, 5847, 6168"
|
||||
}
|
||||
|
||||
"Dave":
|
||||
summary: "TV shows from Dave"
|
||||
url_poster: https://images2.imgbox.com/19/27/f3wBxyf2_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "388"
|
||||
}
|
||||
|
||||
"Discovery":
|
||||
summary: "TV shows from Discovery"
|
||||
url_poster: https://images2.imgbox.com/a5/c0/f4kLTXi6_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "10, 22, 64, 106, 244, 626, 670, 1079, 1287, 1302, 1534, 2087, 2480, 2630, 2692, 3045, 3068, 3197, 3591, 3900, 3953, 4353, 4440, 4462, 4562, 4741, 4784, 4883, 4983, 4987, 5192, 5408, 5431, 5451, 5470, 5471, 5472, 5669, 5706, 6026, 6083, 6622, 6903, 6966"
|
||||
}
|
||||
|
||||
"Disney":
|
||||
summary: "TV shows from Disney"
|
||||
url_poster: https://images2.imgbox.com/0e/4b/iRUFgYbD_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "44, 54, 142, 281, 515, 539, 730, 835, 1385, 1996, 2324, 2325, 2326, 2327, 2534, 2739, 2771, 2897, 2991, 3408, 3874, 3919, 4006, 4242, 4350, 4426, 5137, 5339, 5465, 5526, 5536, 5611, 5769, 6005, 6006, 6029, 6074, 6244, 6463, 6752"
|
||||
}
|
||||
|
||||
"FOX":
|
||||
summary: "TV shows from FOX"
|
||||
url_poster: https://images2.imgbox.com/08/64/CteSsrD0_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "19, 45, 87, 131, 243, 303, 327, 338, 360, 415, 481, 875, 961, 1067, 1117, 1414, 1498, 1640, 1651, 2145, 2316, 2317, 2319, 2320, 2446, 2648, 2678, 2686, 3483, 3562, 4522, 4774, 4908, 5028, 5201, 5259, 5996, 6088, 6379, 6793"
|
||||
}
|
||||
|
||||
"Freeform":
|
||||
summary: "TV shows from Freeform"
|
||||
url_poster: https://images2.imgbox.com/30/4d/MOY6CrjH_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "1267"
|
||||
}
|
||||
|
||||
"FX":
|
||||
summary: "TV shows from FX"
|
||||
url_poster: https://images2.imgbox.com/d9/64/t282hDXm_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "88, 1035, 1641, 5628"
|
||||
}
|
||||
|
||||
"Hallmark":
|
||||
summary: "TV shows from Hallmark"
|
||||
url_poster: https://images2.imgbox.com/69/ec/cUyzbr9x_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "384, 2300, 2853, 3438"
|
||||
}
|
||||
|
||||
"HBO":
|
||||
summary: "TV shows from HBO"
|
||||
url_poster: https://images2.imgbox.com/c7/ed/Lr79TZyk_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "49, 1062, 1089, 1129, 1303, 1590, 2593, 3186, 3308, 3618, 3877, 5479, 5484, 5485, 5646, 5666, 5750, 5764, 5836"
|
||||
}
|
||||
|
||||
"History":
|
||||
summary: "TV shows from History"
|
||||
url_poster: https://images2.imgbox.com/67/7e/1GiUxJ0P_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "65, 1354, 2360, 2382, 3541, 5433"
|
||||
}
|
||||
|
||||
"HGTV":
|
||||
summary: "TV shows from HGTV"
|
||||
url_poster: https://images2.imgbox.com/2a/2e/gFfkhfXP_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "210, 1672"
|
||||
}
|
||||
|
||||
"Hulu":
|
||||
summary: "TV shows from Hulu"
|
||||
url_poster: https://images2.imgbox.com/f7/ef/leVfrRMU_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "453, 1772"
|
||||
}
|
||||
|
||||
"ITV":
|
||||
summary: "TV shows from ITV"
|
||||
url_poster: https://images2.imgbox.com/9f/81/HiWeiJiC_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "9, 112, 149, 261, 307, 590, 1159, 3187, 5871"
|
||||
}
|
||||
|
||||
"MTV":
|
||||
summary: "TV shows from MTV"
|
||||
url_poster: https://images2.imgbox.com/63/ad/viGn08X2_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "17, 33, 295, 304, 335, 381, 410, 454, 488, 568, 788, 867, 924, 931, 959, 976, 1008, 1173, 2116, 2234, 2294, 2414, 2972, 3402, 6079, 6337"
|
||||
}
|
||||
|
||||
|
||||
"National Geographic":
|
||||
summary: "TV shows from National Geographic"
|
||||
url_poster: https://images2.imgbox.com/0c/cd/9YQOYJbt_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "43, 799, 1756, 1825, 3355, 4227, 4293, 4404, 5805, 6031, 6638, 6748, 6750, 1043, 4476, 6664"
|
||||
}
|
||||
|
||||
"NBC":
|
||||
summary: "TV shows from NBC"
|
||||
url_poster: https://images2.imgbox.com/fe/b3/Wi7vrqaW_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "6, 37, 175, 186, 287, 355, 413, 581, 624, 629, 790, 900, 6469"
|
||||
}
|
||||
|
||||
"Netflix":
|
||||
summary: "TV shows from Netflix"
|
||||
url_poster: https://images2.imgbox.com/1a/63/DMahzhDC_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "213"
|
||||
}
|
||||
|
||||
"Nickelodeon":
|
||||
summary: "TV shows from Nickelodeon"
|
||||
url_poster: https://images2.imgbox.com/2b/33/jRnAHlPn_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "13, 35, 224, 234, 259, 286, 416, 474, 594, 775, 794, 1703, 2313, 2314, 2315, 4015"
|
||||
}
|
||||
|
||||
"Paramount":
|
||||
summary: "TV shows from Paramount"
|
||||
url_poster: https://images2.imgbox.com/07/fc/aGiVCklz_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "2076, 2435, 2604, 4330, 5506, 5511, 5567, 6100, 6101, 6183, 6318, 6445"
|
||||
}
|
||||
"PBS":
|
||||
summary: "TV shows from PBS"
|
||||
url_poster: https://images2.imgbox.com/2f/f1/9J2XrpZX_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "14, 122, 2354, 5562, 6948"
|
||||
}
|
||||
|
||||
"Peacock":
|
||||
summary: "TV shows from Peacock"
|
||||
url_poster: https://images2.imgbox.com/a8/26/FTr82G2v_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "3353"
|
||||
}
|
||||
|
||||
"Showtime":
|
||||
summary: "TV shows from Showtime"
|
||||
url_poster: https://images2.imgbox.com/8f/c7/MdCiyCcr_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "67, 5944, 6631"
|
||||
}
|
||||
|
||||
"Shudder":
|
||||
summary: "TV shows from Shudder"
|
||||
url_poster: https://images2.imgbox.com/35/f6/JmJr7eSD_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "2949"
|
||||
}
|
||||
|
||||
"SKY":
|
||||
summary: "TV shows from SKY"
|
||||
url_poster: https://images2.imgbox.com/c0/a1/KrI83eCU_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "107, 115, 214, 405, 480, 553, 753, 819, 877, 1006, 1063, 1076, 1114, 1431, 1755, 2432, 2667, 2691, 2699, 2758, 3138, 3561, 3653, 4148, 4439, 5059, 5090, 5136, 5210, 5213, 5237, 5481, 5505, 5735, 5944, 5946, 6179, 6280, 6359, 6845, 6933"
|
||||
}
|
||||
|
||||
"Smithsonian":
|
||||
summary: "TV shows from Smithsonian"
|
||||
url_poster: https://images2.imgbox.com/8b/2d/9gwbRg0P_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "658, 2572, 4862, 4982"
|
||||
}
|
||||
|
||||
"Starz":
|
||||
summary: "TV shows from Starz"
|
||||
url_poster: https://images2.imgbox.com/e9/41/57xciAZ9_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "318, 758, 5594, 6222, 6292"
|
||||
}
|
||||
|
||||
"Syfy":
|
||||
summary: "TV shows from Syfy"
|
||||
url_poster: https://images2.imgbox.com/96/de/jNZkKSt6_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "77, 3701, 6914"
|
||||
}
|
||||
|
||||
"TBS":
|
||||
summary: "TV shows from TBS"
|
||||
url_poster: https://images2.imgbox.com/0f/77/ZbVrSowo_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "68, 160, 5012, 5625, 5968"
|
||||
}
|
||||
|
||||
"TLC":
|
||||
summary: "TV shows from TLC"
|
||||
url_poster: https://images2.imgbox.com/44/0d/SxLXlSvO_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "84, 1172, 2167, 3571, 5154, 5659, 6363"
|
||||
}
|
||||
|
||||
"TNT":
|
||||
summary: "TV shows from TNT"
|
||||
url_poster: https://images2.imgbox.com/9a/c1/sZHEK3qj_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "41, 904, 1191, 1530, 2857, 3501, 5194"
|
||||
}
|
||||
|
||||
"YouTube":
|
||||
summary: "TV shows from <YouTube"
|
||||
url_poster: https://images2.imgbox.com/1c/f8/iSyYHgAg_o.png
|
||||
template: {
|
||||
name: network,
|
||||
network: "247, 1436"
|
||||
}
|
||||
Reference in New Issue
Block a user