mopidy-local icon indicating copy to clipboard operation
mopidy-local copied to clipboard

Auto-update local library while running

Open adamcik opened this issue 12 years ago • 4 comments

Logical step would be to start re-factoring the current scanner into an actor, then run the actor as a thread for the server case, and directly for the command case. This might entail using inotify if present, and falling back to mtime checks and just waiting a predefined time before the next check.

adamcik avatar Jan 25 '14 00:01 adamcik

ahm... bump?

ehudkaldor avatar Jun 23 '18 21:06 ehudkaldor

Any updates on this? It's been four years. (auto scanning local library)

xmantheman avatar Aug 20 '18 19:08 xmantheman

With the upcoming switch to/merge of Mopidy-Local-SQLite, it will be possible to run a mopidy local scan in the background, e.g. using a cron job or manually/scripted after updating some files. If you've implemented something atop of inotify or such, PRs are welcome, of course!

tkem avatar Aug 16 '19 22:08 tkem

I suggest we keep this issue open to track any work on autoscanning as a feature, so I'm removing it from the 3.0 milestone.

jodal avatar Dec 21 '19 00:12 jodal