imdb builder changes; new assets; suggested collection; studios

This commit is contained in:
0x5f3
2023-12-30 14:03:08 +00:00
committed by cpt-kuesel
parent dfe2472ad6
commit d291f3a30e
30 changed files with 3040 additions and 2896 deletions

View File

@@ -2,158 +2,247 @@
templates:
plex:
cache_builders: 4
collection_mode: hide
delete_not_scheduled: false
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
visible_shared: false
trakt:
cache_builders: 4
collection_mode: hide
delete_not_scheduled: false
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
collection_order: custom
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 4
visible_shared: false
trakt_list:
- <<trakt_list_extra_01>>
- <<trakt_list_extra_02>>
- <<trakt_list_extra_03>>
- <<trakt_list_extra_04>>
- <<trakt_list_extra_05>>
- <<trakt_list_extra_06>>
- <<trakt_list_extra_07>>
- <<trakt_list_extra_08>>
- <<trakt_list_extra_09>>
- <<trakt_list_extra_10>>
- <<trakt_list_extra_11>>
- <<trakt_list_extra_12>>
- <<trakt_list_extra_13>>
- <<trakt_list_extra_14>>
- <<trakt_list_extra_15>>
- <<trakt_list_extra_16>>
- <<trakt_list_extra_17>>
- <<trakt_list_extra_18>>
- <<trakt_list_extra_19>>
- <<trakt_list_extra_20>>
optional:
- trakt_list_extra_01
- trakt_list_extra_02
- trakt_list_extra_03
- trakt_list_extra_04
- trakt_list_extra_05
- trakt_list_extra_06
- trakt_list_extra_07
- trakt_list_extra_08
- trakt_list_extra_09
- trakt_list_extra_10
- trakt_list_extra_11
- trakt_list_extra_12
- trakt_list_extra_13
- trakt_list_extra_14
- trakt_list_extra_15
- trakt_list_extra_16
- trakt_list_extra_17
- trakt_list_extra_18
- trakt_list_extra_19
- trakt_list_extra_20
imdb_popular:
mdblist:
cache_builders: 6
collection_mode: hide
collection_order: custom
delete_not_scheduled: false
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
collection_order: custom
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 4
imdb_list:
url: https://www.imdb.com/search/title/?title_type=<<title_type>>&languages=<<languages>>&sort=moviemeter,asc
limit: 200
imdb_top:
sort_title: "+1_<<num>>_<<collection_name>>"
sync_mode: sync
collection_order: custom
collection_mode: hide
visible_home: false
visible_shared: false
visible_library: false
delete_not_scheduled: false
cache_builders: 4
imdb_list:
url: https://www.imdb.com/search/title/?title_type=<<title_type>>&user_rating=<<user_rating>>&num_votes=<<votes>>,&languages=<<languages>>&sort=user_rating,desc&count=250
limit: 200
mdblist_list:
sort_by: <<mdblist_sort>>
url: https://mdblist.com/lists/<<mdblist_user>>/<<mdblist_list>>/
optional:
- mdblist_extra_1
- mdblist_extra_2
- mdblist_extra_3
- mdblist_extra_4
- mdblist_extra_5
collections:
"Random TV shows":
summary: Random selection of TV shows
url_poster: https://images2.imgbox.com/41/29/aa0NPuyr_o.png
summary: "Random selection of TV shows"
url_poster: config/assets/1_suggested/suggested_random.png
visible_library: true
schedule: daily
template: {
name: plex,
num: 0
}
}
smart_filter:
all:
year.gte: 1960
year.gte: 1940
sort_by: random
limit: 250
"Recently Added TV shows":
summary: "Recently added TV shows"
url_poster: config/assets/1_suggested/suggested_recently-added.png
visible_home: true
visible_shared: true
visible_library: true
template: {
name: plex,
num: 1
}
smart_filter:
any:
audio_language: English, english
sort_by: added.desc
limit: 200
"Trending TV shows":
summary: TV shows trending across the internet
url_poster: https://images2.imgbox.com/5e/f5/lRkPiQHy_o.png
schedule: daily
"Recently Released TV shows":
summary: "Recently added TV shows"
url_poster: config/assets/1_suggested/suggested_recently-released.png
visible_library: true
template: {
name: plex,
num: 1
}
smart_filter:
any:
audio_language: English, english
sort_by: release.desc
limit: 200
"Suggested TV shows":
collection_order: random
summary: "Based on watched and favourited TV shows"
url_poster: config/assets/1_suggested/suggested_suggested.png
template: {
name: trakt,
num: 1
}
trakt_chart:
chart: trending
time_period: daily
limit: 25
num: 2
# trakt_list_extra_01: "https://trakt.tv/users/########/lists/tv-recommendations-couchmoney-tv",
# trakt_list_extra_02: "https://trakt.tv/users/########/lists/tv-based-on-recently-watched-couchmoney-tv"
}
trakt_userlist:
- userlist: recommendations
user: me
"Trending TV shows":
summary: "TV shows trending across the internet"
url_poster: config/assets/1_suggested/suggested_trending.png
schedule: daily
template: {
name: mdblist,
num: 2,
mdblist_user: "archivist",
mdblist_list: "tv-trending",
mdblist_sort: "rank.desc"
}
limit: 50
"Popular TV shows":
summary: Popular TV shows across the internet
url_poster: https://images2.imgbox.com/2e/34/oxXyim7m_o.png
summary: "Popular TV shows across the internet"
url_poster: config/assets/1_suggested/suggested_popular.png
visible_library: true
schedule: daily
template: {
name: imdb_popular,
num: 2,
title_type: "tv_series,tv_special,tv_miniseries",
languages: "en",
}
name: mdblist,
num: 3,
mdblist_user: "archivist",
mdblist_list: "tv-popular",
mdblist_sort: "imdbpopular.desc"
}
limit: 100
"Top Rated TV shows":
summary: Top rated TV shows across the internet
url_poster: https://images2.imgbox.com/4d/9b/Xb3ambH9_o.png
summary: "Top rated TV shows across the internet"
url_poster: config/assets/1_suggested/suggested_top-rated.png
schedule: daily
template: {
name: imdb_top,
name: mdblist,
num: 3,
title_type: "tv_series,tv_special,tv_miniseries",
user_rating: "5.0,10.0",
votes: "10000,",
languages: "en"
}
limit: 200
mdblist_user: "archivist",
mdblist_list: "tv-top-rated",
mdblist_sort: "imdbrating.desc"
}
limit: 500
"Most Watched Daily":
summary: Daily most watched TV shows across the internet
url_poster: https://images2.imgbox.com/54/48/RpwMMx1Y_o.png
summary: "TV shows trending across the internet"
url_poster: config/assets/1_suggested/suggested_most-watched-daily.png
collection_order: custom
schedule: daily
template: {
name: trakt,
num: 4
}
}
trakt_chart:
chart: watched
time_period: daily
languages: en
countries: us, gb, ie, ca, au, nz
limit: 50
"Most Watched Weekly":
summary: Weekly most watched TV shows across the internet
url_poster: https://images2.imgbox.com/cc/37/PfqsdJzM_o.png
summary: "TV shows trending across the internet"
url_poster: config/assets/1_suggested/suggested_most-watched-weekly.png
collection_order: custom
schedule: daily
template: {
name: trakt,
num: 5
}
}
trakt_chart:
chart: watched
time_period: weekly
languages: en
countries: us, gb, ie, ca, au, nz
limit: 50
"Most Watched Monthly":
summary: Monthly most watched TV shows across the internet
url_poster: https://images2.imgbox.com/c7/3c/7fM4BrER_o.png
summary: "TV shows trending across the internet"
url_poster: config/assets/1_suggested/suggested_most-watched-monthly.png
collection_order: custom
schedule: weekly(sunday)
template: {
name: trakt,
num: 6
}
}
trakt_chart:
chart: watched
time_period: monthly
languages: en
countries: us, gb, ie, ca, au, nz
limit: 75
"Most Watched Yearly":
summary: Yearly most watched TV shows across the internet
url_poster: https://images2.imgbox.com/17/88/LYG1r4xG_o.png
summary: "TV shows trending across the internet"
url_poster: config/assets/1_suggested/suggested_most-watched-yearly.png
collection_order: custom
schedule: weekly(sunday)
template: {
name: trakt,
num: 7
}
}
trakt_chart:
chart: watched
time_period: yearly
languages: en
countries: us, gb, ie, ca, au, nz
limit: 100