ChrisNY wrote: > I've mapped the .db directory to my Linux box via Samba. When I try to > test the SQLite connection I get the following in the log: > > > 1: [ 7.703] SqueezeCenterSQLite.TestConnection > 1: [ 0.078] . TestConnection: Connecting to data > source=\\192.168.1.170\SqueezeboxDB\library.db;version=3;read > only=True;default timeout=3;failifmissing=True;legacy > format=False;Journal Mode=WAL; > 1: [ 0.028] Could not connect to Squeezebox Server database: Unable to > open the database file > > Is this saying that the file is showing up as read-only even though I > have changed the permissions to r+w? Just want to see where I should > look next as I troubleshoot. > > Thanks. > > -Chris
No the db-connection is always set to Read-Only but for some reason the share still has to be opened up as read+write. Can you browse to and see \\192.168.1.170\SqueezeboxDB\library.db from windows explorer? Or is your .db file named something else?? ------------------------------------------------------------------------ jezbo's Profile: http://forums.slimdevices.com/member.php?userid=9888 View this thread: http://forums.slimdevices.com/showthread.php?t=91575 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
