
Hi
I tag all my files using MusicBrainz Picard tagger, which is also able to write ratings into my tags.
But I don't like to rate music on the website and prefer to rate while I am listening to it, so I wrote this small process plugin.
It submits track ratings which you do by pressing buttons 0-5 on keyboard or remote while you are in MyMusicPlayingNow screen.
I thought it might be useful for others, too, so I am sharing it here.
The plugin requires the MusicBrainz TrackID in the track's tag to be able to submit the rating.
regards
chefkoch
[IMGLINK]https://www.team-mediaportal.com/images/stories/homepageV3/MosTree/download4.png[/IMGLINK]
Changelog:
[COLLAPSE]
- v1.1
- added option to retrieve ratings from MusicBrainz
- added option to write retrieved ratings to music database
- added option to write retrieved/submitted ratings in ID3v2 tag using Picard's style (POPM 0-255)
- added option to write retrieved/submitted ratings in ID3v2 tag using Foobar's style (TXXX:RATING)
- v1.0
- initial release of the plugin
- supports submission of ratings to MusicBrainz
Release archive:
SourceForge.net Repository - [mp-plugins] Index of /trunk/plugins/MusicBrainzRating/releases
Source code: