Philip Meyer;624220 Wrote: > So part of SBS thinks the scanner is still running because it never > completed, whilst other parts of SBS knows the scanner is not running?
I thinks that's it. There's an internal 'isScanning' status kept, plus there's the progress table. isScanning is the simplest to check (and to clear), but some things check the progress table. I don't think the 'abort scan' works properly. > So maybe I'll try to identify the track that's causing the scanner to > fall over; it needs to be a bit more robust (somehow handle bad > files/tags without crashing or at least detect/report when it has > unexpectedly crashed). Good place to start, and yeah, it needs to be a LOT more robust. You can't have crashed or aborted scans, which are commonplace, hanging things up so badly. -- JJZolx ------------------------------------------------------------------------ JJZolx's Profile: http://forums.slimdevices.com/member.php?userid=10 View this thread: http://forums.slimdevices.com/showthread.php?t=86897 _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
