Reply To: Songs Not Found On Server

#10187
volatile.memory
Participant

OK… still not working, but I have the latest scoop:

mp3_dir = /mnt/iTunes/iTunes Music
playlist = /mnt/iTunes/iTunes Music Library.xml

Both have permissions of (d)rwxrwxr-x.

Two things not note here:
1) the folder /mnt/iTunes is a symlink to another folder on my system. I have set these permissions in the physical dir. The symlink’s permissions are also wide open.
2) The spaces in the path names… will that cause an issue?

Anyhoo, here’s the output of the log (debug level 1). (I didn’t know how to set the log to debug at level 9… how is that done?)

LOG OUTPUT:
2007-04-17 18:30:52 (b7ca98c0): Rescanning database
2007-04-17 18:30:52 (b7ca98c0): opendir: Permission denied
2007-04-17 18:30:52 (b7ca98c0): Starting playlist scan
2007-04-17 18:30:52 (b7ca98c0): Updating playlists
2007-04-17 18:30:52 (b7ca98c0): Error rescanning… bad path?
2007-04-17 18:30:52 (b7ca98c0): Scanned 0 songs (was 0) in 0 seconds
2007-04-17 18:39:39 (b7ca98c0): Stopping gracefully
2007-04-17 18:39:39 (b7ca98c0): Stopping rendezvous daemon
2007-04-17 18:39:39 (b7ca98c0): Callback: Memory Free

So what does this tell us?

v.m