Hi guys! I've tested the new release and want to thank you for all the bugs/features you have solved. Everything that i posted in the last posts is working very good.
All that remains is just these three old problems:
16) delay at opening the Proprieties/Options/Auto-Tag/Auto-Organize windows - you replied that this will be fixed once all JS/HTML/CSS files are merged into one file (already worked on and prepared by Petr). This mean that will be fixed only in beta version ?
20) Switching between tabs trigger a delayed refresh of the view. - this occur because this is the alfa version which is slower than beta ?
12) The auto update feature doesn't update the view correctly if i try to edit/delete the filename of a file.
Example 1:
* convert from flac to wav:
- test.flac
- testare.flac
- test eve.flac
*after conversion
- test.flac
- test.wav
- testare.flac
- testare.wav
- test eve.flac
- test eve.wav
note: the same will happen if i try to rename any file. it will keep the old files too.
Example 2:
* in a folder we have this files:
- testi.wav
- testare.wav
- test eve.wav
* from window explorer try to delete "eve" from "test eve.wav". now will show:
- testi.wav
- testare.wav
note: It's strange that after refreshing the view and deleting the string again it will show the correct modification.
note 2: It seems that immediately after adding "eve" (undo the deletion i've made earlier - which reflects well in the view) and deleting one more time the string "eve" i get the same result as above -> the "test.wav" will disappear
note 3: if i try to add "eve" again "test.wav" it will show:
- test eve.wav
- testare.wav
- testi.mp3
- test.mp3
Don't know what to explain more. I just played with deletion and adding "eve" to "test.wav" and it seems that sometimes works sometimes don't (I also noticed other "wrong" results but it will take me too much time to write them here. I think i've made myself understood. You can also test some variants to observe what i've noticed)
NEW:
27) the scrolling experience is different from what i'm used to. Don't know to explain it clearly but it makes me dizzy

) and i can't really notice the results if i fast scrolling. I've compared with MM4 and other programs and i'm sure that MM5 have a different scrolling experience.
28) while scrolling, the Columns header don't stay fixed.