Komet / MediaElch

Media Manager for Kodi
https://mediaelch.github.io/mediaelch-doc/about.html
GNU Lesser General Public License v3.0
804 stars 93 forks source link

Media flag missing #1739

Open Pemicope opened 2 months ago

Pemicope commented 2 months ago

Hello!

I've been scrapping some movies and I noticed there's a media flag missing. This one: <hdrtype></hdrtype>

Without this all movies show as SDR instead of HDR10, Dolby Vision, etc... If you could add this on a future release that'd be great.

I apologise if I'm not doing this the correct way.

Thank you!

bugwelle commented 2 months ago

Hi,

good point, thanks for reporting! According to the wiki, legal values include (quote):

Accepted values for <hdrtype></hdrtype> are:

  • empty = SDR;
  • hdr10;
  • dolbyvision;
  • hlg

Please note that I've got limited time at the moment and will likely not get to implement this feature in the near future. For more details, please see https://github.com/Komet/MediaElch/issues/1710

Regards, Andre

Pemicope commented 2 months ago

Hi, thank you for your reply.

Please note that the same thing happens with TV Show episodes. Just letting you know. Whenever you have time you could try implementing this, no rush.

Keep up the great work!