some cosmetic updates

pull/530/head
bullmoose20 1 year ago
parent f9528ccd1f
commit 996a6cca42

@ -58,13 +58,13 @@ libraries:
- pmm: collectionless # Collectionless collection to help Show/Hide Movies/Shows properly in your library
- pmm: actor # Actors
template_variables: # bw, rainier, or orig style is used. depth and limit is set low but sometimes I boost to 10, 150
style: bw
style: signature
data:
depth: 1
limit: 15
- pmm: director # Directors
template_variables: # bw, rainier, or orig style is used. depth and limit is set low but sometimes I boost to 10, 150
style: bw
style: signature
data:
depth: 1
limit: 15
@ -73,13 +73,13 @@ libraries:
exclude: # ever have some random person... you can exclude them if you want
- Jeremy Kleiner
- Thomas Hayslip
style: bw
style: signature
data:
depth: 1
limit: 15
- pmm: writer # Writers
template_variables: # bw, rainier, or orig style is used. depth and limit is set low but sometimes I boost to 10, 150
style: bw
style: signature
data:
depth: 1
limit: 15
@ -121,7 +121,7 @@ libraries:
- pmm: universe # Marvel Cinematic Universe, Wizarding World, etc.
overlay_path:
- remove_overlays: false # Set to true if you want to remove overlays
- reapply_overlay: false # If you are doing a lot of testing and changes like me, keep this to true to always reapply overlays
- reapply_overlays: false # If you are doing a lot of testing and changes like me, keep this to true to always reapply overlays
# - reset_overlays: tmdb # if you want to reset the poster to default poster from tmdb
- pmm: audio_codec # FLAC, DTS-X, TrueHD, etc. style: standard/compact. compact is default
- pmm: language_count # blank means 1 audio language track, dual means 2, multi means > 2
@ -230,7 +230,7 @@ libraries:
template_variables: # bw, rainier, 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
- Macy Nyman
style: bw
style: signature
data:
depth: 1
limit: 15
@ -255,7 +255,7 @@ libraries:
- pmm: streaming # Streaming on Disney+, Netflix, etc.
overlay_path:
- remove_overlays: false # Set to true if you want to remove overlays
- reapply_overlay: false # If you are doing a lot of testing and changes like me, keep this to true to always reapply overlays
- reapply_overlays: false # If you are doing a lot of testing and changes like me, keep this to true to always reapply overlays
# - reset_overlays: tmdb # if you want to reset the poster to default poster from tmdb
- pmm: audio_codec # FLAC, DTS-X, TrueHD, etc. style: standard/compact. compact is default
- pmm: audio_codec
@ -271,13 +271,13 @@ libraries:
- pmm: commonsense
template_variables:
overlay_level: season
# - pmm: direct_play
# - pmm: direct_play
# template_variables:
# overlay_level: episode
# - pmm: direct_play
# template_variables:
# overlay_level: season
# template_variables:
# overlay_level: episode
# - pmm: direct_play
# template_variables:
# overlay_level: season
- pmm: episode_info # SE##E## information in bottom right and works with overlay_level episode
template_variables:
overlay_level: episode

Loading…
Cancel
Save