the auto-selecting of covers is not yest implemented

I'll get to it soon
cue support is rather high on my list, as I'd like to use it too

there are three small parts to it :
- implement a way to tell the backends to play from x to y, if possible make it continue playing if the next song is the next one in the cue (so that it is gapless).
- find a way to save the properties in the cue file, it's not hard, but I'd like a standard way to do it, let me know if you see other players saving more than title/artist in a cue file.
I'll ask the guy who made the FMPS standard if we could create a standard for it (I think I saw some discussion about it)
-solve the problems arising from 1 song != 1 file :
- in the mass tagging dialog (file name list and autofill based on filename),
- the mass-rename/move dialog
- copy/move
- maybe other places
suggestions welcome, most of these functions will probably just refuse to work on cue files.
About the changelog, for git version it's the git log :
http://github.com/squentin/gmusicbrowser/commits/masterI'll try to write one for 1.1.6 that I'll release soon (I want to finish custom fields/fields option/saving rating/... first, it's nearly done)