#Can not remove overlays from Movies library, yet it worked for TV Shows library
1 messages ยท Page 1 of 1 (latest)
Welcome @minor olive!
Someone from <@&938443185347244033> will assist when they're available.
Including the meta.log from the beginning is a huge help, type !logs for more information.
You can press the "Close Post" button above or type /close at any time to close this post.
The following was shared by @minor olive and was automatically redacted by Luma as it may have contained sensitive information.
If you feel this message should not have been redacted, resend it with !noredact in your message to avoid redaction.
๐ If you want to review this again, mazzi526:
:one: Right-click (or long press with phone) on the message that contains the log
:two: Select: Copy Message Link
:three: Use the command: /logscan <message_link> or !logscan <message_link> and paste the value copied from the previous step where you see <message_link> ๐
and your log file tells you this
look again... you have it beloe overlay files, the example shows it below your library name
This works:
libraries:
Movies:
remove_overlays: true
overlay_files:
TV Shows:
remove_overlays: false
overlay_files:
or this:
libraries:
Movies:
overlay_path: # path not files
- remove_overlays: true
TV Shows:
overlay_path:
- remove_overlays: false
but not what you had, which was a mix
Makes perfect sense. After I remove the overlays, I'm going to attempt to apply new ones. If I run into any issues should I post them here, or should I start a new post?
Hopefully I wont have any issues but knowing me I'll make some dumb format mistake
There should be no need to remove overlays before changing them, but suit yourself. We can leave this open.
If I change them, it will automatically remove old overlays?
Yes.
Oh ok. Didn't know that either
If you do this:
libraries:
Movies:
overlay_files:
- pmm: resolution
then run PMM you'll get resolution overlays, then you change that to:
libraries:
Movies:
overlay_files:
- pmm: aspect
and run PMM again it will remove the resolution overlays and apply the aspect overlays.
Template variables wouldn't affect that process right?
Affect it how?
If the appearance of the overlaid poster changes, whether by adding/subtracting overlays, changing template variables, or if a rating changes or something, PMM will automatically update it.
This is what I am hoping to apply
Your URL and tokens are all in the clear in there.
Anyone who sees that can delete all your stuff.
Seems fine:
libraries:
Movies:
overlay_files:
- pmm: ratings
template_variables:
rating1: critic
rating1_image: mdb
rating_alignment: horizontal
vertical_position: bottom
font: config/fonts/Juventus-Fans-Bold.ttf
font_size: 80
- pmm: runtimes
template_variables:
text: ''
font: config/fonts/Juventus-Fans-Bold.ttf
font_size: 80
back_width: 240
back_height: 110
back_radius: 30
font_color: "#FFFFFF"
back_color: "#00000099"
vertical_offset: 15
TV Shows:
overlay_files:
- pmm: status
template_variables:
last: 7
stroke_width: 0.5
stroke_color: "#000000"
font_size: 80
font: config/fonts/Juventus-Fans-Bold.ttf
back_width: 1100
back_height: 100
horizontal_align: center
vertical_align: top
vertical_offset: 0
text_airing: "A I R I N G"
back_color_airing: "#64965fd9"
text_returning: "R E T U R N I N G"
back_color_returning: "#968d60d9"
text_canceled: "C A N C E L L E D"
back_color_canceled: "#966060d9"
text_ended: "E N D E D"
back_color_ended: "#5f7c96d9"
- pmm: ratings
template_variables:
rating1: critic
rating1_image: mdb
rating_alignment: horizontal
vertical_position: bottom
font: config/fonts/Juventus-Fans-Bold.ttf
font_size: 80
You may want to invalidate those tokens
Will do. Thanks for the help
If you run that without the remove step, any existing overlays will be removed and replaced with these.
Cool, I'll give it a go