XSPF music player support
hedac - October 1, 2009 - 06:56
| Project: | SWF Tools |
| Version: | 6.x-3.x-dev |
| Component: | Miscellaneous |
| Category: | feature request |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | needs review |
Description
would be nice to support this light mp3 player for those who only need mp3 players and not video:
http://musicplayer.sourceforge.net/
also a lot of php codes already to make the xml lists already...
http://sourceforge.net/search/?type_of_search=soft&words=xspf+player
I open the "issue" request to see if there is interest in this.
Thanks

#1
If you are using views, you can create custom xspf with views_bonus.module or xspf_playlist.module.
#2
I hacked together a player for swftools to play single MP3 files (button audio player). It’s not fully tested yet.
Hope it helps.
#3
I needed some mp3 playlist options, so I created patches for this and #494032: Added support for MP3 player from http://flash-mp3-player.net. This patch will work for either a single player or a list by showing or hiding the playlist, as necessary. This is designed to work with the 6.3 version, where work is being done on playlists.
#4
Changing version to match the patch.