I am pretty new to this and after some trial and error I have just finally managed to make kometa work with Plex in a synology container.
But I am struggling with the following. As I have a lot of files with dual audio and subtitles I wanted to create an overlay for tvshows, that have at least two audio streams and subtitles. The overlay should display dual audio and the language flag for subtitles.
For movies I only want dual audio, which worked fine. But for tv shows I am not able to show both.
I want to see, if a series has dual audio and if it has subtitles in German and/or English. What am I doing wrong? Or is it not possible?
I have used the following:
libraries:
Filme:
remove_overlays: false
overlay_files:
- default: language_count
template_variables:
minimum: 2
use_subtitles: false
Serien:
remove_overlays: false
overlay_files:
- default: language_count
template_variables:
minimum: 2
use_subtitles: false
- default: languages
template_variables:
builder_level: season
- default: languages
template variables:
builder_level: episode
template_variables:
languages:
- de
- en
use_subtitles: true
horizontal_position: left
vertical_position: bottom
group_alignment: vertical
style: square