This is driving me nuts!
I've installed Apache::MP3 on 2 different boxes, one Linux, one MacOS X, and neither can create playlists.
Clicking Add to All or selecting a Song and clicking Add to Playlist just reloads the current page sans playlist at the bottom.
Clicking the add all button seems to result in a URL like this being passed to the server:
BTW, I dont seem to be missing any required modules or anything like that. I get no errors showing anywhere.
CGI::Cookies is present as are all the others, and I even turned on mod_usertrack in case it was somehow needed. I'm at a loss here.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
This is driving me nuts!
I've installed Apache::MP3 on 2 different boxes, one Linux, one MacOS X, and neither can create playlists.
Clicking Add to All or selecting a Song and clicking Add to Playlist just reloads the current page sans playlist at the bottom.
Clicking the add all button seems to result in a URL like this being passed to the server:
http://domain.com/media/mp3s/Genre/Artist/playlist.m3u?Add+All+to+Playlist=Add+All+to+Playlist&.cgifields=file
Any clue as to what's going on here?
BTW, I dont seem to be missing any required modules or anything like that. I get no errors showing anywhere.
CGI::Cookies is present as are all the others, and I even turned on mod_usertrack in case it was somehow needed. I'm at a loss here.
Do you have CGI.pm installed?
What version of Apache::MP3 are you using?
mike
ps: has anyone gotten flac streaming to actually work? With xmms?