15 Commits

Author SHA1 Message Date
bullmoose20
1082de92f0 new settings 2024-05-02 14:20:03 +02:00
bullmoose20
4efc29a065 added some ascii art to help 2024-05-02 14:20:03 +02:00
FSCorrupt
60c5a30fec Update README.md 2024-05-01 12:27:52 +02:00
FSCorrupt
94ac724f02 Update config.yml 2024-05-01 12:27:52 +02:00
cpt-kuesel
ba1435192d Merge pull request #653 from bullmoose20/master
fixed requirements
2024-04-30 08:19:57 +02:00
bullmoose20
ad384822be fixed requirements 2024-04-28 17:03:32 -04:00
bullmoose20
0a24c60068 Merge remote-tracking branch 'kometa-team/master' 2024-04-27 19:24:38 -04:00
bullmoose20
c59f169629 adjust comments and spacing (#652)
* test

* kometa updates

* typo

* readme fixes

* adjust comments and spacing
2024-04-25 21:14:47 +02:00
bullmoose20
892df8a121 adjust comments and spacing 2024-04-24 17:24:59 -04:00
bullmoose20
00e098a493 Merge remote-tracking branch 'kometa-team/master' 2024-04-23 16:15:24 -04:00
bullmoose20
d394aa6a10 readme fixes 2024-04-23 08:15:05 -04:00
bullmoose20
61a3cb1e66 typo 2024-04-23 07:13:07 -04:00
bullmoose20
7229dc705a Merge remote-tracking branch 'kometa-team/master' 2024-04-23 07:11:05 -04:00
bullmoose20
59569a083d kometa updates 2024-04-23 00:37:31 -04:00
bullmoose20
7547603174 test 2024-04-23 00:32:07 -04:00
3 changed files with 291 additions and 199 deletions

View File

@@ -1,7 +1,21 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/meisnate12/Plex-Meta-Manager/nightly/json-schema/config-schema.json # yaml-language-server: $schema=https://raw.githubusercontent.com/Kometa-Team/Kometa/nightly/json-schema/config-schema.json
# .------------------------------------------------------------.
# | ____ _ _ ____ ___ |
# || __ ) _ _| | |_ __ ___ ___ ___ ___ ___|___ \ / _ \ |
# || _ \| | | | | | '_ ` _ \ / _ \ / _ \/ __|/ _ \ __) | | | ||
# || |_) | |_| | | | | | | | | (_) | (_) \__ \ __// __/| |_| ||
# ||____/ \__,_|_|_|_| |_| |_|\___/ \___/|___/\___|_____|\___/ |
# '------------------------------------------------------------'
### Highly recommend using Visual Studio Code with indent-rainbow by oderwat extension and YAML by Red Hat extension. VSC will also leverage the above link to enhance Kometa yml edits. ### Highly recommend using Visual Studio Code with indent-rainbow by oderwat extension and YAML by Red Hat extension. VSC will also leverage the above link to enhance Kometa yml edits.
### Must be on Kometa Version 1.21.1 or greater ### Must be on Kometa Version 2.0.0-nightly4 or greater
libraries: libraries:
# .-------------------------------.
# | __ __ _ |
# || \/ | _____ _(_) ___ ___ |
# || |\/| |/ _ \ \ / / |/ _ \/ __||
# || | | | (_) \ V /| | __/\__ \|
# ||_| |_|\___/ \_/ |_|\___||___/|
# '-------------------------------'
Movies: # Must match a library name in your Plex Movies: # Must match a library name in your Plex
report_path: config/missing/Movies_report.yml report_path: config/missing/Movies_report.yml
remove_overlays: false # Set to true if you want to remove overlays remove_overlays: false # Set to true if you want to remove overlays
@@ -15,85 +29,85 @@ libraries:
metadata_files: # These files contain metadata: attributes metadata_files: # These files contain metadata: attributes
- git: bullmoose20/godzilla # Custom metadata file for Godzilla stuff - git: bullmoose20/godzilla # Custom metadata file for Godzilla stuff
collection_files: # These files contain collections: and/or dynamic_collections attributes collection_files: # These files contain collections: and/or dynamic_collections attributes
- default: based # collections based on a book, comic, story, video game - default: based # collections based on a book, comic, story, video game
# - file: config/metadata/overlay_label.yml # Creates collection of all items with an Overlay label (Testing only) # - file: config/metadata/overlay_label.yml # Creates collection of all items with an Overlay label (Testing only)
- default: aspect # Creates collections based on aspect ratio of media item - default: aspect # Creates collections based on aspect ratio of media item
- git: bullmoose20/movies_refresh # tells plex to refresh media items added within the last 7 days - git: bullmoose20/movies_refresh # tells plex to refresh media items added within the last 7 days
- default: separator_award # An "index card" - default: separator_award # An "index card"
- default: nfr # National Film Registry Awards - default: nfr # National Film Registry Awards
template_variables: # based on when the award show started template_variables: # based on when the award show started
data: data:
starting: first starting: first
- default: pca # People's Choice Awards - default: pca # People's Choice Awards
template_variables: # based on when the award show started template_variables: # based on when the award show started
data: data:
starting: first starting: first
- default: sag # Screen Actors Guild Awards - default: sag # Screen Actors Guild Awards
template_variables: # based on when the award show started template_variables: # based on when the award show started
data: data:
starting: first starting: first
- default: tiff # Toronto International Film Festival Awards - default: tiff # Toronto International Film Festival Awards
template_variables: # based on when the award show started template_variables: # based on when the award show started
data: data:
starting: first starting: first
- default: berlinale # Berlinale Awards - default: berlinale # Berlinale Awards
template_variables: # based on when the award show started template_variables: # based on when the award show started
data: data:
starting: first starting: first
- default: razzie # Razzie Awards - default: razzie # Razzie Awards
template_variables: # based on when the award show started template_variables: # based on when the award show started
data: data:
starting: first starting: first
- default: venice # Venice Awards - default: venice # Venice Awards
template_variables: # based on when the award show started template_variables: # based on when the award show started
data: data:
starting: first starting: first
- default: cesar # Cesar Awards - default: cesar # Cesar Awards
template_variables: # based on when the award show started template_variables: # based on when the award show started
data: data:
starting: first starting: first
- default: bafta # BAFTA Awards - default: bafta # BAFTA Awards
template_variables: # based on when the award show started template_variables: # based on when the award show started
data: data:
starting: first starting: first
- default: cannes # Cannes Film Festival Awards - default: cannes # Cannes Film Festival Awards
template_variables: # based on when the award show started template_variables: # based on when the award show started
data: data:
starting: first starting: first
- default: choice # Critic's Choice Awards - default: choice # Critic's Choice Awards
template_variables: # based on when the award show started template_variables: # based on when the award show started
data: data:
starting: first starting: first
- default: emmy # Emmy Awards - default: emmy # Emmy Awards
template_variables: # based on when the award show started template_variables: # based on when the award show started
data: data:
starting: first starting: first
- default: golden # Golden Globes Awards - default: golden # Golden Globes Awards
template_variables: # based on when the award show started template_variables: # based on when the award show started
data: data:
starting: first starting: first
- default: oscars # The Oscars - default: oscars # The Oscars
template_variables: # based on when the award show started template_variables: # based on when the award show started
data: data:
starting: first starting: first
- default: spirit # Independent Spirit Awards - default: spirit # Independent Spirit Awards
template_variables: # based on when the award show started template_variables: # based on when the award show started
data: data:
starting: first starting: first
- default: sundance # Sundance Film Festival Awards - default: sundance # Sundance Film Festival Awards
template_variables: # based on when the award show started template_variables: # based on when the award show started
data: data:
starting: first starting: first
- default: separator_chart # An "index card" - default: separator_chart # An "index card"
- default: anilist # AniDB Charts (Popular, Trending, etc.) - default: anilist # AniDB Charts (Popular, Trending, etc.)
- default: imdb # IMDb Charts (Popular, Trending, etc.) - default: imdb # IMDb Charts (Popular, Trending, etc.)
- default: myanimelist # MAL Charts (Popular, Trending, etc.) - default: myanimelist # MAL Charts (Popular, Trending, etc.)
- default: other_chart # Other Charts (Popular, Trending, etc.) - default: other_chart # Other Charts (Popular, Trending, etc.)
- default: tautulli # Tautulli Charts (Popular, Trending, etc.) - default: tautulli # Tautulli Charts (Popular, Trending, etc.)
- default: tmdb # TMDb Charts (Popular, Trending, etc.) - default: tmdb # TMDb Charts (Popular, Trending, etc.)
- default: trakt # Trakt Charts (Popular, Trending, etc.) - default: trakt # Trakt Charts (Popular, Trending, etc.)
- default: basic # Some basic chart collections based on recently released media in your library - default: basic # Some basic chart collections based on recently released media in your library
- default: collectionless # Collectionless collection to help Show/Hide Movies/Shows properly in your library - default: collectionless # Collectionless collection to help Show/Hide Movies/Shows properly in your library
# - file: /config/metadata/both/birthday # Actor birthdays # - file: /config/metadata/both/birthday # Actor birthdays
- default: actor - default: actor
template_variables: template_variables:
@@ -109,19 +123,19 @@ libraries:
limit: 100 limit: 100
tmdb_birthday: tmdb_birthday:
this_month: true this_month: true
- default: actor # Actors - default: actor # Actors
template_variables: # bw, rainier, diiivoy, diiivoycolor, or orig style is used. depth and limit is set low, but sometimes I boost to 10, 150 template_variables: # bw, rainier, diiivoy, diiivoycolor, or orig style is used. depth and limit is set low, but sometimes I boost to 10, 150
style: signature style: signature
data: data:
depth: 1 depth: 1
limit: 15 limit: 15
- default: director # Directors - default: director # Directors
template_variables: # bw, rainier, diiivoy, diiivoycolor, or orig style is used. depth and limit is set low, but sometimes I boost to 10, 150 template_variables: # bw, rainier, diiivoy, diiivoycolor, or orig style is used. depth and limit is set low, but sometimes I boost to 10, 150
style: signature style: signature
data: data:
depth: 1 depth: 1
limit: 15 limit: 15
- default: producer # Producers - default: producer # Producers
template_variables: # bw, rainier, diiivoy, diiivoycolor, or orig style is used. depth and limit is set low, but sometimes I boost to 10, 150 template_variables: # bw, rainier, diiivoy, diiivoycolor, or orig style is used. depth and limit is set low, but sometimes I boost to 10, 150
exclude: # ever have some random person... you can exclude them if you want exclude: # ever have some random person... you can exclude them if you want
- Jeremy Kleiner - Jeremy Kleiner
@@ -130,7 +144,7 @@ libraries:
data: data:
depth: 1 depth: 1
limit: 15 limit: 15
- default: writer # Writers - default: writer # Writers
template_variables: # bw, rainier, diiivoy, diiivoycolor, or orig style is used. depth and limit is set low, but sometimes I boost to 10, 150 template_variables: # bw, rainier, diiivoy, diiivoycolor, or orig style is used. depth and limit is set low, but sometimes I boost to 10, 150
exclude: # ever have some random person... you can exclude them if you want exclude: # ever have some random person... you can exclude them if you want
- Donald Kaufman - Donald Kaufman
@@ -138,42 +152,42 @@ libraries:
data: data:
depth: 1 depth: 1
limit: 15 limit: 15
- default: audio_language # English, French, Arabic, German, etc. audio language - default: audio_language # English, French, Arabic, German, etc. audio language
- default: content_rating_nz # Choose content_rating_nz, content_rating_au, content_rating_uk, content_rating_us, content_rating_de, content_rating_mal, content_rating_cs, or all - default: content_rating_nz # Choose content_rating_nz, content_rating_au, content_rating_uk, content_rating_us, content_rating_de, content_rating_mal, content_rating_cs, or all
- default: content_rating_au # Choose content_rating_nz, content_rating_au, content_rating_uk, content_rating_us, content_rating_de, content_rating_mal, content_rating_cs, or all - default: content_rating_au # Choose content_rating_nz, content_rating_au, content_rating_uk, content_rating_us, content_rating_de, content_rating_mal, content_rating_cs, or all
- default: content_rating_cs # Choose content_rating_nz, content_rating_au, content_rating_uk, content_rating_us, content_rating_de, content_rating_mal, content_rating_cs, or all - default: content_rating_cs # Choose content_rating_nz, content_rating_au, content_rating_uk, content_rating_us, content_rating_de, content_rating_mal, content_rating_cs, or all
- default: content_rating_de # Choose content_rating_nz, content_rating_au, content_rating_uk, content_rating_us, content_rating_de, content_rating_mal, content_rating_cs, or all - default: content_rating_de # Choose content_rating_nz, content_rating_au, content_rating_uk, content_rating_us, content_rating_de, content_rating_mal, content_rating_cs, or all
- default: content_rating_us # Choose content_rating_nz, content_rating_au, content_rating_uk, content_rating_us, content_rating_de, content_rating_mal, content_rating_cs, or all - default: content_rating_us # Choose content_rating_nz, content_rating_au, content_rating_uk, content_rating_us, content_rating_de, content_rating_mal, content_rating_cs, or all
- default: content_rating_uk # Choose content_rating_nz, content_rating_au, content_rating_uk, content_rating_us, content_rating_de, content_rating_mal, content_rating_cs, or all - default: content_rating_uk # Choose content_rating_nz, content_rating_au, content_rating_uk, content_rating_us, content_rating_de, content_rating_mal, content_rating_cs, or all
- default: content_rating_mal # Choose content_rating_mal for anime ratings - default: content_rating_mal # Choose content_rating_mal for anime ratings
- default: genre # Action, Comedy, Drama, etc. - default: genre # Action, Comedy, Drama, etc.
- default: resolution # 4K HDR, 1080P FHD, etc. with the standards style - default: resolution # 4K HDR, 1080P FHD, etc. with the standards style
# template_variables: # template_variables:
# style: standards # style: standards
- default: studio # DreamWorks Studios, Lucasfilm Ltd, etc. - default: studio # DreamWorks Studios, Lucasfilm Ltd, etc.
- default: subtitle_language # English, French, Arabic, German, etc. subtitles - default: subtitle_language # English, French, Arabic, German, etc. subtitles
- default: year # Year the media item was released starting from 1880 to current_year - default: year # Year the media item was released starting from 1880 to current_year
template_variables: template_variables:
data: data:
starting: 1880 starting: 1880
ending: current_year ending: current_year
- default: country # Country associated to the media item - default: country # Country associated to the media item
template_variables: template_variables:
style: color style: color
- default: region # Region associated to the media item - default: region # Region associated to the media item
template_variables: template_variables:
style: color style: color
- default: continent # Continent associated to the media item - default: continent # Continent associated to the media item
template_variables: template_variables:
style: color style: color
- default: decade # Decade the media item was released - default: decade # Decade the media item was released
- git: bullmoose20/separator_franchise # Separator for franchise - git: bullmoose20/separator_franchise # Separator for franchise
template_variables: template_variables:
collection_section: '035' # Set to "035" to be right before universe. Should be the same here and below collection_section: '035' # Set to "035" to be right before universe. Should be the same here and below
- default: franchise # https://metamanager.wiki/en/latest/defaults/movie/franchise - default: franchise # https://kometa.wiki/en/latest/defaults/movie/franchise
template_variables: template_variables:
collection_section: '035' # Set to "035" to be right before universe. Should be the same here and above collection_section: '035' # Set to "035" to be right before universe. Should be the same here and above
- default: seasonal # Christmas, Halloween, etc. - default: seasonal # Christmas, Halloween, etc.
template_variables: # Canadian Thankgsgiving is a different date range. Otherwise, I want to ALWAYS see the seasonal template_variables: # Canadian Thankgsgiving is a different date range. Otherwise, I want to ALWAYS see the seasonal
schedule_years: daily schedule_years: daily
schedule_valentine: daily schedule_valentine: daily
@@ -195,19 +209,27 @@ libraries:
schedule_lgbtq: daily schedule_lgbtq: daily
schedule_latinx: daily schedule_latinx: daily
schedule_women: daily schedule_women: daily
- default: streaming # Streaming on Disney+, Netflix, etc. - default: streaming # Streaming on Disney+, Netflix, etc.
- default: universe # Marvel Cinematic Universe, Wizarding World, etc. - default: universe # Marvel Cinematic Universe, Wizarding World, etc.
# .--------------------------------------------------------.
# | _ _ _ ___ _ |
# || | (_) |__ / _ \__ _____ _ __| | __ _ _ _ ___ |
# || | | | '_ \ | | | \ \ / / _ \ '__| |/ _` | | | / __||
# || |___| | |_) | | |_| |\ V / __/ | | | (_| | |_| \__ \|
# ||_____|_|_.__/ \___/ \_/ \___|_| |_|\__,_|\__, |___/|
# | |___/ |
# '--------------------------------------------------------'
overlay_files: # These files contain overlays: attributes overlay_files: # These files contain overlays: attributes
- default: aspect # Creates overlays based on aspect ratio of media item - default: aspect # Creates overlays based on aspect ratio of media item
template_variables: template_variables:
horizontal_align: left horizontal_align: left
vertical_align: top vertical_align: top
vertical_offset: 517 vertical_offset: 517
- default: audio_codec # FLAC, DTS-X, TrueHD, etc. style: standard/compact. compact is default - default: audio_codec # FLAC, DTS-X, TrueHD, etc. style: standard/compact. compact is default
- default: language_count # blank means 1 audio language track, dual means 2, multi means > 2 - default: language_count # blank means 1 audio language track, dual means 2, multi means > 2
################### CONTENT RATING SECTION ################### ################### CONTENT RATING SECTION ###################
# - default: content_rating_nz # NZ content ratings # - default: content_rating_nz # NZ content ratings
# - default: content_rating_au # AU content ratings # - default: content_rating_au # AU content ratings
# template_variables: # template_variables:
# horizontal_align: left # horizontal_align: left
# vertical_align: bottom # vertical_align: bottom
@@ -218,30 +240,30 @@ libraries:
# back_height: 1 # back_height: 1
# # url: (redacted) # # url: (redacted)
# # color: false # # color: false
# - default: content_rating_de # DE FSK content ratings # - default: content_rating_de # DE FSK content ratings
# - default: content_rating_uk # UK BBFC content ratings # - default: content_rating_uk # UK BBFC content ratings
- default: content_rating_us_movie # US MPAA content ratings - default: content_rating_us_movie # US MPAA content ratings
template_variables: template_variables:
horizontal_align: left horizontal_align: left
vertical_align: top vertical_align: top
vertical_offset: 637 vertical_offset: 637
# - default: commonsense # Commonsense content ratings Age 2+, Age 14+, etc. # - default: commonsense # Commonsense content ratings Age 2+, Age 14+, etc.
################### CONTENT RATING SECTION END ############### ################### CONTENT RATING SECTION END ###############
# - default: direct_play # Show direct play only overlay # - default: direct_play # Show direct play only overlay
- default: languages # Languages spoken and subtitles with associated flags and two-digit lang codes - default: languages # Languages spoken and subtitles with associated flags and two-digit lang codes
# template_variables: # template_variables:
# back_color: "#FFFFFF00" # back_color: "#FFFFFF00"
# font_color: "#FFFFFF00" # font_color: "#FFFFFF00"
- default: languages # Languages spoken and subtitles with associated flags and two-digit lang codes - default: languages # Languages spoken and subtitles with associated flags and two-digit lang codes
template_variables: template_variables:
back_color: '#FFFFFF00' back_color: '#FFFFFF00'
font_color: '#FFFFFF00' font_color: '#FFFFFF00'
use_subtitles: true use_subtitles: true
- default: mediastinger # Mediastinger overlay when the media item contains a stinger at the end of the movie/show or during the credits - default: mediastinger # Mediastinger overlay when the media item contains a stinger at the end of the movie/show or during the credits
# template_variables: # template_variables:
# vertical_offset: 145 # vertical_offset: 145
# horizontal_offset: 15 # horizontal_offset: 15
- default: ratings # Ratings with custom fonts matched to the style of the rating, font_size, and on the right in 'square' format - default: ratings # Ratings with custom fonts matched to the style of the rating, font_size, and on the right in 'square' format
template_variables: template_variables:
rating1: user rating1: user
rating1_image: rt_tomato rating1_image: rt_tomato
@@ -274,32 +296,47 @@ libraries:
# font: config/metadata/overlays/fonts/Claspo-ND-Medium.ttf # font: config/metadata/overlays/fonts/Claspo-ND-Medium.ttf
# rating_source: Rotten # rating_source: Rotten
# font: config/metadata/overlays/fonts/Adlib.ttf # font: config/metadata/overlays/fonts/Adlib.ttf
- default: resolution # 4K HDR, 1080P FHD, etc. - default: resolution # 4K HDR, 1080P FHD, etc.
- default: ribbon # Used for ribbon in bottom right - default: ribbon # Used for ribbon in bottom right
template_variables: template_variables:
style: red style: red
- default: streaming # Streaming on Disney+, Netflix, etc. - default: streaming # Streaming on Disney+, Netflix, etc.
template_variables: template_variables:
horizontal_align: left horizontal_align: left
vertical_align: top vertical_align: top
vertical_offset: 757 vertical_offset: 757
- default: studio # DreamWorks Studios, Lucasfilm Ltd, etc. - default: studio # DreamWorks Studios, Lucasfilm Ltd, etc.
template_variables: template_variables:
horizontal_align: left horizontal_align: left
vertical_align: top vertical_align: top
vertical_offset: 877 vertical_offset: 877
- default: versions # Will show duplicates for that media item and works with builder_level show, episode, and season - default: versions # Will show duplicates for that media item and works with builder_level show, episode, and season
# template_variables: # template_variables:
# back_color: "#f5289180" # back_color: "#f5289180"
# vertical_offset: 0 # vertical_offset: 0
# horizontal_offset: 0 # horizontal_offset: 0
# back_width: 2000 # back_width: 2000
# back_height: 3000 # back_height: 3000
- default: video_format # Remux, DVD, Blu-Ray, etc. in bottom left - default: video_format # Remux, DVD, Blu-Ray, etc. in bottom left
# .------------------------------------------------------.
# | _ _ _ ____ _ _ _ |
# || | (_) |__ / ___| ___| |_| |_(_)_ __ __ _ ___ |
# || | | | '_ \ \___ \ / _ \ __| __| | '_ \ / _` / __||
# || |___| | |_) | ___) | __/ |_| |_| | | | | (_| \__ \|
# ||_____|_|_.__/ |____/ \___|\__|\__|_|_| |_|\__, |___/|
# | |___/ |
# '------------------------------------------------------'
settings: settings:
asset_directory: config/assets/Movies/ asset_directory: config/assets/Movies/
prioritize_assets: true # The asset_directory contains folders per media item with respective posters prioritize_assets: true # The asset_directory contains folders per media item with respective posters
# .------------------------------------------------------------------.
# | _ _ _ ___ _ _ |
# || | (_) |__ / _ \ _ __ ___ _ __ __ _| |_(_) ___ _ __ ___ |
# || | | | '_ \ | | | | '_ \ / _ \ '__/ _` | __| |/ _ \| '_ \/ __||
# || |___| | |_) | | |_| | |_) | __/ | | (_| | |_| | (_) | | | \__ \|
# ||_____|_|_.__/ \___/| .__/ \___|_| \__,_|\__|_|\___/|_| |_|___/|
# | |_| |
# '------------------------------------------------------------------'
operations: operations:
split_duplicates: false # Splits all duplicate movies/shows found in this library split_duplicates: false # Splits all duplicate movies/shows found in this library
assets_for_all: true # Search in assets for images for every item in your library assets_for_all: true # Search in assets for images for every item in your library
@@ -325,7 +362,13 @@ libraries:
- omdb # Update all original available date from omdb(imdb) if not from tvdb - omdb # Update all original available date from omdb(imdb) if not from tvdb
mass_imdb_parental_labels: none # Apply all Parental Labels with a value of None, Mild, Moderate, or Severe to match IMDb parental guide mass_imdb_parental_labels: none # Apply all Parental Labels with a value of None, Mild, Moderate, or Severe to match IMDb parental guide
# mass_poster_update: tmdb # Resets posters to tmdb, plex, locked, unlock which is useful to remove all overlays when running with -r -op # mass_poster_update: tmdb # Resets posters to tmdb, plex, locked, unlock which is useful to remove all overlays when running with -r -op
# .-----------------------------------------------.
# | _______ __ ____ _ |
# ||_ _\ \ / / / ___|| |__ _____ _____ |
# | | | \ \ / / \___ \| '_ \ / _ \ \ /\ / / __||
# | | | \ V / ___) | | | | (_) \ V V /\__ \|
# | |_| \_/ |____/|_| |_|\___/ \_/\_/ |___/|
# '-----------------------------------------------'
TV Shows: # Must match a library name in your Plex TV Shows: # Must match a library name in your Plex
report_path: config/missing/TV_report.yml report_path: config/missing/TV_report.yml
remove_overlays: false # Set to true if you want to remove overlays remove_overlays: false # Set to true if you want to remove overlays
@@ -339,37 +382,37 @@ libraries:
metadata_files: # These files contain metadata: attributes metadata_files: # These files contain metadata: attributes
- git: bullmoose20/money_heist # Custom metadata file for Money Heist - git: bullmoose20/money_heist # Custom metadata file for Money Heist
collection_files: # These files contain collections: and/or dynamic_collections attributes collection_files: # These files contain collections: and/or dynamic_collections attributes
- default: based # collections based on a book, comic, story, video game - default: based # collections based on a book, comic, story, video game
# - file: config/metadata/overlay_label.yml # Creates collection of all items with an Overlay label (Testing only) # - file: config/metadata/overlay_label.yml # Creates collection of all items with an Overlay label (Testing only)
- default: aspect # Creates collections based on aspect ratio of media item - default: aspect # Creates collections based on aspect ratio of media item
- git: bullmoose20/tv_refresh # Tells plex to refresh media items added within the last 7 days - git: bullmoose20/tv_refresh # Tells plex to refresh media items added within the last 7 days
- default: separator_award # An "index card" - default: separator_award # An "index card"
- default: pca # People's Choice Awards - default: pca # People's Choice Awards
template_variables: # based on when the award show started template_variables: # based on when the award show started
data: data:
starting: first starting: first
- default: choice # Critic's Choice Awards - default: choice # Critic's Choice Awards
template_variables: # based on when the award show started template_variables: # based on when the award show started
data: data:
starting: first starting: first
- default: golden # Golden Globes Awards - default: golden # Golden Globes Awards
template_variables: # based on when the award show started template_variables: # based on when the award show started
data: data:
starting: first starting: first
- default: emmy # Emmy Awards - default: emmy # Emmy Awards
template_variables: # based on when the award show started template_variables: # based on when the award show started
data: data:
starting: first starting: first
- default: separator_chart # An "index card" - default: separator_chart # An "index card"
- default: anilist # AniDB Charts (Popular, Trending, etc.) - default: anilist # AniDB Charts (Popular, Trending, etc.)
- default: imdb # IMDb Charts (Popular, Trending, etc.) - default: imdb # IMDb Charts (Popular, Trending, etc.)
- default: myanimelist # MAL Charts (Popular, Trending, etc.) - default: myanimelist # MAL Charts (Popular, Trending, etc.)
- default: other_chart # Other Charts (Popular, Trending, etc.) - default: other_chart # Other Charts (Popular, Trending, etc.)
- default: tautulli # Tautulli Charts (Popular, Trending, etc.) - default: tautulli # Tautulli Charts (Popular, Trending, etc.)
- default: tmdb # TMDb Charts (Popular, Trending, etc.) - default: tmdb # TMDb Charts (Popular, Trending, etc.)
- default: trakt # Trakt Charts (Popular, Trending, etc.) - default: trakt # Trakt Charts (Popular, Trending, etc.)
- default: basic # Some basic chart collections based on recently released media in your library - default: basic # Some basic chart collections based on recently released media in your library
- default: collectionless # Collectionless collection to help Show/Hide Movies/Shows properly in your library - default: collectionless # Collectionless collection to help Show/Hide Movies/Shows properly in your library
# - file: /config/metadata/both/birthday # Actor birthdays # - file: /config/metadata/both/birthday # Actor birthdays
- default: actor - default: actor
template_variables: template_variables:
@@ -387,7 +430,7 @@ libraries:
limit: 100 limit: 100
tmdb_birthday: tmdb_birthday:
this_month: true this_month: true
- default: actor # Actors - default: actor # Actors
template_variables: # bw, rainier, diiivoy, diiivoycolor, or orig style is used. depth and limit is set low, but sometimes I boost to 10, 150 template_variables: # bw, rainier, diiivoy, diiivoycolor, or orig style is used. depth and limit is set low, but sometimes I boost to 10, 150
exclude: # ever have some random person... you can exclude them if you want exclude: # ever have some random person... you can exclude them if you want
- Macy Nyman - Macy Nyman
@@ -395,46 +438,54 @@ libraries:
data: data:
depth: 1 depth: 1
limit: 15 limit: 15
- default: audio_language # English, French, Arabic, German, etc. audio language - default: audio_language # English, French, Arabic, German, etc. audio language
- default: content_rating_nz # Choose content_rating_nz, content_rating_au, content_rating_uk, content_rating_us, content_rating_de, content_rating_mal, content_rating_cs, or all - default: content_rating_nz # Choose content_rating_nz, content_rating_au, content_rating_uk, content_rating_us, content_rating_de, content_rating_mal, content_rating_cs, or all
- default: content_rating_au # Choose content_rating_nz, content_rating_au, content_rating_uk, content_rating_us, content_rating_de, content_rating_mal, content_rating_cs, or all - default: content_rating_au # Choose content_rating_nz, content_rating_au, content_rating_uk, content_rating_us, content_rating_de, content_rating_mal, content_rating_cs, or all
- default: content_rating_cs # Choose content_rating_nz, content_rating_au, content_rating_uk, content_rating_us, content_rating_de, content_rating_mal, content_rating_cs, or all - default: content_rating_cs # Choose content_rating_nz, content_rating_au, content_rating_uk, content_rating_us, content_rating_de, content_rating_mal, content_rating_cs, or all
- default: content_rating_de # Choose content_rating_nz, content_rating_au, content_rating_uk, content_rating_us, content_rating_de, content_rating_mal, content_rating_cs, or all - default: content_rating_de # Choose content_rating_nz, content_rating_au, content_rating_uk, content_rating_us, content_rating_de, content_rating_mal, content_rating_cs, or all
- default: content_rating_us # Choose content_rating_nz, content_rating_au, content_rating_uk, content_rating_us, content_rating_de, content_rating_mal, content_rating_cs, or all - default: content_rating_us # Choose content_rating_nz, content_rating_au, content_rating_uk, content_rating_us, content_rating_de, content_rating_mal, content_rating_cs, or all
- default: content_rating_uk # Choose content_rating_nz, content_rating_au, content_rating_uk, content_rating_us, content_rating_de, content_rating_mal, content_rating_cs, or all - default: content_rating_uk # Choose content_rating_nz, content_rating_au, content_rating_uk, content_rating_us, content_rating_de, content_rating_mal, content_rating_cs, or all
- default: content_rating_mal # Choose content_rating_mal for anime ratings - default: content_rating_mal # Choose content_rating_mal for anime ratings
- default: genre # Action, Comedy, Drama, etc. - default: genre # Action, Comedy, Drama, etc.
- default: resolution # 4K HDR, 1080P FHD, etc. with the standards style - default: resolution # 4K HDR, 1080P FHD, etc. with the standards style
# template_variables: # template_variables:
# style: standards # style: standards
- default: studio # DreamWorks Studios, Lucasfilm Ltd, etc. - default: studio # DreamWorks Studios, Lucasfilm Ltd, etc.
- default: subtitle_language # English, French, Arabic, German, etc. subtitles - default: subtitle_language # English, French, Arabic, German, etc. subtitles
- default: year # Year the media item was released starting from 1880 to current_year - default: year # Year the media item was released starting from 1880 to current_year
template_variables: template_variables:
data: data:
starting: 1880 starting: 1880
ending: current_year ending: current_year
- default: country # Country associated to the media item - default: country # Country associated to the media item
template_variables: template_variables:
style: color style: color
- default: region # Region associated to the media item - default: region # Region associated to the media item
template_variables: template_variables:
style: color style: color
- default: continent # Continent associated to the media item - default: continent # Continent associated to the media item
template_variables: template_variables:
style: color style: color
- default: decade # Decade the media item was released - default: decade # Decade the media item was released
- git: bullmoose20/separator_franchise # Separator for franchise - git: bullmoose20/separator_franchise # Separator for franchise
template_variables: template_variables:
collection_section: '035' # Set to "035" to be right before universe. Should be the same here and below collection_section: '035' # Set to "035" to be right before universe. Should be the same here and below
- default: franchise # https://metamanager.wiki/en/latest/defaults/movie/franchise - default: franchise # https://kometa.wiki/en/latest/defaults/movie/franchise
template_variables: template_variables:
collection_section: '035' # Set to "035" to be right before universe. Should be the same here and above collection_section: '035' # Set to "035" to be right before universe. Should be the same here and above
- default: network # ABC, CBC, NBC, FOX, etc. - default: network # ABC, CBC, NBC, FOX, etc.
- default: streaming # Streaming on Disney+, Netflix, etc. - default: streaming # Streaming on Disney+, Netflix, etc.
- default: universe # Marvel Cinematic Universe, Wizarding World, etc. - default: universe # Marvel Cinematic Universe, Wizarding World, etc.
# .--------------------------------------------------------.
# | _ _ _ ___ _ |
# || | (_) |__ / _ \__ _____ _ __| | __ _ _ _ ___ |
# || | | | '_ \ | | | \ \ / / _ \ '__| |/ _` | | | / __||
# || |___| | |_) | | |_| |\ V / __/ | | | (_| | |_| \__ \|
# ||_____|_|_.__/ \___/ \_/ \___|_| |_|\__,_|\__, |___/|
# | |___/ |
# '--------------------------------------------------------'
overlay_files: overlay_files:
- default: aspect # Creates aspect ratio overlay - default: aspect # Creates aspect ratio overlay
template_variables: template_variables:
horizontal_align: left horizontal_align: left
vertical_align: top vertical_align: top
@@ -451,7 +502,7 @@ libraries:
vertical_align: bottom vertical_align: bottom
vertical_offset: 390 vertical_offset: 390
builder_level: episode builder_level: episode
- default: audio_codec # FLAC, DTS-X, TrueHD, etc. style: standard/compact. compact is default - default: audio_codec # FLAC, DTS-X, TrueHD, etc. style: standard/compact. compact is default
template_variables: template_variables:
vertical_offset: 95 vertical_offset: 95
- default: audio_codec - default: audio_codec
@@ -461,49 +512,49 @@ libraries:
template_variables: template_variables:
builder_level: episode builder_level: episode
################### CONTENT RATING SECTION ################### ################### CONTENT RATING SECTION ###################
# - default: content_rating_nz # NZ content ratings # - default: content_rating_nz # NZ content ratings
# - default: content_rating_nz # NZ content ratings # - default: content_rating_nz # NZ content ratings
# template_variables: # template_variables:
# builder_level: season # builder_level: season
# - default: content_rating_nz # NZ content ratings # - default: content_rating_nz # NZ content ratings
# template_variables: # template_variables:
# builder_level: episode # builder_level: episode
# - default: content_rating_au # AU content ratings # - default: content_rating_au # AU content ratings
# - default: content_rating_au # AU content ratings # - default: content_rating_au # AU content ratings
# template_variables: # template_variables:
# builder_level: season # builder_level: season
# - default: content_rating_au # AU content ratings # - default: content_rating_au # AU content ratings
# template_variables: # template_variables:
# builder_level: episode # builder_level: episode
# - default: content_rating_de # DE FSK content ratings # - default: content_rating_de # DE FSK content ratings
# - default: content_rating_de # DE FSK content ratings # - default: content_rating_de # DE FSK content ratings
# template_variables: # template_variables:
# builder_level: season # builder_level: season
# - default: content_rating_de # DE FSK content ratings # - default: content_rating_de # DE FSK content ratings
# template_variables: # template_variables:
# builder_level: episode # builder_level: episode
# - default: content_rating_uk # UK BBFC content ratings # - default: content_rating_uk # UK BBFC content ratings
# - default: content_rating_uk # UK BBFC content ratings # - default: content_rating_uk # UK BBFC content ratings
# template_variables: # template_variables:
# builder_level: season # builder_level: season
# - default: content_rating_uk # UK BBFC content ratings # - default: content_rating_uk # UK BBFC content ratings
# template_variables: # template_variables:
# builder_level: episode # builder_level: episode
- default: content_rating_us_show # US MPAA content ratings - default: content_rating_us_show # US MPAA content ratings
template_variables: template_variables:
horizontal_align: left horizontal_align: left
vertical_align: top vertical_align: top
vertical_offset: 630 vertical_offset: 630
- default: content_rating_us_show # US MPAA content ratings - default: content_rating_us_show # US MPAA content ratings
template_variables: template_variables:
horizontal_align: left horizontal_align: left
vertical_align: top vertical_align: top
vertical_offset: 630 vertical_offset: 630
builder_level: season builder_level: season
- default: content_rating_us_show # US MPAA content ratings - default: content_rating_us_show # US MPAA content ratings
template_variables: template_variables:
builder_level: episode builder_level: episode
# - default: commonsense # Commonsense content ratings Age 2+, Age 14+, etc. # - default: commonsense # Commonsense content ratings Age 2+, Age 14+, etc.
# - default: commonsense # - default: commonsense
# template_variables: # template_variables:
# builder_level: season # builder_level: season
@@ -518,12 +569,12 @@ libraries:
# - default: direct_play # - default: direct_play
# template_variables: # template_variables:
# builder_level: episode # builder_level: episode
- default: streaming # Streaming on Disney+, Netflix, etc. - default: streaming # Streaming on Disney+, Netflix, etc.
template_variables: template_variables:
horizontal_align: left horizontal_align: left
vertical_align: top vertical_align: top
vertical_offset: 750 vertical_offset: 750
- default: studio # DreamWorks Studios, Lucasfilm Ltd, etc. - default: studio # DreamWorks Studios, Lucasfilm Ltd, etc.
template_variables: template_variables:
horizontal_align: left horizontal_align: left
vertical_align: top vertical_align: top
@@ -537,10 +588,10 @@ libraries:
- default: studio - default: studio
template_variables: template_variables:
builder_level: episode builder_level: episode
- default: episode_info # SE##E## information in bottom right and works with builder_level episode - default: episode_info # SE##E## information in bottom right and works with builder_level episode
template_variables: template_variables:
builder_level: episode builder_level: episode
- default: language_count # blank means 1 audio language track, dual means 2, multi means > 2 and works with builder_level show, episode, and season - default: language_count # blank means 1 audio language track, dual means 2, multi means > 2 and works with builder_level show, episode, and season
- default: language_count - default: language_count
template_variables: template_variables:
builder_level: season builder_level: season
@@ -550,28 +601,28 @@ libraries:
vertical_align: bottom vertical_align: bottom
vertical_offset: 630 vertical_offset: 630
builder_level: episode builder_level: episode
- default: languages # Languages spoken and subtitles with associated flags and two-digit lang codes - default: languages # Languages spoken and subtitles with associated flags and two-digit lang codes
- default: languages # Languages spoken and subtitles with associated flags and two-digit lang codes - default: languages # Languages spoken and subtitles with associated flags and two-digit lang codes
template_variables: template_variables:
use_subtitles: true use_subtitles: true
- default: languages # Languages spoken and subtitles with associated flags and two-digit lang codes - default: languages # Languages spoken and subtitles with associated flags and two-digit lang codes
template_variables: template_variables:
builder_level: season builder_level: season
- default: languages # Languages spoken and subtitles with associated flags and two-digit lang codes - default: languages # Languages spoken and subtitles with associated flags and two-digit lang codes
template_variables: template_variables:
use_subtitles: true use_subtitles: true
builder_level: season builder_level: season
- default: languages # Languages spoken and subtitles with associated flags and two-digit lang codes - default: languages # Languages spoken and subtitles with associated flags and two-digit lang codes
template_variables: template_variables:
builder_level: episode builder_level: episode
- default: languages # Languages spoken and subtitles with associated flags and two-digit lang codes - default: languages # Languages spoken and subtitles with associated flags and two-digit lang codes
template_variables: template_variables:
use_subtitles: true use_subtitles: true
builder_level: episode builder_level: episode
- default: mediastinger # Mediastinger overlay when the media item contains a stinger at the end of the movie/show or during the credits and works with builder_level show - default: mediastinger # Mediastinger overlay when the media item contains a stinger at the end of the movie/show or during the credits and works with builder_level show
template_variables: template_variables:
vertical_offset: 95 vertical_offset: 95
- default: network # ABC, CBC, NBC, FOX, etc. - default: network # ABC, CBC, NBC, FOX, etc.
template_variables: template_variables:
horizontal_align: left horizontal_align: left
vertical_align: top vertical_align: top
@@ -585,7 +636,7 @@ libraries:
- default: network - default: network
template_variables: template_variables:
builder_level: episode builder_level: episode
- default: ratings # Ratings with custom fonts matched to the style of the rating, font_size, and on the right in 'square' format. builder_level: show has 3 ratings max - default: ratings # Ratings with custom fonts matched to the style of the rating, font_size, and on the right in 'square' format. builder_level: show has 3 ratings max
template_variables: template_variables:
rating1: user rating1: user
rating1_image: rt_tomato rating1_image: rt_tomato
@@ -603,7 +654,7 @@ libraries:
rating3_font_size: 70 rating3_font_size: 70
horizontal_position: right horizontal_position: right
- default: ratings # Ratings with custom fonts matched to the style of the rating, font_size, and on the right in 'square' format. builder_level: episode has 2 ratings max - default: ratings # Ratings with custom fonts matched to the style of the rating, font_size, and on the right in 'square' format. builder_level: episode has 2 ratings max
template_variables: template_variables:
# rating1: user # rating1: user
# rating1_image: rt_tomato # rating1_image: rt_tomato
@@ -622,7 +673,7 @@ libraries:
horizontal_position: right horizontal_position: right
builder_level: episode builder_level: episode
- default: resolution # 4K HDR, 1080P FHD, etc. and works with builder_level show, episode, and season - default: resolution # 4K HDR, 1080P FHD, etc. and works with builder_level show, episode, and season
template_variables: template_variables:
vertical_offset: 95 vertical_offset: 95
- default: resolution - default: resolution
@@ -631,15 +682,15 @@ libraries:
- default: resolution - default: resolution
template_variables: template_variables:
builder_level: episode builder_level: episode
- default: ribbon # Used for ribbon in bottom right - default: ribbon # Used for ribbon in bottom right
template_variables: template_variables:
style: red style: red
- default: runtimes # Runtime information in bottom right and works with builder_level episode - default: runtimes # Runtime information in bottom right and works with builder_level episode
template_variables: template_variables:
back_width: 305 back_width: 305
text: '' text: ''
builder_level: episode builder_level: episode
- default: status # Airing, Returning, Ended, Canceled and works with builder_level show - default: status # Airing, Returning, Ended, Canceled and works with builder_level show
template_variables: template_variables:
horizontal_align: center horizontal_align: center
vertical_align: top vertical_align: top
@@ -653,18 +704,18 @@ libraries:
back_color_returning: '#81007F' back_color_returning: '#81007F'
back_color_canceled: '#B52222' back_color_canceled: '#B52222'
back_color_ended: '#000847' back_color_ended: '#000847'
- default: versions # Will show duplicates for that media item and works with builder_level show, episode, and season - default: versions # Will show duplicates for that media item and works with builder_level show, episode, and season
# template_variables: # template_variables:
# back_width: 1000 # back_width: 1000
# back_height: 1500 # back_height: 1500
# back_color: "#f52891cc" # back_color: "#f52891cc"
- default: versions # Will show duplicates for that media item and works with builder_level show, episode, and season - default: versions # Will show duplicates for that media item and works with builder_level show, episode, and season
template_variables: template_variables:
# back_width: 1000 # back_width: 1000
# back_height: 1500 # back_height: 1500
# back_color: "#f52891cc" # back_color: "#f52891cc"
builder_level: season builder_level: season
- default: versions # Will show duplicates for that media item and works with builder_level show, episode, and season - default: versions # Will show duplicates for that media item and works with builder_level show, episode, and season
template_variables: template_variables:
# back_width: 1000 # back_width: 1000
# back_height: 1500 # back_height: 1500
@@ -673,17 +724,32 @@ libraries:
vertical_align: top vertical_align: top
horizontal_offset: 335 horizontal_offset: 335
builder_level: episode builder_level: episode
- default: video_format # Remux, DVD, Blu-Ray, etc. in bottom left and works with builder_level show, episode, and season - default: video_format # Remux, DVD, Blu-Ray, etc. in bottom left and works with builder_level show, episode, and season
- default: video_format - default: video_format
template_variables: template_variables:
builder_level: season builder_level: season
- default: video_format - default: video_format
template_variables: template_variables:
builder_level: episode builder_level: episode
# .------------------------------------------------------.
# | _ _ _ ____ _ _ _ |
# || | (_) |__ / ___| ___| |_| |_(_)_ __ __ _ ___ |
# || | | | '_ \ \___ \ / _ \ __| __| | '_ \ / _` / __||
# || |___| | |_) | ___) | __/ |_| |_| | | | | (_| \__ \|
# ||_____|_|_.__/ |____/ \___|\__|\__|_|_| |_|\__, |___/|
# | |___/ |
# '------------------------------------------------------'
settings: settings:
asset_directory: config/assets/TV Shows/ asset_directory: config/assets/TV Shows/
prioritize_assets: true # The asset_directory contains folders per media item with respective posters prioritize_assets: true # The asset_directory contains folders per media item with respective posters
# .------------------------------------------------------------------.
# | _ _ _ ___ _ _ |
# || | (_) |__ / _ \ _ __ ___ _ __ __ _| |_(_) ___ _ __ ___ |
# || | | | '_ \ | | | | '_ \ / _ \ '__/ _` | __| |/ _ \| '_ \/ __||
# || |___| | |_) | | |_| | |_) | __/ | | (_| | |_| | (_) | | | \__ \|
# ||_____|_|_.__/ \___/| .__/ \___|_| \__,_|\__|_|\___/|_| |_|___/|
# | |_| |
# '------------------------------------------------------------------'
operations: operations:
split_duplicates: false # Splits all duplicate movies/shows found in this library split_duplicates: false # Splits all duplicate movies/shows found in this library
assets_for_all: true # Search in assets for images for every item in your library assets_for_all: true # Search in assets for images for every item in your library
@@ -711,10 +777,26 @@ libraries:
mass_episode_audience_rating_update: tmdb # Update audience ratings with tmdb for episodes mass_episode_audience_rating_update: tmdb # Update audience ratings with tmdb for episodes
mass_imdb_parental_labels: none # Apply all Parental Labels with a value of None, Mild, Moderate, or Severe to match IMDb parental guide mass_imdb_parental_labels: none # Apply all Parental Labels with a value of None, Mild, Moderate, or Severe to match IMDb parental guide
# mass_poster_update: tmdb # Resets posters to tmdb, plex, locked, unlock which is useful to remove all overlays when running with -r -op # mass_poster_update: tmdb # Resets posters to tmdb, plex, locked, unlock which is useful to remove all overlays when running with -r -op
# .---------------------------------.
# | ____ _ _ _ _ |
# || _ \| | __ _ _ _| (_)___| |_ |
# || |_) | |/ _` | | | | | / __| __||
# || __/| | (_| | |_| | | \__ \ |_ |
# ||_| |_|\__,_|\__, |_|_|___/\__||
# | |___/ |
# '---------------------------------'
playlist_files: playlist_files:
- default: playlist - default: playlist
template_variables: template_variables:
libraries: Movies, TV Shows libraries: Movies, TV Shows
# .--------------------------------------------------------------------.
# | ____ _ _ _ ____ _ _ _ |
# | / ___| | ___ | |__ __ _| | / ___| ___| |_| |_(_)_ __ __ _ ___ |
# || | _| |/ _ \| '_ \ / _` | | \___ \ / _ \ __| __| | '_ \ / _` / __||
# || |_| | | (_) | |_) | (_| | | ___) | __/ |_| |_| | | | | (_| \__ \|
# | \____|_|\___/|_.__/ \__,_|_| |____/ \___|\__|\__|_|_| |_|\__, |___/|
# | |___/ |
# '--------------------------------------------------------------------'
settings: # Can be individually specified per library as well settings: # Can be individually specified per library as well
cache: true cache: true
cache_expiration: 60 cache_expiration: 60
@@ -758,6 +840,16 @@ settings: # Can be individually specif
- metadata - metadata
- collections - collections
- overlays - overlays
overlay_artwork_filetype: jpg # Default is jpg. webp or png are also available
overlay_artwork_quality: 75 # Default is 75 if left blank, otherwise, for jpg or webp, going above 95 not reccomended as excessive file sizes could be created and then not able to be uploaded to plex
# .------------------------------------------------------------------.
# | ___ _ _ ____ _ _ _ |
# | / _ \| |_| |__ ___ _ __ / ___| ___| |_| |_(_)_ __ __ _ ___ |
# || | | | __| '_ \ / _ \ '__| \___ \ / _ \ __| __| | '_ \ / _` / __||
# || |_| | |_| | | | __/ | ___) | __/ |_| |_| | | | | (_| \__ \|
# | \___/ \__|_| |_|\___|_| |____/ \___|\__|\__|_|_| |_|\__, |___/|
# | |___/ |
# '------------------------------------------------------------------'
webhooks: # Can be individually specified per library as well webhooks: # Can be individually specified per library as well
error: (redacted) error: (redacted)
run_start: (redacted) run_start: (redacted)

View File

@@ -6,7 +6,7 @@
> I also use Kometa's assets with folder structure as described in the wiki here: https://metamanager.wiki/en/latest/kometa/guides/assets/ > I also use Kometa's assets with folder structure as described in the wiki here: https://metamanager.wiki/en/latest/kometa/guides/assets/
### Here are some Examples of Posterizarr, before the Kometa run: ### Here are some Examples of Posterizarr, before the Kometa run:
![](https://i.imgur.com/9Ojso4Z.jpeg) ![](https://github.com/fscorrupt/Posterizarr/blob/main/images/posterizarr-overview.jpg)
### Here are some Examples after Kometa run: ### Here are some Examples after Kometa run:
![](https://i.imgur.com/ytEbDm8.jpeg) ![](https://github.com/fscorrupt/Posterizarr/blob/main/images/kometa-overview.png)

View File

@@ -2,8 +2,8 @@
libraries: libraries:
4K Movies: 4K Movies:
schedule: hourly(11),hourly(14),hourly(17),hourly(20) schedule: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
schedule_overlays: hourly(11),hourly(14),hourly(17),hourly(20) schedule_overlays: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
#schedule: hourly(9),hourly(19) #schedule: hourly(9),hourly(19)
collection_files: collection_files:
- file: config/Movies.yml - file: config/Movies.yml
@@ -21,7 +21,7 @@ libraries:
vertical_position: bottom vertical_position: bottom
style: square style: square
back_color: '#00000099' back_color: '#00000099'
text: "" text: ''
final_name: <<key>> final_name: <<key>>
- default: runtimes - default: runtimes
template_variables: template_variables:
@@ -39,13 +39,13 @@ libraries:
4K: false 4K: false
settings: settings:
asset_directory: /assets/4K Movies asset_directory: /assets/4K Movies
prioritize_assets: true prioritize_assets: true
operations: operations:
mass_content_rating_update: mdb_commonsense mass_content_rating_update: mdb_commonsense
assets_for_all: true assets_for_all: true
Movies: Movies:
schedule: hourly(11),hourly(14),hourly(17),hourly(20) schedule: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
schedule_overlays: hourly(11),hourly(14),hourly(17),hourly(20) schedule_overlays: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
#schedule: hourly(9),hourly(19) #schedule: hourly(9),hourly(19)
collection_files: collection_files:
- file: config/Movies.yml - file: config/Movies.yml
@@ -63,7 +63,7 @@ libraries:
vertical_position: bottom vertical_position: bottom
style: square style: square
back_color: '#00000099' back_color: '#00000099'
text: "" text: ''
final_name: <<key>> final_name: <<key>>
- default: runtimes - default: runtimes
template_variables: template_variables:
@@ -81,13 +81,13 @@ libraries:
4K: false 4K: false
settings: settings:
asset_directory: /assets/Movies asset_directory: /assets/Movies
prioritize_assets: true prioritize_assets: true
operations: operations:
mass_content_rating_update: mdb_commonsense mass_content_rating_update: mdb_commonsense
assets_for_all: true assets_for_all: true
Kids Movies: Kids Movies:
schedule: hourly(11),hourly(14),hourly(17),hourly(20) schedule: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
schedule_overlays: hourly(11),hourly(14),hourly(17),hourly(20) schedule_overlays: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
collection_files: collection_files:
- file: config/Movies.yml - file: config/Movies.yml
#- file: config/Genre.yml #- file: config/Genre.yml
@@ -104,7 +104,7 @@ libraries:
vertical_position: bottom vertical_position: bottom
style: square style: square
back_color: '#00000099' back_color: '#00000099'
text: "" text: ''
final_name: <<key>> final_name: <<key>>
- default: runtimes - default: runtimes
template_variables: template_variables:
@@ -122,13 +122,13 @@ libraries:
4K: false 4K: false
settings: settings:
asset_directory: /assets/Kids Movies asset_directory: /assets/Kids Movies
prioritize_assets: true prioritize_assets: true
operations: operations:
mass_content_rating_update: mdb_commonsense mass_content_rating_update: mdb_commonsense
assets_for_all: true assets_for_all: true
Anime: Anime:
schedule: hourly(11),hourly(14),hourly(17),hourly(20) schedule: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
schedule_overlays: hourly(11),hourly(14),hourly(17),hourly(20) schedule_overlays: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
collection_files: collection_files:
- file: config/Movies.yml - file: config/Movies.yml
#- file: config/Genre.yml #- file: config/Genre.yml
@@ -145,7 +145,7 @@ libraries:
vertical_position: bottom vertical_position: bottom
style: square style: square
back_color: '#00000099' back_color: '#00000099'
text: "" text: ''
final_name: <<key>> final_name: <<key>>
- default: runtimes - default: runtimes
template_variables: template_variables:
@@ -163,13 +163,13 @@ libraries:
4K: false 4K: false
settings: settings:
asset_directory: /assets/Anime asset_directory: /assets/Anime
prioritize_assets: true prioritize_assets: true
operations: operations:
mass_content_rating_update: mdb_commonsense mass_content_rating_update: mdb_commonsense
assets_for_all: true assets_for_all: true
TV Shows: TV Shows:
schedule: hourly(11),hourly(14),hourly(17),hourly(20) schedule: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
schedule_overlays: hourly(11),hourly(14),hourly(17),hourly(20) schedule_overlays: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
collection_files: collection_files:
- file: config/TVShows.yml - file: config/TVShows.yml
#- file: config/Genre.yml #- file: config/Genre.yml
@@ -181,17 +181,17 @@ libraries:
vertical_position: bottom vertical_position: bottom
horizontal_position: center horizontal_position: center
horizontal_offset: 30 horizontal_offset: 30
vertical_offset: 50 vertical_offset: 50
- default: languages - default: languages
template_variables: template_variables:
builder_level: episode builder_level: episode
overlay_limit: 5 overlay_limit: 5
horizontal_position: right horizontal_position: left
vertical_position: bottom vertical_position: bottom
style: square style: square
back_color: '#00000099' back_color: '#00000099'
back_width: 102 back_width: 102
text: "" text: ''
final_name: <<key>> final_name: <<key>>
- default: status - default: status
template_variables: template_variables:
@@ -211,7 +211,7 @@ libraries:
- default: runtimes - default: runtimes
template_variables: template_variables:
builder_level: episode builder_level: episode
horizontal_align: left horizontal_align: right
back_color: '#00000099' back_color: '#00000099'
back_height: 80 back_height: 80
vertical_offset: 20 vertical_offset: 20
@@ -227,12 +227,12 @@ libraries:
4K_banner: false 4K_banner: false
settings: settings:
asset_directory: /assets/TV Shows asset_directory: /assets/TV Shows
prioritize_assets: true prioritize_assets: true
operations: operations:
assets_for_all: true assets_for_all: true
Kids Shows: Kids Shows:
schedule: hourly(11),hourly(14),hourly(17),hourly(20) schedule: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
schedule_overlays: hourly(11),hourly(14),hourly(17),hourly(20) schedule_overlays: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
collection_files: collection_files:
- file: config/KidsShows.yml - file: config/KidsShows.yml
overlay_files: overlay_files:
@@ -243,17 +243,17 @@ libraries:
vertical_position: bottom vertical_position: bottom
horizontal_position: center horizontal_position: center
horizontal_offset: 30 horizontal_offset: 30
vertical_offset: 50 vertical_offset: 50
- default: languages - default: languages
template_variables: template_variables:
builder_level: episode builder_level: episode
overlay_limit: 5 overlay_limit: 5
horizontal_position: right horizontal_position: left
vertical_position: bottom vertical_position: bottom
style: square style: square
back_color: '#00000099' back_color: '#00000099'
back_width: 102 back_width: 102
text: "" text: ''
final_name: <<key>> final_name: <<key>>
- default: status - default: status
template_variables: template_variables:
@@ -273,7 +273,7 @@ libraries:
- default: runtimes - default: runtimes
template_variables: template_variables:
builder_level: episode builder_level: episode
horizontal_align: left horizontal_align: right
back_color: '#00000099' back_color: '#00000099'
back_height: 80 back_height: 80
vertical_offset: 20 vertical_offset: 20
@@ -289,12 +289,12 @@ libraries:
4K: false 4K: false
settings: settings:
asset_directory: /assets/Kids Shows asset_directory: /assets/Kids Shows
prioritize_assets: true prioritize_assets: true
operations: operations:
assets_for_all: true assets_for_all: true
Anime Shows: Anime Shows:
schedule: hourly(11),hourly(14),hourly(17),hourly(20) schedule: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
schedule_overlays: hourly(11),hourly(14),hourly(17),hourly(20) schedule_overlays: hourly(06),hourly(10),hourly(14),hourly(18),hourly(22)
collection_files: collection_files:
- file: config/AnimeShows.yml - file: config/AnimeShows.yml
overlay_files: overlay_files:
@@ -310,12 +310,12 @@ libraries:
template_variables: template_variables:
builder_level: episode builder_level: episode
overlay_limit: 5 overlay_limit: 5
horizontal_position: right horizontal_position: left
vertical_position: bottom vertical_position: bottom
style: square style: square
back_color: '#00000099' back_color: '#00000099'
back_width: 102 back_width: 102
text: "" text: ''
final_name: <<key>> final_name: <<key>>
- default: status - default: status
template_variables: template_variables:
@@ -335,7 +335,7 @@ libraries:
- default: runtimes - default: runtimes
template_variables: template_variables:
builder_level: episode builder_level: episode
horizontal_align: left horizontal_align: right
back_color: '#00000099' back_color: '#00000099'
back_height: 80 back_height: 80
vertical_offset: 20 vertical_offset: 20
@@ -351,9 +351,9 @@ libraries:
4K: false 4K: false
settings: settings:
asset_directory: /assets/Anime Shows asset_directory: /assets/Anime Shows
prioritize_assets: true prioritize_assets: true
operations: operations:
assets_for_all: true assets_for_all: true
playlist_files: playlist_files:
- file: config/playlist.yml - file: config/playlist.yml
template_variables: template_variables: