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
This is a TODO for implementing library rescanning logic and "force rescan" option. This should leverage a couple mechanisms:
Filesystem Notifications
a. Library directory FS notify events (useful for when we are adding or removing artists, podcasts, etc.)
b. Per-artist directory FS notify events (useful for when we are adding or removing albums)
c. Per-album directory FS notify events (useful for monitor track changes so we can proactively update our KotoIndexedTrack and database references)
This is a TODO for implementing library rescanning logic and "force rescan" option. This should leverage a couple mechanisms:
a. Library directory FS notify events (useful for when we are adding or removing artists, podcasts, etc.)
b. Per-artist directory FS notify events (useful for when we are adding or removing albums)
c. Per-album directory FS notify events (useful for monitor track changes so we can proactively update our KotoIndexedTrack and database references)
The text was updated successfully, but these errors were encountered: