Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auto-update local library while running #6

Open
adamcik opened this issue Jan 25, 2014 · 4 comments
Open

Auto-update local library while running #6

adamcik opened this issue Jan 25, 2014 · 4 comments
Labels
A-scan Area: Media scanning C-enhancement Category: A PR with an enhancement or an issue with an enhancement proposal

Comments

@adamcik
Copy link
Member

adamcik commented Jan 25, 2014

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.

@ehudkaldor
Copy link

ahm... bump?

@xmantheman
Copy link

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

@jodal jodal transferred this issue from mopidy/mopidy Aug 12, 2019
@tkem
Copy link
Member

tkem commented Aug 16, 2019

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 tkem added this to the v3.0 milestone Dec 15, 2019
@jodal
Copy link
Member

jodal commented Dec 21, 2019

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 jodal added the C-enhancement Category: A PR with an enhancement or an issue with an enhancement proposal label Dec 21, 2019
@jodal jodal changed the title Switch to updating local library in the background while running. Auto-update local library while running Dec 21, 2019
@jodal jodal removed this from the v3.0 milestone Dec 21, 2019
@jodal jodal added the A-scan Area: Media scanning label Dec 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-scan Area: Media scanning C-enhancement Category: A PR with an enhancement or an issue with an enhancement proposal
Projects
None yet
Development

No branches or pull requests

5 participants