mschn / wissl

Wissl is a Java audio streaming server with a modern web interface.
http://msch.fr/wissl/
GNU General Public License v3.0
10 stars 3 forks source link

concurrency issues with indexer #59

Open mschn opened 11 years ago

mschn commented 11 years ago

expected: files from both folders are indexer actual: only files from the first folder are indexed workaround: try to cancel/rescan

when a new folder is added and the indexer is already running, the indexer should automatically be stopped and restarted, maybe this does not work properly.