From b97d1fcf2e502d36245c2b5e91c98ff61ffce0b0 Mon Sep 17 00:00:00 2001 From: bullmoose20 Date: Mon, 12 Sep 2022 13:15:42 -0400 Subject: [PATCH 1/2] added Common Sense Collection (#445) * added commonsense_selection * resized for Magic815 * raw commonsense.png * added Common Sense Collection --- PMM/chart/other.yml | 31 ++++++++++++++++++++++--------- 1 file changed, 22 insertions(+), 9 deletions(-) diff --git a/PMM/chart/other.yml b/PMM/chart/other.yml index 6487ffa..74361b6 100644 --- a/PMM/chart/other.yml +++ b/PMM/chart/other.yml @@ -17,8 +17,9 @@ # # the options. # # # Available collections # # # KEY COLLECTION # -# # stevenlu StevenLu's Popular Movies # # # anidb AniDB Popular # +# # commonsense Common Sense Selected # +# # stevenlu StevenLu's Popular Movies # # # pirated Top 10 Pirated Movies # # # # # Available options. Replace "key" with the # @@ -53,7 +54,27 @@ external_templates: template_variables: collection_section: "01" +templates: + css: + mdblist_list: https://mdblist.com/lists/plexmetamanager/cssfamilies<>s + summary: A collection of Common Sense <>s. Common Sense recognizes outstanding entertainment with an official seal for quality and impact. Common Sense Selections include age-appropriate media with the potential to spark family conversations, entertain families of all kinds, and have a positive, lasting effect on society. + collections: + AniDB Popular: + summary: A collection of Popular Anime on AniDB + anidb_popular: 30 + template: + - name: customsync + - name: chart_shared + key: anidb + + Common Sense Selection: + template: + - name: css + - name: customsync + - name: chart_shared + key: commonsense + StevenLu's Popular Movies: summary: A collection of StevenLu's Most Popular Movies stevenlu_popular: true @@ -63,14 +84,6 @@ collections: key: stevenlu check_library: movie - AniDB Popular: - summary: A collection of Popular Anime on AniDB - anidb_popular: 30 - template: - - name: customsync - - name: chart_shared - key: anidb - Top 10 Pirated Movies of the Week: mdblist_list: https://mdblist.com/lists/hdlists/top-ten-pirated-movies-of-the-week-torrent-freak-com/ summary: TorrentFreak.com's Weekly Top Ten Pirated Movies From c393abf2826f4bf72e78deda26a56ed450ec5112 Mon Sep 17 00:00:00 2001 From: Dan Andersen Date: Mon, 12 Sep 2022 23:10:44 -0700 Subject: [PATCH 2/2] Initial release --- loftydan/README.md | 9 + loftydan/collections.yml | 59 ++++++ loftydan/overlays.yml | 91 ++++++++++ loftydan/overlays/bw/BOOKS.png | Bin 0 -> 17944 bytes loftydan/overlays/bw/COMIC BOOKS.png | Bin 0 -> 28963 bytes loftydan/overlays/bw/TRUE EVENTS.png | Bin 0 -> 18545 bytes loftydan/overlays/bw/VIDEO GAMES.png | Bin 0 -> 20605 bytes loftydan/overlays/colour/BOOKS.png | Bin 0 -> 23905 bytes loftydan/overlays/colour/COMIC BOOKS.png | Bin 0 -> 39908 bytes loftydan/overlays/colour/TRUE EVENTS.png | Bin 0 -> 33727 bytes loftydan/overlays/colour/VIDEO GAMES.png | Bin 0 -> 27815 bytes loftydan/people.yml | 222 +++++++++++++++++++++++ 12 files changed, 381 insertions(+) create mode 100644 loftydan/README.md create mode 100644 loftydan/collections.yml create mode 100644 loftydan/overlays.yml create mode 100644 loftydan/overlays/bw/BOOKS.png create mode 100644 loftydan/overlays/bw/COMIC BOOKS.png create mode 100644 loftydan/overlays/bw/TRUE EVENTS.png create mode 100644 loftydan/overlays/bw/VIDEO GAMES.png create mode 100644 loftydan/overlays/colour/BOOKS.png create mode 100644 loftydan/overlays/colour/COMIC BOOKS.png create mode 100644 loftydan/overlays/colour/TRUE EVENTS.png create mode 100644 loftydan/overlays/colour/VIDEO GAMES.png create mode 100644 loftydan/people.yml diff --git a/loftydan/README.md b/loftydan/README.md new file mode 100644 index 0000000..5531020 --- /dev/null +++ b/loftydan/README.md @@ -0,0 +1,9 @@ +# Collections and Overlays + +## Creates the following collections and overlays +- Movies based on comic books +- Movies based on video games +- Movies based on true events +- Movies based on books + +##### Also adds some favourite actors diff --git a/loftydan/collections.yml b/loftydan/collections.yml new file mode 100644 index 0000000..81be43f --- /dev/null +++ b/loftydan/collections.yml @@ -0,0 +1,59 @@ +collections: + + # Books - + Based on Books: + smart_label: originally_available.desc + sync_mode: sync + sort_title: "!001_Books" + tmdb_keyword: 818 #https://www.themoviedb.org/keyword/818-based-on-novel-or-book/movie + summary: Movies based on books or novels + #url_poster: + #url_background: + #radarr_add: true + #radarr_search: true + #radarr_monitor: true + + # True events + Based on True Events: + smart_label: originally_available.desc + sync_mode: sync + sort_title: "!001_True" + imdb_list: + - https://www.imdb.com/list/ls046648040/?sort=num_votes + - https://www.imdb.com/list/ls074038725/?sort=num_votes + - https://www.imdb.com/list/ls084944137/?sort=num_votes + - https://www.imdb.com/list/ls099275673/?sort=num_votes + summary: A compilation of a lists of movies based on true events + #url_poster: + #url_background: + #radarr_add: true + #radarr_search: true + #radarr_monitor: true + + # video games + Based on Video Games: + smart_label: originally_available.desc + sync_mode: sync + sort_title: "!001_Video" + imdb_list: + url: https://www.imdb.com/list/ls063096359/?sort=release_date,desc&st_dt=&mode=detail + summary: Movies based on video games, sorted by release date + #url_poster: + #url_background: + #radarr_add: true + #radarr_search: true + #radarr_monitor: true + + # comics + Based on Comics: + smart_label: originally_available.desc + sync_mode: sync + sort_title: "!001_Comic" + imdb_list: + url: https://www.imdb.com/list/ls004135985/?sort=alpha,asc&st_dt=&mode=detail + summary: Movies based on comic books + #url_poster: + #url_background: + #radarr_add: true + #radarr_search: true + #radarr_monitor: true \ No newline at end of file diff --git a/loftydan/overlays.yml b/loftydan/overlays.yml new file mode 100644 index 0000000..b827669 --- /dev/null +++ b/loftydan/overlays.yml @@ -0,0 +1,91 @@ +############################################################# +# Overlays # +# Created by loftydan & iJRMH. # +############################################################# +# # +# Call this from your config.yml (Movie or Show): # +# If nothing is specified these are the defaults # +# # +# overlay_path: # +# - git: loftydan/overlays # +# template_variables: # +# # Set episode or season to overlay # +# overlay_level: # +# # Set the horizontal offset for the overlay # +# horizontal_offset: 15 # +# # Set the horizontal align for the overlay # +# horizontal_align: left # +# # Set the vertical offset for the overlay # +# vertical_offset: 135 # +# # Set the vertical align for the overlay # +# vertical_align: top # +# # Sets the style of overlay: colour or bw. # +# style: colour # +# # +# # Use <> collection. # +# use_<>: true # +############################################################# + +templates: + myCollection: + optional: + - overlay_level + - use_<> + default: + overlay: <> + horizontal_offset: 15 + horizontal_align: left + vertical_offset: 135 + vertical_align: top + style: colour + collection_level: <> + allowed_library_types: <>>> + ignore_blank_results: true + overlay: + name: <> + file: loftydan/overlays/<