Play M3U file from JVLC
Posted: 22 Sep 2008 02:40
Hello,
I have been looking into launching playlist files (ie: M3U files) from JVLC. There are several classes related to playlists (MediaList, MediaListPlayer etc.), but it seems that these classes were created to build playlists from single files (ie: add several individual MP3's to a MediaList and play it).
Is there a way to play a M3U playlist file? I was thinking there might be a method that will split each file mp3 file inside a M3U file into MediaDescriptors or simply a function that will play all of the songs in the playlist would work as well. Does anything like this exist?
Thanks,
Marc
I have been looking into launching playlist files (ie: M3U files) from JVLC. There are several classes related to playlists (MediaList, MediaListPlayer etc.), but it seems that these classes were created to build playlists from single files (ie: add several individual MP3's to a MediaList and play it).
Is there a way to play a M3U playlist file? I was thinking there might be a method that will split each file mp3 file inside a M3U file into MediaDescriptors or simply a function that will play all of the songs in the playlist would work as well. Does anything like this exist?
Thanks,
Marc