"Can't add track with no Title" exception breaks scanning
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
qtunes |
New
|
Undecided
|
Unassigned |
Bug Description
It seems that mp3 with no titles interrupt scanner process.
STEPS TO REPRODUCE:
1. checkout current trunk (http://
2. build all.jar
3. start with java -jar dist/all.jar qtunes.conf
RESULT:
Exception in thread "qTunes-scanner" java.lang.
at org.qtunes.
at org.qtunes.
at org.qtunes.
at org.qtunes.
at org.qtunes.
at org.qtunes.
at org.qtunes.
at java.lang.
After this exception the directory scan is stopped. No new tracks added.
EXPECTED RESULT:
directory scan doesn't stop