Bug 17617 - The music scanner reads a few of my music files, then quits.
: The music scanner reads a few of my music files, then quits.
Status: UNCONFIRMED
Product: Logitech Media Server
Classification: Unclassified
Component: Scanner
: 7.7.0
: Infrant ReadyNAS Linux (other)
: -- critical (vote)
: ---
Assigned To: Unassigned bug - please assign me!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2011-09-29 12:12 UTC by Jerry Fiddler
Modified: 2011-09-29 12:12 UTC (History)
0 users

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jerry Fiddler 2011-09-29 12:12:55 UTC
I've just loaded nightly build 7.7.0 - r33526  on my ReadyNAS NV+ (SPARC).  I went through the full procedure - remove the old one, clean the DB, install the new one, clean the DB.  When it scans my music, it reads only a few of my music files, then aborts.  I was having the same problem under 7.6.1, which was the main reason I tried 7.7.0 to see if it solved this.  It didn't.

On the settings->information, I see the following:

      Discovering files/directories: /media/Music/jerry   (11338 of 11338)  Complete  00:01:36
        Scanning new music files: /media/Music/jerry   (547 of 10041)  Complete  00:01:27
        Media scan terminated unexpectedly (Scanning Progress)

The server log shows:
2011-09-27 07:36:51 squeezeboxserver_safe started.
[11-09-27 07:37:28.6418] main::init (354) Starting Logitech Media Server (v7.7.0, r33526, Tue Sep 27 03:07:03 PDT 2011) perl 5.008008
[11-09-27 07:37:52.0021] Slim::Utils::SQLiteHelper::postConnect (359) Optimizing DB because of missing or empty sqlite_stat1 table
[11-09-27 07:37:52.0528] Slim::Schema::init (162) Warning: Creating new database - empty, outdated or invalid database found
[11-09-27 07:38:11.0637] main::checkDataSource (1072) Warning: Schema updated or no media found in the database, initiating scan.
[11-09-27 07:38:37.7851] Slim::Formats::XML::gotErrorViaHTTP (347) Error: getting http://www.mysqueezebox.com/api/sounds/v1/opml
Connect timed out: Inappropriate ioctl for device
[11-09-27 07:38:37.7938] Slim::Plugin::Sounds::Plugin::_gotSoundsError (83) Error: Unable to cache Sounds & Effects menu from SN: Connect timed out: Inappropriate ioctl for device

The scanner log:
[11-09-27 08:06:22.6409] main::main (200) Starting Logitech Media Server scanner (v7.7.0, r33526, Tue Sep 27 03:07:03 PDT 2011) perl 5.008008
[11-09-27 08:06:44.7643] Slim::Music::Import::runImporter (475) Starting Slim::Media::MediaFolderScan scan
[11-09-27 08:06:44.7750] Slim::Utils::Scanner::Local::rescan (171) Discovering audio files in /media/Music/jerry
[11-09-27 08:08:26.9513] Slim::Utils::Scanner::Local::__ANON__ (251) Removing deleted audio files (0)
[11-09-27 08:08:26.9584] Slim::Utils::Scanner::Local::__ANON__ (326) Scanning new audio files (10041)

What should I look at or try to resolve this?