Clementine-audio-player-Mac.../tests/data
David Sansome 384ff16f2b Add a parser for a weird playlist format that looks like a cross between ASX and PLS. I don't know what it's called... 2010-07-10 18:39:41 +00:00
..
beep.flac Test we can load various popular file formats 2010-04-20 22:00:02 +00:00
beep.m4a Add an m4a to fileformats_test 2010-06-10 12:38:26 +00:00
beep.mp3 Test we can load various popular file formats 2010-04-20 22:00:02 +00:00
beep.ogg Test we can load various popular file formats 2010-04-20 22:00:02 +00:00
beep.spx Test we can load various popular file formats 2010-04-20 22:00:02 +00:00
beep.wav Test we can load various popular file formats 2010-04-20 22:00:02 +00:00
beep.wma Test WMA files too 2010-04-21 18:21:27 +00:00
pls_one.pls .pls parser. Fixes issue #302 2010-05-22 21:11:22 +00:00
pls_somafm.pls .pls parser. Fixes issue #302 2010-05-22 21:11:22 +00:00
secretagent.asx ASF files aren't really XML - try to correct the mismatching case 2010-06-15 17:00:48 +00:00
secretagent.pls PLS playlists aren't really INI files - they don't follow the same rules with escaping characters, so parse them the old fashioned way. 2010-06-15 17:34:00 +00:00
test.asx The start of some code to automagically determine whether a URL is a playlist or a song, and load the songs in the playlist if it's a playlist. Still to do: timeout, forcing M3U for text/uri-list. 2010-06-15 13:24:17 +00:00
test.asxini Add a parser for a weird playlist format that looks like a cross between ASX and PLS. I don't know what it's called... 2010-07-10 18:39:41 +00:00
test.m3u *Fix m3u parsing 2010-05-23 15:35:28 +00:00
test.xspf The start of some code to automagically determine whether a URL is a playlist or a song, and load the songs in the playlist if it's a playlist. Still to do: timeout, forcing M3U for text/uri-list. 2010-06-15 13:24:17 +00:00
testdata.qrc Add a parser for a weird playlist format that looks like a cross between ASX and PLS. I don't know what it's called... 2010-07-10 18:39:41 +00:00