In an effort to keep with my own arbitrary standards of Schmexcellence, I've decided that I need to start using an embedded music player that shows multiple tracks.
Since I'm freeloading off Blogspot, I'd love to be able to embed here. I've shown in the first post that I can get ~some~ kind of player working, but I'd like to replace it because it doesn't show the track that you're on, much less the one you're going to hear next.
The one below is XSPF player
, and it doesn't seem to enjoy being here. I've beaten it up 7 ways from sunday, and I can get it to say "loading playlist" all over the place, but it never plays anything. Anyone have a clue as to what I'm doing wrong? Turns out I was embedding waaaay too many parameters. Finally settled on xspf_player-0.2.3.
A view of the source code on this page will show that I'm calling the player directly from google sites, and the playlist must be called with a thrice-conjugated auth code which can be gotten by downloading the playlist.xspf file, then right clicking it in firefox downloads and 'copy download link". This gets me a URL with all manner of auth info on it that the XSPF player can understand.