Home » File Formats » File_XSPF
Package for Manipulating XSPF Playlists
This package is unmaintained.
Download latest release 0.3.1 (archived versions might be outdated)
License: LGPL
Description
This package provides the user with the ability to update and create XSPF playlist files.
Maintainers
- David Grant (djg) — lead, active
Dependencies
Required
- PHP (>= 5.0.0)
- PEAR Installer (>= 1.4.0a1)
- Validate (>= 0.6.2)
- XML_Parser (>= 1.2.7)
- XML_Tree (>= 1.1.0)
Releases
- 0.3.1 (beta, 2012-03-31)
Release notes
License: LGPL
QA release
Bug #19355 Distribution does not include Exception class - 0.3.0 (beta, 2011-11-30)
Release notes
License: LGPL
QA release
PHP 5 as a minimum dependency
Bug #17487 File_XSPF::setLocation($location) Bug - 0.2.3 (beta, 2011-05-29)
Release notes
License: LGPL
QA release
Rudger Gravestein's fix for
Bug #18370 PHP Catchable fatal error - 0.2.2 (beta, 2010-10-18)
Release notes
License: LGPL
QA release
Bug #14378 PHPCS
Bug #14582 package.xml not in cvs - 0.2.1 (beta, 2006-02-15)
Release notes
License: LGPL
This is a bug fix release. This release fixes bug 6696, which highlights a critical error when using the XML_Parser::parse() method.
- 0.2.0 (beta, 2006-02-01)
Release notes
License: LGPL
This is a bug fix release. Solved issues #6548 and #6649. Thanks to norman at dontblink dot com for the diff for Track.php!
- 0.1.0 (beta, 2006-01-12)
Release notes
License: LGPL
This release has been updated to comply with Lucas Gonze's testcase set.
- 0.0.1 (alpha, 2005-12-19)
Release notes
License: LGPL
This is the initial proposal release.
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #6548 | Closed | Req | 2006-01-21 | feature request to allow for data input | |
| #6649 | Closed | Bug | 0.1.0 | 2006-01-31 | Track annotations are left out |
| #6696 | Closed | Bug | 0.2.0 | 2006-02-05 | critical error with parsing an xspf playlist in string format |
| #14378 | Closed | Req | CVS | 2008-07-21 | Improve PHPCS results |
| #14582 | Closed | Bug | CVS | 2008-09-02 | package.xml not in CVS |
| #17487 | Closed | Bug | 0.2.1 | 2010-06-12 | File_XSPF::setLocation($location) Bug |
| #18370 | Closed | Bug | 0.2.2 | 2011-03-17 | PHP Catchable fatal error |
| #19355 | Closed | Bug | 0.3.0 | 2012-03-28 | Distribution does not include Exception class |