#Labeling episodes / seasons based on audio languages

1 messages ยท Page 1 of 1 (latest)

ebon idol
#

I am trying to label episodes and season which have an english audio language but no german one, not sure if below config will do the trick. (it appears it does not work)

    build_collection: false
    item_label: ENOnly:Language
    plex_all: true
    filters:
      audio_language: en 
      audio_language.not: de```

Related to that how does the "percentage" attribute work? (see: https://kometa.wiki/en/latest/files/filters/?h=percenta#special-filters). Do i need it for my use case?
dire lodgeBOT
#

Welcome @ebon idol!

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.

ebon idol
#

What confuses me is that it did work in the past but now it seemed to stop as some of the Episodes are not getting the label even though they should.

fallen sun
#

As I understand it, that's applying a label to shows where at least 50% of the episodes have en audio and at least 50% do not have de audio.

ebon idol
#

but is it based on Seasons or the Full show ๐Ÿค” i am struggling to configure this that basically every individual episode should be labeled if it has english audio but no german

fallen sun
#

at a minimum then this needs to be set to the episode level.

#
  EN Only Language Label:
    builder_level: episode
    build_collection: false
    item_label: ENOnly:Language
    plex_all: true
    filters:
      audio_language: en 
      audio_language.not: de
ebon idol
#

ok, will try that out, lets see what happens on the next run ๐Ÿ˜†

fallen sun
#

Without that it would be labelling shows.

ebon idol
#

and also checking the filters based on the full show right?

#

so it would only match if the percentages are reached

fallen sun
#

it would label the show, not the episodes, if the percentages were reached.

As I read it

ebon idol
#

Hmm that change did something, it labelled a couple of episodes - but not all of them. The latest season of The Rookie has a couple of episodes in english only and a couple of them already with german audio track - it didn't mark the ones with english only though ๐Ÿค”

#

I verified that by creating a filter and looking for the episodes, is there any easier way to check labels for episodes and seasons?

ebon idol
#

Anyone has any other thoughts on this?

ebon idol
#

Just checked the logs and i see that an episode apparently got the label:
[2024-05-13 05:07:37,075] [plex.py:1262] [INFO] | A Fancy Article and a Sch | Label | +ENOnly:Language

but if i filter for the label in plex i don't see the given show ๐Ÿค”

#

Is there any better way to check if a label is set on an episode than filtering in plex ๐Ÿ˜†

fallen sun
#

If you are looking at shows in Plex it's not going to find single episodes. If you view the Plex filter at the episode level, does it show up?

ebon idol
#

yeah, i selected episodes ๐Ÿ˜‰ and no it doesn'T show up there