Kodi Community Forum
Mimic Media Flags and Codecs Question - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Skins Support (https://forum.kodi.tv/forumdisplay.php?fid=67)
+---- Forum: Mimic-LR (https://forum.kodi.tv/forumdisplay.php?fid=218)
+---- Thread: Mimic Media Flags and Codecs Question (/showthread.php?tid=281398)



Mimic Media Flags and Codecs Question - wp_micro - 2016-07-03

Hi there
I have searched everywhere in the forums but I cannot find which media flags are supported by Mimic. Do you have a list of what media flags and what words are required to support each flag? I'd also like to know where the media flags are kept so I can add some that may be missing.

After reading the Media Flags information on the Kodi Wiki page, it said that the amount of media flags available will vary based on the skin, which is why I am asking.

Thanks very much.


RE: Mimic Media Flags and Codecs Question - braz - 2016-07-03

Here's where the media flags are...

https://github.com/braz96/skin.mimic/tree/master/media/flags/video

I'll have to find where they are declared in the skin xmls later.


RE: Mimic Media Flags and Codecs Question - wp_micro - 2016-07-05

Thank you very much Braz. I really appreciate the quick response.