Directory-watching import daemon
Open
feature
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 2.1k
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 31
Description
### Use case
I'm trying to use beets to process a stream of incoming files which eventually arrive at a library directory with metadata
### Solution
You'd presumably want to make beets runnable as a daemon with full headless operation, which I don't think is possible yet
### Alternatives
None that I know of - so far only searched docs and issues for `inotify`/`watch`
Contributor guide
Assessment
This issue has not been assessed yet.