Minirok 0.7
NEW FEATURES
Calculate the length of tracks when loading them into the playlist, instead of just when starting to play them, unless reading of tags is disabled.
The systray icon will show the currently playing track as a tooltip.
New function in the context menu to crop selected tracks, that is, to remove from the playlist all tracks except those selected.
The context menu can handle enqueueing several tracks at once.
Compatible with lastfmsubmitd 0.36, which introduced a new API; compatibility with older versions (0.35) is maintained.
BUGFIXES
When adding tracks to the queue while playing the last track in the playlist, the Next button would not get enabled.
Then length of tracks is calculated with Mutagen instead of GStreamer, which fixes several cases where GStreamer would get the length wrong.
Ctrl+LeftButtonClick works to select several items in the playlist.
Exit the engine thread cleanly, so that there are no unhandled exceptions when quitting.