Next track or shuffle in M3U playlist?
Posted
by Benjamin Oakes
on Stack Overflow
See other posts from Stack Overflow
or by Benjamin Oakes
Published on 2010-06-01T14:53:23Z
Indexed on
2010/06/01
15:23 UTC
Read the original article
Hit count: 352
I have a M3U playlist that has URLs for some MP3s around the web. It's on a server so I can open it on other computers and my iPhone.
Unfortunately, all the players I've tried don't let me hit the "next" button to go to the next song in the playlist. Is there a way to specify that ability in the M3U file? Or, if not that, can I make a media player automatically shuffle the playlist?
I could always make a script to shuffle it myself, but I'd like to use something built into M3U if it exists.
© Stack Overflow or respective owner