Network folder issue
Posted: 14 Jun 2010 03:07
Tested in the latest 1.1.x rc3 and cannot add a network drive (samba share) to Media Library. Just finished testing in 1.2.0-git-20100614-0002 Twoflower, and the problem is there as well. This error looks to be somewhat related to Trac Ticket # 2960.
Here is the message log from 1.2.0... when trying to add folder - M:\ which is mapped \\THUServer\Data\Media\Music\FLAC:
I am running a prior 1.1.x release that does not have this error on another machine - currently mothballed - in the next few days/week, I'll see if I can figure out which nightly changed the network folder play from working to non-working.
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!
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!