#45: Playlist format always defaulting to scpls ?
----------------------------+-----------------------------------------------
Reporter: Gilou | Owner: admin
Type: Bugs | Status: new
Priority: 1 | Milestone:
Component: Liquidsoap | Version: 0.3.4
Keywords: playlist scpls |
----------------------------+-----------------------------------------------
Using revision rev4696 (and later probably), the simple playlist format
seems not to be recognized anymore.
These are output I get:
{{{
[backup.txt:3] Playlist treated as format audio/x-scpls
[backup.txt:5] Queue is empty !
[backup.txt:5] Failed to prepare track: no file
}}}
The playlists loaded perfectly using an older version, and it fails
whether paths are relative or absolute (and the files are here, permission
are OK and so on). The only way to work around this is to actually use the
scpls format:
{{{
File1=/my/file.ogg
File2=/my/file2.ogg
}}}
--
Ticket URL: <http://savonet.rastageeks.org/ticket/45>
Savonet <http://savonet.rastageeks.org/>
Let's program our stream !