mirror of
https://github.com/Kometa-Team/Community-Configs.git
synced 2025-11-18 22:19:41 -05:00
added sport genre for popular/top collections; unwatched smart filter collections for: random, suggested, popular and top-rated; various bug-fixes
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
|
||||
templates:
|
||||
plex:
|
||||
cache_builders: 4
|
||||
collection_mode: hide
|
||||
delete_not_scheduled: false
|
||||
sort_title: "+1_<<num>>_<<collection_name>>"
|
||||
@@ -37,9 +36,10 @@ collections:
|
||||
sort_by: random
|
||||
limit: 250
|
||||
|
||||
"Documentaries: Recently Released":
|
||||
summary: "Recently released documentaries"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_documentary/documentary_recently-released.png
|
||||
"Documentaries: Recently Added":
|
||||
summary: "Recently added documentaries"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_documentary/documentary_recently-added.png
|
||||
visible_library: true
|
||||
template: {
|
||||
name: plex,
|
||||
num: "H"
|
||||
@@ -47,13 +47,12 @@ collections:
|
||||
smart_filter:
|
||||
all:
|
||||
genre: documentary
|
||||
sort_by: release.desc
|
||||
limit: 250
|
||||
sort_by: added.desc
|
||||
limit: 100
|
||||
|
||||
"Documentaries: Recently Added":
|
||||
summary: "Recently added documentaries"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_documentary/documentary_recently-added.png
|
||||
visible_library: true
|
||||
"Documentaries: Recently Released":
|
||||
summary: "Recently released documentaries"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_documentary/documentary_recently-released.png
|
||||
template: {
|
||||
name: plex,
|
||||
num: "I"
|
||||
@@ -61,8 +60,8 @@ collections:
|
||||
smart_filter:
|
||||
all:
|
||||
genre: documentary
|
||||
sort_by: added.desc
|
||||
limit: 100
|
||||
sort_by: release.desc
|
||||
limit: 250
|
||||
|
||||
"Documentaries: Top Rated":
|
||||
summary: "Top rated documentaries"
|
||||
@@ -75,4 +74,4 @@ collections:
|
||||
all:
|
||||
genre: documentary
|
||||
sort_by: critic_rating.desc
|
||||
limit: 250
|
||||
limit: 250
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
|
||||
templates:
|
||||
plex:
|
||||
cache_builders: 4
|
||||
collection_mode: hide
|
||||
delete_not_scheduled: false
|
||||
label.sync: Parental
|
||||
@@ -26,9 +25,9 @@ collections:
|
||||
sort_by: random
|
||||
limit: 250
|
||||
|
||||
"Parental: Recently Released":
|
||||
summary: "Recently released movies suitable for children"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_parental/parental_recently-released.png
|
||||
"Parental: Recently Added":
|
||||
summary: "Recently added movies suitable for children"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_parental/parental_recently-added.png
|
||||
template: {
|
||||
name: plex,
|
||||
num: "C"
|
||||
@@ -36,12 +35,12 @@ collections:
|
||||
smart_filter:
|
||||
all:
|
||||
collection: "Parental: All"
|
||||
sort_by: release.desc
|
||||
limit: 250
|
||||
sort_by: added.desc
|
||||
limit: 100
|
||||
|
||||
"Parental: Recently Added":
|
||||
summary: "Recently added movies suitable for children"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_parental/parental_recently-added.png
|
||||
"Parental: Recently Released":
|
||||
summary: "Recently released movies suitable for children"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_parental/parental_recently-released.png
|
||||
template: {
|
||||
name: plex,
|
||||
num: "D"
|
||||
@@ -49,8 +48,8 @@ collections:
|
||||
smart_filter:
|
||||
all:
|
||||
collection: "Parental: All"
|
||||
sort_by: added.desc
|
||||
limit: 100
|
||||
sort_by: release.desc
|
||||
limit: 250
|
||||
|
||||
"Parental: Top Rated":
|
||||
summary: "Top rated movies suitable for children"
|
||||
@@ -63,4 +62,4 @@ collections:
|
||||
all:
|
||||
collection: "Parental: All"
|
||||
sort_by: critic_rating.desc
|
||||
limit: 250
|
||||
limit: 250
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
|
||||
templates:
|
||||
mdblist:
|
||||
cache_builders: 6
|
||||
collection_mode: hide
|
||||
collection_order: alpha
|
||||
delete_not_scheduled: false
|
||||
@@ -26,7 +25,7 @@ templates:
|
||||
collections:
|
||||
"Parental: All":
|
||||
summary: "Movies suitable for children"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_parental/parental-all.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_parental/parental_all.png
|
||||
template: {
|
||||
name: mdblist,
|
||||
num: "A",
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
templates:
|
||||
seasonal:
|
||||
cache_builders: 4
|
||||
collection_mode: hide
|
||||
collection_order: critic_rating.desc
|
||||
delete_not_scheduled: true
|
||||
limit: 1000
|
||||
@@ -51,25 +51,30 @@ templates:
|
||||
|
||||
collections:
|
||||
"Valentine's Day Movies":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_seasonal/seasonal_st-valentines.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_seasonal/seasonal_valentines-day.png
|
||||
schedule: range(02/10-02/14)
|
||||
template: {
|
||||
name: seasonal,
|
||||
num: 9,
|
||||
holiday: "Valentine's Day",
|
||||
imdb_extra_1: https://www.imdb.com/list/ls000094398,
|
||||
imdb_extra_2: https://www.imdb.com/list/ls057783436,
|
||||
imdb_extra_3: https://www.imdb.com/list/ls064427905
|
||||
letterboxd_extra_1: https://letterboxd.com/ediblehedgehog/list/theme-valentines/by/rating/
|
||||
}
|
||||
plex_search:
|
||||
- all:
|
||||
critic_rating.gte: 8.0
|
||||
genre: Romance, Comedy
|
||||
- all:
|
||||
critic_rating.gte: 8.0
|
||||
genre: Romance, Drama
|
||||
|
||||
"St. Patrick's Day Movies":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_seasonal/seasonal_st-patricks.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_seasonal/seasonal_st-patricks-day.png
|
||||
schedule: range(03/16-03/18)
|
||||
template: {
|
||||
name: seasonal,
|
||||
num: 9,
|
||||
holiday: "St. Patrick's Day",
|
||||
imdb_extra_1: https://www.imdb.com/list/ls063934595
|
||||
letterboxd_extra_1: https://letterboxd.com/ediblehedgehog/list/theme-st-patricks/by/rating/
|
||||
}
|
||||
|
||||
"Easter Movies":
|
||||
@@ -79,12 +84,7 @@ collections:
|
||||
name: seasonal,
|
||||
num: 9,
|
||||
holiday: "Easter",
|
||||
imdb_extra_1: https://www.imdb.com/list/ls062665509/,
|
||||
imdb_extra_2: https://www.imdb.com/list/ls051733651/,
|
||||
imdb_extra_3: https://www.imdb.com/list/ls561620428/,
|
||||
imdb_extra_4: https://www.imdb.com/list/ls564620820/,
|
||||
imdb_extra_5: https://www.imdb.com/list/ls094021074/,
|
||||
imdb_extra_6: https://www.imdb.com/list/ls088378250/
|
||||
letterboxd_extra_1: https://letterboxd.com/ediblehedgehog/list/theme-easter/by/rating/
|
||||
}
|
||||
|
||||
"Halloween Movies":
|
||||
@@ -94,16 +94,12 @@ collections:
|
||||
name: seasonal,
|
||||
num: 9,
|
||||
holiday: "Halloween",
|
||||
imdb_extra_1: https://www.imdb.com/list/ls023118929/,
|
||||
imdb_extra_2: https://www.imdb.com/list/ls000099714/,
|
||||
imdb_extra_3: https://www.imdb.com/list/ls000058693/,
|
||||
letterboxd_extra_1: https://letterboxd.com/ediblehedgehog/list/theme-halloween/by/rating/
|
||||
}
|
||||
imdb_search:
|
||||
type: "movie,tv_movie"
|
||||
genre: "horror"
|
||||
keyword: "haunted-house"
|
||||
sort_by: "rating.desc"
|
||||
limit: 10
|
||||
plex_search:
|
||||
- all:
|
||||
critic_rating.gte: 8.0
|
||||
genre: Horror
|
||||
|
||||
"Thanksgiving Movies":
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_seasonal/seasonal_thanksgiving.png
|
||||
@@ -112,8 +108,7 @@ collections:
|
||||
name: seasonal,
|
||||
num: 9,
|
||||
holiday: "Thanksgiving",
|
||||
imdb_extra_1: https://www.imdb.com/list/ls000835734/,
|
||||
imdb_extra_2: https://www.imdb.com/list/ls091597850/
|
||||
letterboxd_extra_1: https://letterboxd.com/ediblehedgehog/list/theme-thanksgiving/by/rating/
|
||||
}
|
||||
|
||||
"Christmas Movies":
|
||||
@@ -123,11 +118,10 @@ collections:
|
||||
name: seasonal,
|
||||
num: 9,
|
||||
holiday: "Christmas",
|
||||
letterboxd_1: https://letterboxd.com/ediblehedgehog/list/theme-christmas/,
|
||||
letterboxd_extra_1: https://letterboxd.com/ediblehedgehog/list/theme-christmas/by/rating/,
|
||||
imdb_extra_1: https://www.imdb.com/list/ls000096828,
|
||||
imdb_extra_2: https://www.imdb.com/list/ls097394442,
|
||||
imdb_extra_3: https://www.imdb.com/list/ls068976997,
|
||||
imdb_extra_4: https://www.imdb.com/list/ls027567380
|
||||
imdb_extra_2: https://www.imdb.com/list/ls068976997,
|
||||
imdb_extra_3: https://www.imdb.com/list/ls027567380
|
||||
}
|
||||
|
||||
"New Year's Eve Movies":
|
||||
@@ -137,5 +131,5 @@ collections:
|
||||
name: seasonal,
|
||||
num: 9,
|
||||
holiday: "New Year's Eve",
|
||||
imdb_extra_1: https://www.imdb.com/list/ls066838460
|
||||
letterboxd_extra_1: https://letterboxd.com/ediblehedgehog/list/theme-new-years-eve/by/rating/
|
||||
}
|
||||
@@ -2,7 +2,6 @@
|
||||
|
||||
templates:
|
||||
plex:
|
||||
cache_builders: 4
|
||||
collection_mode: hide
|
||||
delete_not_scheduled: false
|
||||
sort_title: "+1_<<num>>_<<collection_name>>"
|
||||
@@ -12,7 +11,6 @@ templates:
|
||||
visible_shared: false
|
||||
|
||||
mdblist:
|
||||
cache_builders: 6
|
||||
collection_mode: hide
|
||||
collection_order: alpha
|
||||
delete_not_scheduled: false
|
||||
@@ -55,8 +53,8 @@ collections:
|
||||
sort_by: random
|
||||
limit: 250
|
||||
|
||||
"Stand-up: Recently Released":
|
||||
summary: "Recently released Stand-up"
|
||||
"Stand-up: Recently Added":
|
||||
summary: "Recently added Stand-up"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_standup/stand-up_recently-added.png
|
||||
template: {
|
||||
name: plex,
|
||||
@@ -65,11 +63,11 @@ collections:
|
||||
smart_filter:
|
||||
all:
|
||||
collection: "Stand-up: All"
|
||||
sort_by: release.desc
|
||||
limit: 250
|
||||
sort_by: added.desc
|
||||
limit: 100
|
||||
|
||||
"Stand-up: Recently Added":
|
||||
summary: "Recently added Stand-up"
|
||||
"Stand-up: Recently Released":
|
||||
summary: "Recently released Stand-up"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_standup/stand-up_recently-released.png
|
||||
template: {
|
||||
name: plex,
|
||||
@@ -78,8 +76,8 @@ collections:
|
||||
smart_filter:
|
||||
all:
|
||||
collection: "Stand-up: All"
|
||||
sort_by: added.desc
|
||||
limit: 100
|
||||
sort_by: release.desc
|
||||
limit: 250
|
||||
|
||||
"Stand-up: Top Rated":
|
||||
summary: "Top rated Stand-up"
|
||||
@@ -92,4 +90,4 @@ collections:
|
||||
all:
|
||||
collection: "Stand-up: All"
|
||||
sort_by: critic_rating.desc
|
||||
limit: 250
|
||||
limit: 250
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
|
||||
templates:
|
||||
plex:
|
||||
cache_builders: 4
|
||||
collection_mode: hide
|
||||
delete_not_scheduled: false
|
||||
sort_title: "+1_<<num>>_<<collection_name>>"
|
||||
@@ -12,7 +11,6 @@ templates:
|
||||
visible_shared: false
|
||||
|
||||
trakt:
|
||||
cache_builders: 4
|
||||
collection_mode: hide
|
||||
delete_not_scheduled: false
|
||||
sort_title: "+1_<<num>>_<<collection_name>>"
|
||||
@@ -64,7 +62,6 @@ templates:
|
||||
- trakt_list_extra_20
|
||||
|
||||
mdblist:
|
||||
cache_builders: 6
|
||||
collection_mode: hide
|
||||
collection_order: custom
|
||||
delete_not_scheduled: false
|
||||
@@ -94,11 +91,11 @@ collections:
|
||||
num: 0
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
critic_rating.gte: 4
|
||||
any:
|
||||
audio_language: English, english
|
||||
sort_by: random
|
||||
limit: 250
|
||||
|
||||
|
||||
"Recently Added Movies":
|
||||
summary: "Recently added movies"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_recently-added.png
|
||||
@@ -107,7 +104,7 @@ collections:
|
||||
visible_library: true
|
||||
template: {
|
||||
name: plex,
|
||||
num: 1
|
||||
num: 0
|
||||
}
|
||||
smart_filter:
|
||||
any:
|
||||
@@ -116,40 +113,66 @@ collections:
|
||||
limit: 200
|
||||
|
||||
"Recently Released Movies":
|
||||
summary: "Recently added movies"
|
||||
summary: "Recently released movies"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_recently-released.png
|
||||
visible_library: true
|
||||
template: {
|
||||
name: plex,
|
||||
num: 1
|
||||
num: 0
|
||||
}
|
||||
smart_filter:
|
||||
any:
|
||||
audio_language: English, english
|
||||
sort_by: release.desc
|
||||
limit: 200
|
||||
|
||||
|
||||
"Suggested Movies":
|
||||
collection_order: random
|
||||
summary: "Based on watched and favourited movies"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_suggested.png
|
||||
template: {
|
||||
name: trakt,
|
||||
num: 2
|
||||
num: 0
|
||||
# trakt_list_extra_01: "https://trakt.tv/users/########/lists/movie-recommendations-couchmoney-tv",
|
||||
# trakt_list_extra_02: "https://trakt.tv/users/########/lists/movies-based-on-recently-watched-couchmoney-tv"
|
||||
}
|
||||
trakt_userlist:
|
||||
- userlist: recommendations
|
||||
user: me
|
||||
|
||||
trakt_chart:
|
||||
- chart: recommended
|
||||
time_period: daily
|
||||
languages: en
|
||||
countries: us, gb, ie, ca, au, nz
|
||||
limit: 25
|
||||
- chart: recommended
|
||||
time_perid: weekly
|
||||
languages: en
|
||||
countries: us, gb, ie, ca, au, nz
|
||||
limit: 50
|
||||
- chart: recommended
|
||||
time_period: monthly
|
||||
languages: en
|
||||
countries: us, gb, ie, ca, au, nz
|
||||
limit: 100
|
||||
- chart: recommended
|
||||
time_period: yearly
|
||||
languages: en
|
||||
countries: us, gb, ie, ca, au, nz
|
||||
limit: 150
|
||||
- chart: recommended
|
||||
time_period: all
|
||||
languages: en
|
||||
countries: us, gb, ie, ca, au, nz
|
||||
limit: 200
|
||||
|
||||
"Trending Movies":
|
||||
summary: "Movies trending across the internet"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_trending.png
|
||||
schedule: daily
|
||||
template: {
|
||||
name: mdblist,
|
||||
num: 2,
|
||||
num: 0,
|
||||
mdblist_user: "archivist",
|
||||
mdblist_list: "movie-trending",
|
||||
mdblist_sort: "rank.desc"
|
||||
@@ -163,7 +186,7 @@ collections:
|
||||
schedule: daily
|
||||
template: {
|
||||
name: mdblist,
|
||||
num: 3,
|
||||
num: 1,
|
||||
mdblist_user: "archivist",
|
||||
mdblist_list: "movie-popular",
|
||||
mdblist_sort: "imdbpopular.desc"
|
||||
@@ -176,13 +199,71 @@ collections:
|
||||
schedule: daily
|
||||
template: {
|
||||
name: mdblist,
|
||||
num: 3,
|
||||
num: 1,
|
||||
mdblist_user: "archivist",
|
||||
mdblist_list: "movie-top-rated",
|
||||
mdblist_sort: "imdbrating.desc"
|
||||
}
|
||||
limit: 500
|
||||
|
||||
"Unwatched: Random Movies":
|
||||
summary: "Random selection of movies"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_unwatched_random.png
|
||||
template: {
|
||||
name: plex,
|
||||
num: 2
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
unplayed: true
|
||||
any:
|
||||
audio_language: English, english
|
||||
collection_filtering: user
|
||||
sort_by: random
|
||||
limit: 250
|
||||
|
||||
"Unwatched: Suggested Movies":
|
||||
summary: "Based on watched and favourited movies"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_unwatched_suggested.png
|
||||
template: {
|
||||
name: plex,
|
||||
num: 2
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
collection: "Suggested Movies"
|
||||
unplayed: true
|
||||
collection_filtering: user
|
||||
sort_by: random
|
||||
|
||||
"Unwatched: Popular Movies":
|
||||
summary: "Popular movies across the internet"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_unwatched_popular.png
|
||||
template: {
|
||||
name: plex,
|
||||
num: 3
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
collection: "Popular Movies"
|
||||
unplayed: true
|
||||
collection_filtering: user
|
||||
sort_by: random
|
||||
|
||||
"Unwatched: Top Rated Movies":
|
||||
summary: "Top rated movies across the internet"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_unwatched_top-rated.png
|
||||
template: {
|
||||
name: plex,
|
||||
num: 3
|
||||
}
|
||||
smart_filter:
|
||||
all:
|
||||
collection: "Top Rated Movies"
|
||||
unplayed: true
|
||||
collection_filtering: user
|
||||
sort_by: random
|
||||
|
||||
"Most Watched Daily":
|
||||
summary: "Movies trending across the internet"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/1_suggested/suggested_most-watched-daily.png
|
||||
@@ -206,7 +287,7 @@ collections:
|
||||
schedule: daily
|
||||
template: {
|
||||
name: trakt,
|
||||
num: 5
|
||||
num: 4
|
||||
}
|
||||
trakt_chart:
|
||||
chart: watched
|
||||
@@ -222,7 +303,7 @@ collections:
|
||||
schedule: weekly(sunday)
|
||||
template: {
|
||||
name: trakt,
|
||||
num: 6
|
||||
num: 5
|
||||
}
|
||||
trakt_chart:
|
||||
chart: watched
|
||||
@@ -238,11 +319,11 @@ collections:
|
||||
schedule: weekly(sunday)
|
||||
template: {
|
||||
name: trakt,
|
||||
num: 7
|
||||
num: 5
|
||||
}
|
||||
trakt_chart:
|
||||
chart: watched
|
||||
time_period: yearly
|
||||
languages: en
|
||||
countries: us, gb, ie, ca, au, nz
|
||||
limit: 100
|
||||
limit: 100
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
|
||||
templates:
|
||||
year_top:
|
||||
cache_builders: 6
|
||||
collection_mode: hide
|
||||
collection_order: custom
|
||||
delete_not_scheduled: false
|
||||
@@ -27,7 +26,7 @@ collections:
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/2_year_top/year_top-rated_2024.png
|
||||
template: {
|
||||
name: year_top,
|
||||
num: "M",
|
||||
num: "L",
|
||||
type: "movie,tv_movie",
|
||||
language: "en",
|
||||
release.after: 2024-01-01,
|
||||
@@ -214,4 +213,4 @@ collections:
|
||||
release.before: 2010-12-31,
|
||||
votes.gte: 1000,
|
||||
language: "en"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
|
||||
templates:
|
||||
decade_top:
|
||||
cache_builders: 6
|
||||
collection_mode: hide
|
||||
collection_order: custom
|
||||
delete_not_scheduled: false
|
||||
@@ -22,12 +21,25 @@ templates:
|
||||
votes.gte: <<votes.gte>>
|
||||
|
||||
collections:
|
||||
"Top Rated of the 1930s":
|
||||
summary: "Top rated movies of the 1930s"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1930s.png
|
||||
template: {
|
||||
name: decade_top,
|
||||
num: "Z",
|
||||
type: "movie,tv_movie",
|
||||
release.after: 1930-01-01,
|
||||
release.before: 1939-12-31,
|
||||
votes.gte: 100,
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"Top Rated of the 1940s":
|
||||
summary: "Top rated movies of the 1940s"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1940s.png
|
||||
template: {
|
||||
name: decade_top,
|
||||
num: "Z",
|
||||
num: "Y",
|
||||
type: "movie,tv_movie",
|
||||
release.after: 1940-01-01,
|
||||
release.before: 1949-12-31,
|
||||
@@ -40,7 +52,7 @@ collections:
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1950s.png
|
||||
template: {
|
||||
name: decade_top,
|
||||
num: "Y",
|
||||
num: "X",
|
||||
type: "movie,tv_movie",
|
||||
release.after: 1950-01-01,
|
||||
release.before: 1959-12-31,
|
||||
@@ -53,7 +65,7 @@ collections:
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1960s.png
|
||||
template: {
|
||||
name: decade_top,
|
||||
num: "X",
|
||||
num: "W",
|
||||
type: "movie,tv_movie",
|
||||
release.after: 1960-01-01,
|
||||
release.before: 1969-12-31,
|
||||
@@ -66,7 +78,7 @@ collections:
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1970s.png
|
||||
template: {
|
||||
name: decade_top,
|
||||
num: "W",
|
||||
num: "V",
|
||||
type: "movie,tv_movie",
|
||||
release.after: 1970-01-01,
|
||||
release.before: 1979-12-31,
|
||||
@@ -79,7 +91,7 @@ collections:
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1980s.png
|
||||
template: {
|
||||
name: decade_top,
|
||||
num: "V",
|
||||
num: "U",
|
||||
type: "movie,tv_movie",
|
||||
release.after: 1980-01-01,
|
||||
release.before: 1989-12-31,
|
||||
@@ -92,7 +104,7 @@ collections:
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_1990s.png
|
||||
template: {
|
||||
name: decade_top,
|
||||
num: "U",
|
||||
num: "T",
|
||||
type: "movie,tv_movie",
|
||||
release.after: 1990-01-01,
|
||||
release.before: 1999-12-31,
|
||||
@@ -105,7 +117,7 @@ collections:
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_2000s.png
|
||||
template: {
|
||||
name: decade_top,
|
||||
num: "T",
|
||||
num: "S",
|
||||
type: "movie,tv_movie",
|
||||
release.after: 2000-01-01,
|
||||
release.before: 2009-12-31,
|
||||
@@ -118,7 +130,7 @@ collections:
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_2010s.png
|
||||
template: {
|
||||
name: decade_top,
|
||||
num: "S",
|
||||
num: "R",
|
||||
type: "movie,tv_movie",
|
||||
release.after: 2010-01-01,
|
||||
release.before: 2019-12-31,
|
||||
@@ -131,7 +143,7 @@ collections:
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/3_decades_top/decades_top_2020s.png
|
||||
template: {
|
||||
name: decade_top,
|
||||
num: "R",
|
||||
num: "Q",
|
||||
type: "movie,tv_movie",
|
||||
release.after: 2020-01-01,
|
||||
release.before: 2029-12-31,
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
|
||||
templates:
|
||||
award_nominee:
|
||||
cache_builders: 6
|
||||
collection_mode: hide
|
||||
collection_order: release.desc
|
||||
delete_not_scheduled: false
|
||||
@@ -18,7 +17,6 @@ templates:
|
||||
type: <<type>>
|
||||
|
||||
award_winner:
|
||||
cache_builders: 6
|
||||
collection_mode: hide
|
||||
collection_order: release.desc
|
||||
delete_not_scheduled: false
|
||||
@@ -58,7 +56,7 @@ collections:
|
||||
|
||||
"Golden Globes Nominees":
|
||||
summary: "A collection of Golden Globes Nominees"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_nominees_golden-globespng.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_awards/awards_nominees_golden-globes.png
|
||||
template: {
|
||||
name: award_nominee,
|
||||
num: "C",
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
|
||||
templates:
|
||||
popular:
|
||||
cache_builders: 6
|
||||
collection_mode: hide
|
||||
collection_order: custom
|
||||
delete_not_scheduled: false
|
||||
@@ -196,6 +195,18 @@ collections:
|
||||
popularity.gte: 5,
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"Popular in Sport":
|
||||
summary: "Popular movies in Sport"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_sport.png
|
||||
template: {
|
||||
name: popular,
|
||||
type: "movie,tv_movie",
|
||||
genre: "sport",
|
||||
popularity.gte: 5,
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"Popular in Thriller":
|
||||
summary: "Popular movies in Thriller"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/5_genre_popular/genre_popular_thriller.png
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
|
||||
templates:
|
||||
top:
|
||||
cache_builders: 6
|
||||
collection_mode: hide
|
||||
collection_order: custom
|
||||
delete_not_scheduled: false
|
||||
@@ -215,6 +214,18 @@ collections:
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"Top Rated in Sport":
|
||||
summary: "Top rated movies in Sport"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_sport.png
|
||||
template: {
|
||||
name: top,
|
||||
type: "movie,tv_movie",
|
||||
genre: "sport",
|
||||
rating.gte: 5,
|
||||
votes.gte: 10000,
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"Top Rated in Thriller":
|
||||
summary: "Top rated movies in Thriller"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/6_genre_top/genre_top-rated_thriller.png
|
||||
|
||||
@@ -2,9 +2,7 @@
|
||||
|
||||
templates:
|
||||
sub_genre:
|
||||
cache_builders: 6
|
||||
collection_mode: hide
|
||||
# collection_order: critic_rating.desc
|
||||
delete_not_scheduled: false
|
||||
limit: 250
|
||||
sort_title: "+7_<<collection_name>>"
|
||||
|
||||
@@ -2,11 +2,10 @@
|
||||
|
||||
templates:
|
||||
company:
|
||||
cache_builders: 6
|
||||
collection_mode: hide
|
||||
collection_order: alpha
|
||||
delete_not_scheduled: false
|
||||
sort_title: "+4_Z_<<collection_name>>"
|
||||
sort_title: "+8_Z_<<collection_name>>"
|
||||
sync_mode: sync
|
||||
visible_home: false
|
||||
visible_library: false
|
||||
@@ -20,19 +19,109 @@ templates:
|
||||
type: <<type>>
|
||||
|
||||
collections:
|
||||
"Columbia":
|
||||
summary: "A collection from Columbia"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_columbia.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0050868",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"Criterion":
|
||||
summary: "A collection from Criterion"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_criterion-collection.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_criterion-collection.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0044076",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
|
||||
"DC Entertainment":
|
||||
summary: "A collection from DC Entertainment"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_dc-entertainment.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0123927",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"DreamWorks":
|
||||
summary: "A collection from DreamWorks"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_dreamworks.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0040938,co0129164,co0819670,co0396719,co0252576",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"Lionsgate":
|
||||
summary: "A collection from Lionsgate"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_lionsgate.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0807819,co0006881,co0060306,co0179392",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"Lucasfilm":
|
||||
summary: "A collection from Lucasfilm"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_lucasfilm.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0071326,co0196838,co0049348",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"Marvel Studios":
|
||||
summary: "A collection from Marvel Studios"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_marvel-studios.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0051941",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"MGM":
|
||||
summary: "A collection from MGM"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_mgm.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0007143",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"Paramount Pictures":
|
||||
summary: "A collection from Paramount Pictures"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_paramount-pictures.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0023400",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"Pixar":
|
||||
summary: "A collection from Pixar"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_pixar.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0017902,co0348691",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"Studio Ghibli":
|
||||
summary: "A collection from Studio Ghibli"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_studio-ghibli.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_studio-ghibli.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
@@ -40,172 +129,82 @@ collections:
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"Marvel Studios":
|
||||
summary: "A collection from Marvel Studios"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_marvel-studios.png
|
||||
"Samuel Goldwyn Company":
|
||||
summary: "A collection from Samuel Goldwyn Company"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_samuel-goldwyn-company.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0051941",
|
||||
company: "co0016710",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"DC Entertainment":
|
||||
summary: "A collection from DC Entertainment"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_dc-entertainment.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0123927",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"Paramount Pictures":
|
||||
summary: "A collection from Paramount Pictures"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_paramount-pictures.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0023400",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"Warner Bros":
|
||||
summary: "A collection from Warner Bros"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_warner-bros.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0002663",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"Walt Disney":
|
||||
summary: "A collection from Walt Disney"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_walt-disney.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0226183,co0008970",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
|
||||
"SONY":
|
||||
summary: "A collection from SONY"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_sony.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_sony.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0026545,co0014453,co0121181,co0001799,co0208736",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"MGM":
|
||||
summary: "A collection from MGM"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_mgm.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0007143",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"Twentieth Century Fox":
|
||||
summary: "A collection from Twentieth Century Fox"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_twentieth-century-fox.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0000756",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"Universal":
|
||||
summary: "A collection from Universal"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_universal.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0005073",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"Columbia":
|
||||
summary: "A collection from Columbia"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_columbia.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0050868",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"United Artists":
|
||||
summary: "A collection from United Artists"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_united-artists.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0026841",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"DreamWorks":
|
||||
summary: "A collection from DreamWorks"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_dreamworks.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0040938,co0129164,co0819670,co0396719,co0252576",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"Pixar":
|
||||
summary: "A collection from Pixar"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_pixar.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0017902,co0348691",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
|
||||
"Touchstone":
|
||||
summary: "A collection from Touchstone"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_touchstone.png
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_touchstone.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0049348",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"Lionsgate":
|
||||
summary: "A collection from Lionsgate"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_lionsgate.png
|
||||
|
||||
"Twentieth Century Fox":
|
||||
summary: "A collection from Twentieth Century Fox"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_twentieth-century-fox.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0807819,co0006881,co0060306,co0179392",
|
||||
company: "co0000756",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"Lucasfilm":
|
||||
summary: "A collection from Lucasfilm"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_lucasfilm.png
|
||||
|
||||
"United Artists":
|
||||
summary: "A collection from United Artists"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_united-artists.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0071326,co0196838,co0049348",
|
||||
company: "co0026841",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"Samuel Goldwyn Company":
|
||||
summary: "A collection from Samuel Goldwyn Company"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/4_studio/studio_samuel-goldwyn-company.png
|
||||
|
||||
"Universal":
|
||||
summary: "A collection from Universal"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_universal.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0016710",
|
||||
company: "co0005073",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"Walt Disney":
|
||||
summary: "A collection from Walt Disney"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_walt-disney.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0226183,co0008970",
|
||||
language: "en"
|
||||
}
|
||||
|
||||
"Warner Bros":
|
||||
summary: "A collection from Warner Bros"
|
||||
url_poster: https://raw.githubusercontent.com/0x5f3/pmm.config/main/assets/8_studio/studio_warner-bros.png
|
||||
template: {
|
||||
name: company,
|
||||
type: "movie,tv_movie",
|
||||
company: "co0002663",
|
||||
language: "en"
|
||||
}
|
||||
Reference in New Issue
Block a user