Dominik Stadler 7c0fdf0957
Support adding all files from a directory (#1101)
* Support adding a directory of tracks even if it is not contained in the database (yet)

Currently only single files were handled, but it is useful to also
do this for directories by recursively adding all contained files.

* Limit number of files added to queue to 500
2021-08-21 09:39:31 +02:00
..