dlnatoad icon indicating copy to clipboard operation
dlnatoad copied to clipboard

WebUI page that shows files that can not be read to aid setup debugging

Open haku opened this issue 6 months ago • 0 comments

when a file can not be read, Watcher puts in it in a DelayQueue and periodically retries until the file can be successfully read. it also logs which files it is waiting for, but this is awkward if there are lots of them so might be helpful to provide a UI page that lists these files.

questions:

  • who has access to view this list? maybe somehow filter list based on access permissions the items will have once they can be read? or create some new permission for this?

haku avatar Aug 21 '24 12:08 haku