Bug 1462 - Show list of unreadable files.
: Show list of unreadable files.
Status: NEW
Product: Logitech Media Server
Classification: Unclassified
Component: Database
: 6.1.0
: All All
: -- minor with 1 vote (vote)
: Future
Assigned To: Unassigned bug - please assign me!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-04-28 13:45 UTC by Dan Sully
Modified: 2011-11-06 23:22 UTC (History)
1 user (show)

See Also:
Category: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dan Sully 2005-04-28 13:45:31 UTC
We should keep a list and show the unreadable files/paths we encounter.
Comment 1 Blackketter Dean 2005-08-19 16:27:44 UTC
Can you elaborate?
Comment 2 Dan Sully 2005-08-19 17:05:30 UTC
Yes - MusicMagic has a list of "Unanalyzable Files" - we should do something similar.

It would help with the issue of "SlimServer doesn't see all my files!" - might give a sense of why that is.
Comment 3 Dan Sully 2005-08-19 17:05:43 UTC
Yes - MusicMagic has a list of "Unanalyzable Files" - we should do something similar.

It would help with the issue of "SlimServer doesn't see all my files!" - might give a sense of why that is.
Comment 4 Blackketter Dean 2005-08-19 17:13:52 UTC
Good, we can put that in the log during the scan.
Comment 5 KDF 2005-08-23 21:27:22 UTC
or, when we scan playlists the log can record files that were unreadable.  This
could avoid confusion when the server scans and browses files from playlists
that dont exist.  Users who have the files on a removable drive can ignore, but
those with simple stale playlists might be less confused if they are listed
somewhere.

as one example from the forum:
http://forums.slimdevices.com/showthread.php?t=15906
Comment 6 Chris Johnson 2005-08-24 11:04:24 UTC
It should be flexible enough to distinguish between unreadable (removable drive
that is unattached) and readable, but not in the library path defined in the
config file/UI.  

Current behavior is that if a file is referenced in a playlist and is reachable
in the filesystem, it is included in the library DB.

My preferred behavior is that it be excluded from the library with a message in
Log.  This could be an option in the UI behavior tab.  I could see others
wanting to see the files since they are valid.

The other issue is when a file referenced is unavailable.  My view is this
should be excluded from the DB and flagged in the log (preferably with a comment
indicating the offending playlist name and location).  Again, for folks with
removeable drives, they may want them included in the library, so an option in
the UI may be in order.
Comment 7 Dan Sully 2006-09-10 23:06:50 UTC
Having real exception handling will help with this, as we'll be able to throw & catch, and add to this list based on the exception thrown.
Comment 8 Chris Owens 2007-10-16 08:16:12 UTC
cc'ing Dan evans since he expressed interest in the outcome of this bug yesterday.
Comment 9 Alan Young 2011-11-06 23:22:59 UTC
Unassigned bugs cannot have a priority.