Biggo / androidgmeplayer

Old Android video game music player based off GMEPlayerLib
0 stars 0 forks source link

M3U playlists unsupported. #6

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add any M3U playlist.
2.
3.

What is the expected output? What do you see instead?

I'd think that my tracks would have labels, but they don't.

What version of the product are you using? On what operating system?

0.5.1b, on Android 1.5

Please provide any additional information below.

KSS and HES files require M3U playlists in order to implement any sort of 
playlist functionality. 
This emulator does not detect them at all.

Original issue reported on code.google.com by techfur...@gmail.com on 31 Mar 2010 at 4:28

GoogleCodeExporter commented 9 years ago
In the current version each track in a KSS and HES file is indexed into the 
library.
I'll look into supporting M3U playlist imports once playlists are fully 
implemented.

Original comment by nich.joh...@gmail.com on 31 Mar 2010 at 6:37