Just installed LMS to ubuntu 10.04LTS server from
http://downloads.slimdevices.com/nightly/7.7-lms/sc/32867/squeezeboxserver_7.6.1~32867_all.deb.

I did a clean install, having apt-get remove-ed squeezeboxserver and
having wiped the the /lib/squeezeboxserver &
/usr/share/squeezeboxserver directories.

After the LMS install and configuration, in my server.prefs file, I
have:

Code:
--------------------
    
  mediadirs: 
  - /mnt/media/Music
  - /mnt/media/Videos
  - /mnt/media/Pictures
  
--------------------

Those folders are all available and contain the requisite content.

When I stop the service, delete all the .db and __db.00? files from the
cache folder and then restart the service, it's VERY hard to tell if any
sort of scan is happening.  The Settings->Information page says that the
server has finished scanning and found nothing.  The Total Time counter
continues to count up, however.  Even the log is totally ambiguous
about this:

Code:
--------------------
    
  [11-07-26 13:10:52.2446] main::init (349) Starting Logitech Media Server 
(v7.6.1, r32867, Tue Jul 26 02:11:28 PDT 2011) perl 5.010001
  [11-07-26 13:10:52.7495] Slim::Schema::Storage::throw_exception (119) Error: 
DBI Exception: DBD::SQLite::db selectrow_array failed: no such table: 
sqlite_stat1 [for Statement "SELECT COUNT(*) FROM sqlite_stat1 WHERE tbl = 
'tracks'"]
  [11-07-26 13:10:52.7499] Slim::Schema::Storage::throw_exception (119) 
Backtrace:
  
  frame 0: Slim::Utils::Log::logBacktrace 
(/usr/share/perl5/Slim/Schema/Storage.pm line 119)
  frame 1: Slim::Schema::Storage::throw_exception 
(/usr/share/squeezeboxserver/CPAN/DBIx/Class/Storage/DBI.pm line 1006)
  frame 2: DBIx::Class::Storage::DBI::__ANON__ 
(/usr/share/perl5/Slim/Utils/SQLiteHelper.pm line 458)
  frame 3: (eval) (/usr/share/perl5/Slim/Utils/SQLiteHelper.pm line 458)
  frame 4: Slim::Utils::SQLiteHelper::postConnect 
(/usr/share/perl5/Slim/Schema.pm line 295)
  frame 5: Slim::Schema::_connect (/usr/share/perl5/Slim/Schema.pm line 129)
  frame 6: Slim::Schema::init (/usr/share/perl5/Slim/Music/Import.pm line 640)
  frame 7: Slim::Music::Import::_checkLibraryStatus 
(/usr/share/perl5/Slim/Music/Import.pm line 572)
  frame 8: Slim::Music::Import::useImporter 
(/usr/share/perl5/Slim/Media/MediaFolderScan.pm line 43)
  frame 9: Slim::Media::MediaFolderScan::init (/usr/sbin/squeezeboxserver line 
517)
  frame 10: main::init (/usr/sbin/squeezeboxserver line 641)
  frame 11: main::main (/usr/sbin/squeezeboxserver line 1152)
  
  [11-07-26 13:10:52.7502] Slim::Utils::SQLiteHelper::postConnect (461) 
Optimizing DB because of missing or empty sqlite_stat1 table
  [11-07-26 13:10:52.8760] Slim::Schema::init (154) Warning: Creating new 
database - empty database or database from 6.3.x found
  [11-07-26 13:10:53.7997] main::checkDataSource (1066) Warning: Schema updated 
or no media found in the database, initiating scan.
  
--------------------


Most alarmingly, a top command doesn't show the squeezeboxserver
process as consuming more than a percent or two of CPU during this
scan... despite my having set the scanner priority to "-16 High" in
Settings->Advanced->Performance.

Even after setting the various scan logging options to INFO, the logs
don't reveal anything useful.

Scanning, at least with my library with LMS seems to be 100% broken.

Anyone else having any luck?  I guess I'll try checking out the svn
code and see if I can make that run any better.

QUESTION:  Is http://svn.slimdevices.com/repos/slim/7.7/trunk/ the LMS
code?


-- 
gharris999
------------------------------------------------------------------------
gharris999's Profile: http://forums.slimdevices.com/member.php?userid=115
View this thread: http://forums.slimdevices.com/showthread.php?t=89043

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

Reply via email to