#Dual/Multi Audio Overlay Problems

1 messages · Page 1 of 1 (latest)

trail flame
#

Using the exact example from the PMM wiki I'm getting errors about the Dual-Audio and Multi-Audio images not existing.

Here's the exact config I'm using taken from the wiki.

'''
overlays:
Dual-Audio:
overlay:
name: Dual-Audio
pmm: images/Dual-Audio
group: audio_language
weight: 10
horizontal_offset: 0
horizontal_align: center
vertical_offset: 15
vertical_align: bottom
plex_all: true
filters:
audio_language.count_gt: 1
Multi-Audio:
overlay:
name: Multi-Audio
pmm: images/Multi-Audio
group: audio_language
weight: 20
horizontal_offset: 0
horizontal_align: center
vertical_offset: 15
vertical_align: bottom
plex_all: true
filters:
audio_language.count_gt: 2
'''
... And attached meta.log

elder swiftBOT
#

Welcome @trail flame!

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.

trail flame
#

Side note, I did try removing the /images from the example. The path in the error updated accordingly, but it was the same error.

solemn lake
#

Ok. Can you share the file that you placed that yml into?

trail flame
#

Sure.

solemn lake
#

try renaming to those in your yml:

#

in terms of the filenames

trail flame
#

I'll give it a shot

solemn lake
#

so pmm: dual_audio and pmm: multi_audio

#

i think the extra images there is also throwing it off

trail flame
#

Oh I agree. I just wanted to be as specific as I could with my source. I'll try that now.

hybrid elk
#

let us know if it works and we can get the docs amended

trail flame
#

It's running now

#

I'll update

#

@hybrid elk That run was successful
^ this fixed the issue

#

Removing /images and using dual_audio and multi_audio

#

Collection Filter episodes: {'audio_language.count_gt': 1, 'percentage': 50

What does the percentage do?
And how do I not include subtitles?

#

Thanks guys

trail flame
#

Ah, it seems that it only matched to audio anyway

brisk imp
trail flame
#

No, I just saw it during my updated run in the output. Was just curious. Wasn't part of the issue.

brisk imp
trail flame
#

I need to mark this post as solved.