Sounds like some kind of permissions problem with file ownership. I'm running SqueezeCenter 7 on Ubuntu 7.10 and have not seen that specific problem. However, by default Ubuntu seems to create files with mode 700 permissions, so SqueezeCenter could not read my music library. At this point, I've not changed SC or Ubuntu in any way, and my work-around is to manually do "chown -R" after adding new music to fix the permissions so SC can read the files.
When installing SC, I let "apt-get install squeezecenter" do it all. The only problem I encountered was that it was missing the lame dependency, so MP3 streaming didn't work until I did "apt-get install lame". -- Timothy Stockman ------------------------------------------------------------------------ Timothy Stockman's Profile: http://forums.slimdevices.com/member.php?userid=8867 View this thread: http://forums.slimdevices.com/showthread.php?t=42713 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
