PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

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

Dependencies

Required

Releases

Bugs

IDStatusTypeVersionDateSummary
#8369ClosedBug0.5.0alpha12006-08-06Send does not take care of filename parameter
#14934Wont fixReqCVS2008-11-01Consider a File_XSPF driver
#14935ClosedReqCVS2008-11-01Improve PHPCS results
#14937ClosedBugCVS2008-11-01Make use of protected, not private