Topic: Windows version - No plugins working?

Hi,

just stumbled upon the Picard tagger and the first thing I wanted to do is: let it get the covers for the songs, too.

So I did this:

Exit Picard.
Copy the coverart.py to C:\Program Files (x86)\MusicBrainz Picard\plugins
Start Picard, options - plugins: no coverart plugin visible.
Exit Picard.


Copy the coverart.py to C:\Users\Highend\AppData\Roaming\MusicBrainz\Picard\plugins
Start Picard, options - plugins: no coverart plugin visible.

Am I doing something wrong, should I install anything else beside Picard or what am I missing here?

Tia,
highend

Re: Windows version - No plugins working?

Are you using the beta version?  I don't think the cover art plugin is working yet.

Re: Windows version - No plugins working?

Yes, I do. I didn't know that the scripts are version dependent. Seems I have to wait until somebody updates them accordingly.

Thanks,
highend

Re: Windows version - No plugins working?

There was a recent change to the Musicbrainz database that hasn't fully been implemented into Picard, there are a number of issues with plugins not working because they don't process the new data correctly.

Re: Windows version - No plugins working?

works for me. options \ plugins   click 'open plugin folder' and paste coverart.py to it, then restart and check it in plugins.

be sure you are using the below versions:

http://users.musicbrainz.org/~luks/pica … overart.py

http://ftp.musicbrainz.org/pub/musicbra … 0beta2.exe


win7-64bit

Re: Windows version - No plugins working?

Yes, that version has had its PLUGIN_API_VERSIONS updated to include 0.15. The version on http://musicbrainz.org/doc/Picard_Plugins hasn't been updated yet; possibly similar to all the other plugins there. Some of them will just work one 0.15 is added to their PLUGIN_API_VERSIONS; but they'll all require testing and re-uploading :/

Re: Windows version - No plugins working?

Thanks guys, with the (new) link to coverart.py it works perfectly with the latest beta version.

Much appreciated!

8 (edited by SamDeRe81 2011-06-08 17:56:53)

Re: Windows version - No plugins working?

Nothings changed, it's just a stupid script. The API version in the script should read 0.15 you can delete any others. Aren't these just Python scripts?

Re: Windows version - No plugins working?

Err, what's your problem?