Mirage 0.3 doesn't work with banshee 1.3.x, but it should work with
banshee 1.2.x.
There were some breaking changes in banshee's API, so mirage needs to be
updated. Those changes are in SVN (committed in rev. 57), but you
probably don't want to use SVN right now, because I just committed some
big changes that need some more testing.
Using SVN would also mean that you have to re-analyze your whole
library...
My current plan is to release a new version of Mirage right after the
release of banshee 1.4, which is planned for november 10th.
Regards,
--
Bertrand Lorentz <bertrand...@gmail.com>
> http://flickr.com/photos/bl8/ <
That's a known bug that I haven't fixed yet : in the new version, the
mirage DB is automatically reset, but not the table in the banshee DB
where mirage keeps track of the tracks that have been analyzed.
So you have to click on the "Reset Mirage" menu option, and then you
should be able to re-analyze your library.
You and others might be interested to know that I just committed a fix
for the above problem.
The adventurous are welcome to test the new mirage from SVN, but be
aware that it requires banshee 1.3.2 and that it's still a work in
progress. Making a backup of your banshee DB
(~/.config/banshee-1/banshee.db) and your mirage DB
(/.cache/banshee-mirage/mirage.db) might be a good idea !
Please report any problems here or on the issue tracker :
http://code.google.com/p/banshee-unofficial-plugins/issues/list
Cheers,