clear playlist while loading crash bug and enqueue -> next crash bug fixed
[tomamp] / tomamp / bugs.txt
index 8001ce8..1be80df 100644 (file)
@@ -1,7 +1,6 @@
 - remember folder position when adding songs (takes time as adding a song and going one folder up for next song jumps to top of folder)
 - when saving a playlist, the default path seems invalid, so playlist doesn's save, and no error given
 - for some reasom, one folder shows 0 files, but filled with mp3 files (?)
-- quit while reading tags causes crash
 
 Fixed:
 + context menu event outside of musicTable causes crash
@@ -11,3 +10,4 @@ Fixed:
 + bold-italic highlight does not move on normal track switch (when one ends and the next starts)
 + quick next-next while playing stops playback
 + meta info display mismatch (title duplication, some files receive some other file's meta info instead of their ("reality")) (might be related to previous)
++ clear playlist while reading tags causes crash