Here is the message log from 1.2.0... when trying to add folder - M:\ which is mapped \\THUServer\Data\Media\Music\FLAC:
Code: Select all
main debug: adding item `M:\' ( directory://M:\ )
qt4 debug: Adding a new MRL to recent ones: directory://M:\
main debug: rebuilding array of current - root Playlist
main debug: rebuild done - 1 items, index -1
main debug: Creating an input for 'M:\'
main debug: using timeshift granularity of 50 MiB
main debug: using timeshift path 'C:\Users\ByronT\AppData\Local\Temp'
main debug: `directory://M:\' gives access `directory' demux `' path `M:\'
main debug: creating demux: access='directory' demux='' path='M:\'
main debug: looking for access_demux module: 0 candidates
main debug: no access_demux module matched "directory"
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main debug: creating access 'directory' location='M:\', path='\\M:\'
main debug: looking for access module: 1 candidate
main debug: no access module matching "directory" could be loaded
main debug: TIMER module_need() : 0.000 ms - Total 0.000 ms / 1 intvls (Avg 0.000 ms)
main error: open of `directory://M:\' failed: (null)
main debug: Destroying the input for 'M:\'
main debug: TIMER input launching for 'M:\' : 16.000 ms - Total 16.000 ms / 1 intvls (Avg 16.000 ms)
EDIT: I should add that nothing is shown as added to the Media Library display, but the playlist does gain the folders, which can then be expanded to show the media files for playing.
Thanks!