Clive,

I am in the process of trying something out on my WBQUAD today. I would
like to move the following folders:


Code:
--------------------
    
  /var/lib/squeezeboxserver/cache 
  /var/lib/squeezeboxserver/Prefs
  /var/lib/squeezeboxserver/cache/Plugins
  
--------------------


from the local SD card to my USB HDD to see if I can speed up the Music
scan process.

Can you please confirm that the below commands are correct?


Code:
--------------------
    
  sudo ln -s /mnt/usb/squeezeboxserver/cache /var/lib/squeezeboxserver/cache
  sudo ln -s /mnt/usb/squeezeboxserver/prefs /var/lib/squeezeboxserver/prefs
  sudo ln -s /mnt/usb/squeezeboxserver/cache/InstalledPlugins/Plugins 
/var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins
  
--------------------


I am asking that as it took the same time to scan my Library. Also my
LMS plugins seem not to be working properly anymore and on top of that I
am getting the following error messages. 


Code:
--------------------
    
  squeezeboxserver.service - SqueezeboxServer Daemon
  Loaded: loaded (/usr/lib/systemd/system/squeezeboxserver.service; enabled)
  Active: active (running) since Sun 2014-02-16 12:54:47 GMT; 1h 6min ago
  Main PID: 403 (squeezeboxserve)
  CGroup: name=systemd:/system/squeezeboxserver.service
  ├─403 /usr/bin/perl /usr/libexec/squeezeboxserver 
--pidfile=/var/run/squeezeboxserver/squeezeboxserver.pid 
--cachedir=/var/lib/squeezeboxserver/cache 
--prefsdir=/var/lib/squeezeboxserver/prefs --logdir=/var/log/squeezeboxserver 
--charset=utf8 --localfile
  └─461 /usr/bin/perl /usr/libexec/squeezeboxserver-scanner 
--prefsdir=/var/lib/squeezeboxserver/prefs 
--logconfig=/var/lib/squeezeboxserver/prefs/log.conf --priority=0 --wipe 
--logdir=/var/log/squeezeboxserver --debug 
scan.auto=DEBUG,scan=ERROR,artwork=ERROR,scan.import=ERROR,scan.scanner=ERROR
  
  [14-02-16 12:55:42.3622] Slim::Utils::DbCache::__ANON__ (267) Error: 
DBD::SQLite::db do failed: database disk image is malformed
  [14-02-16 12:55:42.3635] Slim::Utils::DbCache::__ANON__ (268) Error: 
/var/lib/squeezeboxserver/cache/cache.db
  [14-02-16 12:55:42.9413] Slim::Utils::DbCache::__ANON__ (267) Error: 
DBD::SQLite::st execute failed: database disk image is malformed
  [14-02-16 12:55:42.9426] Slim::Utils::DbCache::__ANON__ (268) Error: 
/var/lib/squeezeboxserver/cache/cache.db
  [14-02-16 12:55:43.0517] Slim::Utils::DbCache::__ANON__ (267) Error: 
DBD::SQLite::st execute failed: database disk image is malformed
  [14-02-16 12:55:43.0532] Slim::Utils::DbCache::__ANON__ (268) Error: 
/var/lib/squeezeboxserver/cache/cache.db
  [14-02-16 12:55:43.1173] Slim::Utils::DbCache::__ANON__ (267) Error: 
DBD::SQLite::st execute failed: database disk image is malformed
  [14-02-16 12:55:43.1187] Slim::Utils::DbCache::__ANON__ (268) Error: 
/var/lib/squeezeboxserver/cache/cache.db
  [14-02-16 12:55:43.6951] Slim::Utils::DbCache::__ANON__ (267) Error: 
DBD::SQLite::st execute failed: database disk image is malformed
  [14-02-16 12:55:43.6964] Slim::Utils::DbCache::__ANON__ (268) Error: 
/var/lib/squeezeboxserver/cache/cache.db
  
  
--------------------


Am I doing something wrong? I would have expected an improved scanning
time.

Please take your time to get back to me as I understand this is not
crucial at this stage of the project development.

Thanks!



Primary system: Squeezebox Touch, iPengHD/Squeezepad on iPad3, Little
Doc DAC I, Virtue Audio One, Philips DVP3580, Mission M34i.
Secondary system: Wandboard Dual&Quad with CSOS F19 R3,
iPengHD/Squeezepad on iPad3, Cambridge Audio DacMagic, Cambridge Audio
Azur 640C V2, Little Dot III, AKG K 702.
------------------------------------------------------------------------
albertone74's Profile: http://forums.slimdevices.com/member.php?userid=23863
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to