erland, you can get some additional logging if you make this change:

Code:
--------------------
    
  
  --- Slim/Utils/Scanner/LMS.pm (revision 78762)
  +++ Slim/Utils/Scanner/LMS.pm (local)
  @@ -124,7 +124,7 @@
        
        # Begin scan    
        my $s = Media::Scan->new( $paths, {
  -             #loglevel => 5,
  +             loglevel => MS_LOG_MEMORY,
                async => $args->{no_async} ? 0 : 1,
                cachedir => $prefs->get('librarycachedir'),
                ignore => $ignore,
  
--------------------


-- 
andyg
------------------------------------------------------------------------
andyg's Profile: http://forums.slimdevices.com/member.php?userid=3292
View this thread: http://forums.slimdevices.com/showthread.php?t=86628

_______________________________________________
beta mailing list
beta@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/beta

Reply via email to