It's the expected behavior. When you have played 60% of a track,
Mirage will replace the next tracks by new ones, similar to the tracks
you have played and excluding the ones you skipped.
The idea is that it immediately adapts and refines your playlist
according to your behavior.
We are of course open to suggestions about this.
> Anyway, thanks for a great plugin, and I'm suprised at how well mirage
> can match music!!
Well, Dominik is the one to thank for harnessing the power of math to
do this ! ;)
Thanks for your feedback !
--
Bertrand Lorentz <bertrand...@gmail.com>
> http://flickr.com/photos/bl8/ <
This makes a lot more sense after seeing in your screencast that the
previous version shaded the played tracks in a different colour to the
'possibly upcoming' tracks. Is the colour shading likely to return?
Nyall
As far as I know, arbitrarily changing the appearance of a track in
the track list is currently not possible in banshee. So the color
shading might return if this feature is added to banshee, or if
someone finds another way to have a visual indication on tracks.
The color shading was possible before because mirage was using a
standard GTK treeview widget and re-implementing a lot of the banshee
code. Mirage now uses the new ListView custom widget that comes "for
free" in banshee (ie almost no code to use it).
I probably should have explained that "feature regression" somewhere,
so thanks for giving me the opportunity to do it !