manfeed / skin.aeon.tajo

Skin for Kodi
Other
14 stars 17 forks source link

> Already added, thanks! #43

Closed Konon-cat closed 3 years ago

Konon-cat commented 3 years ago

Already added, thanks!

I tested it. For some reason, new flags are not displayed.

Originally posted by @Konon-cat in https://github.com/manfeed/skin.aeon.tajo/issues/42#issuecomment-846596901

manfeed commented 3 years ago

It doesn’t surprise me, for the flags to be displayed kodi must return the corresponding value, and as you can see in…

https://kodi.wiki/view/InfoLabels#ListItem

…there’s no mention to those values in ListItem.VideoCodec and ListItem.AudioCodec yet…

manfeed commented 3 years ago

Out of curiosity I tested two sample files (opus and VP9) and found that both are returned by Kodi 19. VP9 logo is displayed in Aeon Tajo when playing this sample video and pressing the 'I' key...

111

About the opus sample I realized that Aeon Tajo doesn't use icon flags for audio codecs, but when playing the sample, the word 'opus' is also showed when in Music visualisation screen...

222