dlnatoad icon indicating copy to clipboard operation
dlnatoad copied to clipboard

Improve service start-up performance / experiance

Open haku opened this issue 6 months ago • 1 comments

currently on start up items appear to not exist until filesystem has been re-scanned. this can be delayed if new files need to be hashed are ahead of files that are already know about.

ideas:

  • move file-hashing to a lower priority queue (easier after 4680c0801fcb3ee64a153099445291411762ce4b)
  • somehow rebuild ContentTree based on DB before scanning file system?

haku avatar Aug 21 '24 13:08 haku