#New Setup Unable to run Overlays

1 messages · Page 1 of 1 (latest)

hollow flameBOT
#

✅ YAML validation passed!! That is valid YAML, but may not meet Kometa's requirements

#

✅ YAML validation passed!! That is valid YAML, but may not meet Kometa's requirements

#

Welcome @full cliff!

Someone from <@&938443185347244033> will assist when they're available.

Including meta.log from the beginning is a huge help. Type !logs for more information.

After attaching your log, do not forget to hit the green check boxes when prompted by our bot.

#

You can press the "Close Post" button above or type /close at any time to close this post.

hollow flameBOT
#

Hey All, Im trying to setup kometa on windows with docker however I dont seem to be able to get it to run the overlays I set, I have succesfully get it to run the config file and it does load all the series and playlists but even though I have already a file for overlays it doesnt run that, not sure what Im missing here.
Here is my config file and overlays file

full cliff
hollow flameBOT
#

📝 If you want to review this again, patbowling89:
: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> 📝

#
**User Info**

Author of Linked Message: patbowling89
Person who Invoked the Command: patbowling89
File Name: meta.log

Table of Contents:
Page 01: User Info
Page 02: Kometa Info
Page 03: Kometa Summary Info
Page 04: Kometa Config.yml YAML Validation
Page 05: Plex Configuration - Section 1
Page 06: Rec 01 - ❌ [ERROR]
Page 07: Rec 02 - ❌ OVERLAY LOAD ERRORS
Page 08: Rec 03 - ⚠️ [WARNING]
Page 09: Rec 04 - ⚠️ MEMORY RECOMMENDATION
Page 10: Rec 05 - 💬💡️ PLEX DB CACHE ADVICE

lone otter
#

There is an issue in tvaudiooverlay.yml

#

you have:

    filters:
      audio_language: eng
      audio_language: spa

this is invalid as it is deemed as a duplicate key of audio_langauge.

Instead you should have:

    filters:
      audio_language:
        - eng
        - spa
#

Also note that it's case-sensitive

#

later in the file you have:

    filters:
      audio_language: Eng

which is different to:

    filters:
      audio_language: eng
#

I suspect you need to actually put English and Spanish as that is how Plex displays the languages (at least for me it does)

full cliff
#

Ohh let me try that, it nakes total sense

signal sonnetBOT
#

antwanchild used !aenh

@full cliff, anything else needed here? If not, please type /close and hit enter. Please respond within 24 hours of this message or it will be archived.