it has come to my attention that using
will play an mp3 file
and it plays music perfectly, but with one major problem.
when i say put playlist.wpl instead of the .mp3 file above. the playlist plays, but MP plays it as a single file, so the song list does not appear in "current playlist" and i cannot go "next track"
any ideas?
Code:
MediaPortal.Player.g_Player.Play(whatever.mp3, MediaPortal.Player.g_Player.MediaType.Music)
and it plays music perfectly, but with one major problem.
when i say put playlist.wpl instead of the .mp3 file above. the playlist plays, but MP plays it as a single file, so the song list does not appear in "current playlist" and i cannot go "next track"
any ideas?