Hi guys.
Simple question really: is System.DVDLabel broken? Trying that, Player.Title or Videoplayer.Title only displays "DVD", both during playback and otherwise. According to the wiki, atleast System.DVDLabel should display the actual dvd label, right?
libdvdnav (using vlc) does read the title of the DVD:
Is it because XBMC is using the iso9660 filesystem, and not udf, perhaps?
Simple question really: is System.DVDLabel broken? Trying that, Player.Title or Videoplayer.Title only displays "DVD", both during playback and otherwise. According to the wiki, atleast System.DVDLabel should display the actual dvd label, right?
libdvdnav (using vlc) does read the title of the DVD:
Code:
(20:52) ~ $ vlc /dev/sr0
VLC media player 2.0.4 Twoflower (revision 2.0.3-289-g6e6100a)
[0x1453188] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
libdvdnav: Using dvdnav version 4.2.0
libdvdread: Using libdvdcss version 1.2.12 for DVD access
libdvdnav: DVD Title: MR_AND_MRS_SMITH
Is it because XBMC is using the iso9660 filesystem, and not udf, perhaps?