- Add image cache for custom posters

This commit is contained in:
nwithan8 2023-12-14 16:07:32 -07:00
parent 9173769ca0
commit f4d9e0cd54
19 changed files with 18 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 215 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 326 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 239 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 266 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 184 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 195 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 267 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 221 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 213 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 186 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 157 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 299 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 366 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 228 KiB

View File

@ -28,6 +28,7 @@ collections:
"👩‍❤️‍💋‍👨 Rom-com Central":
template: { name: Genre,
level: "++" }
name_mapping: "Romantic Comedies Collection"
summary: "Rotten Tomatoes' best romantic comedies of all time"
trakt_list:
- https://trakt.tv/users/lish408/lists/rotten-tomatoes-the-200-best-romantic-comedies-of-all-time
@ -94,6 +95,7 @@ collections:
"📖 The Book Was Better":
template: { name: Genre,
level: "++" }
name_mapping: "Based On A Book Collection"
summary: "Based on a book"
trakt_list:
- https://trakt.tv/users/plexmetamanager/lists/movies-based-on-books
@ -105,6 +107,7 @@ collections:
"🕹️ Arrow In The Knee":
template: { name: Genre,
level: "++" }
name_mapping: "Video Game Movies Collection"
summary: "Based on a video game"
trakt_list:
- https://trakt.tv/users/plexmetamanager/lists/movies-based-on-video-games
@ -116,6 +119,7 @@ collections:
"💬 With Great Power...":
template: { name: Genre,
level: "++" }
name_mapping: "With Great Power Collection"
summary: "Based on a comic book"
trakt_list:
- https://trakt.tv/users/plexmetamanager/lists/movies-based-on-comics
@ -149,6 +153,7 @@ collections:
"🗎 Documentaries":
template: { name: Genre,
level: "++" }
name_mapping: "Documentaries Collection"
summary: "The top documentaries of all time"
trakt_list:
- https://trakt.tv/users/majeed_pk/lists/documentaries
@ -183,6 +188,7 @@ collections:
"🌿 What Is Life Anyway?":
template: { name: Genre,
level: "++" }
name_mapping: "Existentialist Films Collection"
summary: "The best existential movies of all time"
trakt_list:
- https://trakt.tv/users/majeed_pk/lists/existentialist-films
@ -194,6 +200,7 @@ collections:
"⚖️ Order In The Court":
template: { name: Genre,
level: "++" }
name_mapping: "Courtroom Drama Collection"
summary: "The best courtroom dramas of all time"
trakt_list:
- https://trakt.tv/users/majeed_pk/lists/courtroom-dramas
@ -205,6 +212,7 @@ collections:
"🪖 World War II, In Order":
template: { name: Genre,
level: "++" }
name_mapping: "World War II Collection"
summary: "Movies depicting World War II, in chronological order"
trakt_list:
- https://trakt.tv/users/majeed_pk/lists/world-war-ii-in-chronological-order
@ -216,6 +224,7 @@ collections:
"🙂 Feel-Good Movies":
template: { name: Genre,
level: "++" }
name_mapping: "Feel Good Movies Collection"
summary: "The best feel-good movies of all time"
trakt_list:
- https://trakt.tv/users/majeed_pk/lists/feelgood-movies
@ -239,6 +248,7 @@ collections:
"🤪 The Weirdo's Videostore":
template: { name: Genre,
level: "++" }
name_mapping: "Weirdo Videostore Collection"
summary: "Cinema is strange."
trakt_list:
- https://trakt.tv/users/majeed_pk/lists/the-weirdo-s-videostore
@ -250,6 +260,7 @@ collections:
"⁉️ Controversial Cinema":
template: { name: Genre,
level: "++" }
name_mapping: "Controversial Cinema Collection"
summary: "The most edgy, crazy, disturbing, controversial, shocking, bizarre, scandalous and downright f***ed up films of all time!"
trakt_list:
- https://trakt.tv/users/majeed_pk/lists/dark-deeply-disturbing-controversial-shocking-bizarre-and-messed-up-films

View File

@ -8,6 +8,7 @@ collections:
template: { name: Collection,
sort_title: "Best Of All Time",
level: "++++" }
name_mapping: "Best Of All Time Collection"
summary: "Dive into the best films ever made"
imdb_chart: top_movies
collection_order: random
@ -21,6 +22,7 @@ collections:
template: { name: Collection,
sort_title: "Best Movies Ever",
level: "+++" }
name_mapping: "The 100 Club Collection"
summary: "RottenTomatoes' movies with a perfect score"
mdblist_list: https://mdblist.com/lists/hdlists/100-on-rottentomatoes-com
collection_order: random
@ -34,6 +36,7 @@ collections:
template: { name: Collection,
sort_title: "Worst Movies Ever",
level: "++" }
name_mapping: "Just the Worst Collection"
summary: "The worst movies of all time."
trakt_list:
- https://trakt.tv/users/hdlists/lists/worst-movies-of-all-time
@ -228,6 +231,7 @@ collections:
visible_shared: false
"🐦‍⬛ Quoth the Raven":
name_mapping: "Edgar Allan Poe Collection"
summary: "The Edgar Allan Poe collection"
template: { name: Franchise,
sort_title: "Edgar Allan Poe",
@ -259,6 +263,7 @@ collections:
"️❌ Cancelled":
template: { name: Collection,
level: "+" }
name_mapping: "Cancelled Collection"
summary: "Actors, directors, and writers who have been cancelled"
trakt_list:
- https://trakt.tv/users/nwithan8/lists/cancelled

View File

@ -82,8 +82,9 @@ settings: # Can be individually specified
cache: true
cache_expiration: 60
asset_directory: config/assets
asset_folders: true
asset_folders: false
asset_depth: 0
show_missing_assets: false
create_asset_folders: false
dimensional_asset_rename: false
download_url_assets: false
@ -102,7 +103,6 @@ settings: # Can be individually specified
show_filtered: false
show_options: false
show_missing: true
show_missing_assets: true
save_missing: true
tvdb_language: eng
ignore_ids: