[mythtv-users] Re: [PATCH] Mythweb -- Mythmusic playlist functionality AND Request for SQL help

Ryan Steffes rbsteffes at gmail.com
Thu Oct 28 14:35:20 UTC 2004


Hijacking my own thread a little, but I'm kinda proud of this one.

I adapted the MythMusic to do some very basic streaming through m3u
files.  If you have your mythweb correctly set up so clicking on the
name of the song gives you a link, and you have a player that
correctly understands m3u files you can stream yourself in the
playlists you set up.  This feature can be (shockingly) now reach
through the "Play this list" button I've randomly stuck in the middle
of the header.  I have not yet disabled the limit per page though, so
it'll only play {100} songs at a time where {100} is whatever limit
you have set.

Since it's being handled directly by your webserver, security is
handled by whatever you have set up in .htaccess, for winamp that
means it pops up a (ugh plaintext) box for your authentification
password, as in mythtv:mythtv

Let me know what you think!


More information about the mythtv-users mailing list