Hi!<br>I've just updated my PHP script which converts M3U playlists to Mythmusic playlists.<br><br>m3u2mythmusic<br><br>New features:<br>* Ability to upload an M3U file from your current PC. You don't need store it on the MythTV box first.
<br>* If you upload a play list, you can tell the script to 'guess' the
file names. This is useful if the play list has been used on a
different PC, with different file structure than your Myth box. It
works with M3U files made with windows and with linux (backslashes and
forward slashes respectively)
<br>* Cleaner design and valid XHTML
1.0 Transitional (waste of time?)<br><br>More info and a couple of screenshots can be found here:<br><br><a href="http://thebronze.org/m3u2mythmusic/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://thebronze.org/m3u2mythmusic/</a><br><br>Comments and bug-reports are always welcome :)