I'm trying to create a playlist tha twill play any and all music files in a local HDD folder.
The folder opens and plays fine if I open it w/ ctrl-F.
This playlist only give me errors. Why?
Win7 VLC 2.0.1
Thanks
The playlist:
<?xml version="1.0" encoding="UTF-8"?>
<playlist version="1" xmlns="http://xspf.org/ns/0/" xmlns:vlc="http://www.videolan.org/vlc/playlist/ns/0/">
<title>Playlist</title>
<trackList>
<track>
<location>C:\Junk\Music\</location>
<title>Junk Music</title>
</track>
</trackList>
</playlist>
The error:
VLC is unable to open the MRL 'C:\Junk\Music\'. Check the log for details
The Log: (partial)
main debug: adding item `c_junk_music (Doesn't Work).xspf' ( file:///C:/Junk/Music/Playlists/c_junk_music%20%28Doesn%27t%20Work%29.xspf )
main debug: waitpipe: object killed
main debug: dying input
main debug: control: stopping input
main debug: Creating an input for 'c_junk_music (Doesn't Work).xspf'
main debug: no fetch required for (null) (art currently (null))
main debug: dying input
main debug: removing module "mpeg_audio"
main debug: killing decoder fourcc `mpga', 0 PES in FIFO
main debug: removing module "mpgatofixed32"
main debug: removing module "scaletempo"
main debug: removing module "samplerate"
main debug: removing module "aout_directx"
aout_directx debug: closing audio device
aout_directx debug: DirectSoundThread exiting
main debug: removing module "audio_format"
main debug: removing module "float32_mixer"
main debug: releasing audio output
main debug: removing module "es"
main debug: removing module "mpeg_audio"
main debug: removing module "stream_filter_record"
main debug: removing module "access_http"
main debug: Program doesn't contain anymore ES
main debug: dead input
main debug: processing request item: c_junk_music (Doesn't Work).xspf, node: Playlist, skip: 0
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 4 items, index 3
main debug: starting playback of the new playlist item
main debug: creating new input thread
main debug: Creating an input for 'c_junk_music (Doesn't Work).xspf'
main debug: using timeshift granularity of 50 MiB, in path 'C:\Users\Rob\AppData\Local\Temp'
main debug: `file:///C:/Junk/Music/Playlists/c_junk_music%20%28Doesn%27t%20Work%29.xspf' gives access `file' demux `' path `/C:/Junk/Music/Playlists/c_junk_music%20%28Doesn%27t%20Work%29.xspf'
main debug: creating demux: access='file' demux='' location='/C:/Junk/Music/Playlists/c_junk_music%20%28Doesn%27t%20Work%29.xspf' file='C:\Junk\Music\Playlists\c_junk_music (Doesn't Work).xspf'
main debug: looking for access_demux module: 3 candidates
main debug: no access_demux module matching "file" could be loaded
main debug: TIMER module_need() : 0.914 ms - Total 0.914 ms / 1 intvls (Avg 0.914 ms)
main debug: creating access 'file' location='/C:/Junk/Music/Playlists/c_junk_music%20%28Doesn%27t%20Work%29.xspf', path='C:\Junk\Music\Playlists\c_junk_music (Doesn't Work).xspf'
main debug: looking for access module: 3 candidates
filesystem debug: opening file `C:\Junk\Music\Playlists\c_junk_music (Doesn't Work).xspf'
main debug: using access module "filesystem"
main debug: TIMER module_need() : 0.613 ms - Total 0.613 ms / 1 intvls (Avg 0.613 ms)
main debug: Using stream method for AStream*
main debug: starting pre-buffering
main debug: received first data after 0 ms
main debug: pre-buffering done 441 bytes in 0s - 5252 KiB/s
main debug: looking for stream_filter module: 4 candidates
main debug: no stream_filter module matching "any" could be loaded
main debug: TIMER module_need() : 0.380 ms - Total 0.380 ms / 1 intvls (Avg 0.380 ms)
main debug: looking for stream_filter module: 1 candidate
main debug: using stream_filter module "stream_filter_record"
main debug: TIMER module_need() : 0.308 ms - Total 0.308 ms / 1 intvls (Avg 0.308 ms)
main debug: creating demux: access='file' demux='' location='/C:/Junk/Music/Playlists/c_junk_music%20%28Doesn%27t%20Work%29.xspf' file='C:\Junk\Music\Playlists\c_junk_music (Doesn't Work).xspf'
main debug: looking for demux module: 55 candidates
playlist debug: using XSPF playlist reader
main debug: using demux module "playlist"
main debug: TIMER module_need() : 0.638 ms - Total 0.638 ms / 1 intvls (Avg 0.638 ms)
main debug: looking for a subtitle file in C:\Junk\Music\Playlists
main debug: looking for meta reader module: 2 candidates
lua debug: Trying Lua scripts in C:\Users\Rob\AppData\Roaming\vlc\lua\meta\reader
lua debug: Trying Lua scripts in C:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader
lua debug: Trying Lua playlist script C:\Program Files (x86)\VideoLAN\VLC\lua\meta\reader\filename.luac
main debug: no meta reader module matching "any" could be loaded
main debug: TIMER module_need() : 3.446 ms - Total 3.446 ms / 1 intvls (Avg 3.446 ms)
main debug: `file:///C:/Junk/Music/Playlists/c_junk_music%20%28Doesn%27t%20Work%29.xspf' successfully opened
main debug: looking for xml reader module: 1 candidate
main debug: using xml reader module "xml"
main debug: TIMER module_need() : 0.772 ms - Total 0.772 ms / 1 intvls (Avg 0.772 ms)
playlist debug: parsed 1 tracks successfully
main info: stopping playback
main debug: deleting item `c_junk_music (Doesn't Work).xspf'
main debug: EOF reached
main debug: removing module "playlist"
main debug: removing module "stream_filter_record"
main debug: removing module "filesystem"
main debug: incoming request - stopping current input
main debug: dead input
main debug: TIMER input launching for 'c_junk_music (Doesn't Work).xspf' : 10.311 ms - Total 10.311 ms / 1 intvls (Avg 10.311 ms)
main debug: processing request item: (null), node: Playlist, skip: 0
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 4 items, index 3
main debug: starting playback of the new playlist item
main debug: creating new input thread
main debug: Creating an input for '(null)'
main debug: using timeshift granularity of 50 MiB, in path 'C:\Users\Rob\AppData\Local\Temp'
main debug: `C:\Junk\Music\' gives access `C:\Junk\Music\' demux `' path `'
main debug: creating demux: access='C:\Junk\Music\' demux='' location='' file='(null)'
main debug: looking for access_demux module: 0 candidates
main debug: no access_demux module matched "C:\Junk\Music\"
main debug: TIMER module_need() : 0.383 ms - Total 0.383 ms / 1 intvls (Avg 0.383 ms)
main debug: creating access 'C:\Junk\Music\' location='', path='(null)'
main debug: looking for access module: 0 candidates
main debug: no access module matched "C:\Junk\Music\"
main debug: TIMER module_need() : 0.308 ms - Total 0.308 ms / 1 intvls (Avg 0.308 ms)
main error: open of `C:\Junk\Music\' failed
main debug: dead input