You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2022. It is now read-only.
In a large library, full rebuild of the database will take a long time each time it's re-built.
It would be awesome if there is a way to also store last changed timestamp in the db, and only update the hashes of files changed in the next re-build.
I think this will require a db layer change, so might be difficult.
In a large library, full rebuild of the database will take a long time each time it's re-built.
It would be awesome if there is a way to also store last changed timestamp in the db, and only update the hashes of files changed in the next re-build.
I think this will require a db layer change, so might be difficult.