First all, amazing Kometa provids as a solution for my desire to have overlays on top of my plex media. So thank you all the devs for the hardwork.
However, I have been struggling a bit on a specific issue for the past 2 days, with chatgpt and reddit and kometa wiki combined I am still not able to fix it. So posting this here hoping somebody could give me a pointers.
I have uplaoded the 3 YML files i am currently using and it works well thus far for putting overlay as I wanted on movies as well as TV show on a show level, where the config file is the main KOMETA config file that points to audience_rating that pulls the audience and critic rating info and media_info2 file pulling resolution as well as cuple of tages on video format in terms of HDR/DV and HDR+DV.
However, i am having a lot of troubles getting the same to apply to both season and episode level. I understand you need to specify the builder_level to both season and episode. However, I have tried adding something alone the line of below, but for the love of god i could not get it to work.
builder_level:
- movie
- show
- season
- episode
At the end of the day, I just want the exiting YML set up, which works to extend to season and episode level as well. Could someone kindly help?