slash2009 / XWMM

XBMC Web Media Manager
Other
56 stars 20 forks source link

Icons for DVD Bluray missing #107

Open motorradfahrer opened 10 years ago

motorradfahrer commented 10 years ago

I use place holder files like "X-Men 2 (2003).bluray.disc" or "Daredevil (2003).dvd.disc" to get my existing DVD's and Bluray's displayed at the XBMC database. When using XWMM I would expect to get a DVD or Bluray icon displayed where usually at mp4 files the icons for AAC,SD/720,16:9 are displayed but it shows not any icon.

xwmmpng2

un1versal commented 9 years ago

You dont have any mediaflags in there.

Seemingly initiating a library scan form the web interface and refreshing (F5) after other Mediaflags display. But I still cant get any Bluray/HDDVD etc that you add to filenames.... So I can confirm this bug.

Having tested this across TVshows/Movies as well displaying these mediaflags seems to be an issue generally and flags you add to filename _never_ get displayed which makes this a definitive issue.

ghost commented 9 years ago

Media flags rely on the video/audio codec metadata which Kodi only populates when a file is played.

DVD/BluRay labels are a skin feature in Kodi. If the file name doesn't contain a media source Kodi falls back to the video codec information to select the correct media flag.

I'm going to relabel this as an improvement/feature request as it's not currently broken it just doesn't support parsing file names for media information.

motorradfahrer commented 9 years ago

unbenannt The standard confluence skin is able to do it and when I check an nfo file export of the movie I am not able to detect there the Bluray media information. So your analysis should be correct. Thank you for checking and adding the request.