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?
Kometa is an open-source python project allowing you to unlock the potential of your media server.