manyfold icon indicating copy to clipboard operation
manyfold copied to clipboard

Automatically detect changes and rescan appropriately

Open Floppy opened this issue 3 years ago • 0 comments
trafficstars

We can use https://github.com/guard/listen to get alerted on filesystem changes. If a file or model we know about is changed, we can trigger a rescan of the model to pick up any relevant changes. This should avoid the need for full library rescans to pick up new content.

Floppy avatar Aug 05 '22 00:08 Floppy