Home » File Formats » MP3_Playlist
Library to create MP3 playlists on the fly, several formats supported including XML, RSS and XHTML
This package is unmaintained.
Download latest release 0.5.2 (archived versions might be outdated)
License: PHP License
Description
MP3_Playlist is a php library to facilitate the creation and to some
extend the rendering of MP3 playlists. It scans a local folder with
all the MP3 files and outputs the playlist in several formats
including M3U, SMIL, XML, XHTML with the possibility to backup the
lists on the fly with an SQLite DB.
Maintainers
- David Costa (gurugeek) — lead, active
- Firman Wandayandi (firman) — lead, active
Dependencies
Required
Releases
- 0.5.2 (alpha, 2010-09-20)
Release notes
License: PHP License
QA release
Package 2.0
Bug #8369 Send does not take care of filename parameter
Bug #14935 Improve PHPCS
Bug #14937 Make use of protected, not private - 0.5.1alpha1 (alpha, 2006-09-03)
Release notes
License: PHP License
* Fixed bug #8369: Send does not take care of filename parameter
* Minor fixed on MP3_Playlist class.
* Minor fixed on examples
* Added test files - 0.5.0alpha1 (alpha, 2005-09-03)
Release notes
License: PHP License
Initial release of MP3_Playlist
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #8369 | Closed | Bug | 0.5.0alpha1 | 2006-08-06 | Send does not take care of filename parameter |
| #14934 | Wont fix | Req | CVS | 2008-11-01 | Consider a File_XSPF driver |
| #14935 | Closed | Req | CVS | 2008-11-01 | Improve PHPCS results |
| #14937 | Closed | Bug | CVS | 2008-11-01 | Make use of protected, not private |