Difference between revisions of "Rating System"
From MusicBrainz Wiki
Jump to navigationJump to searchm |
(update description, remove API section: documented at MusicBrainz_API#ratings / History:Development/XML_Web_Service/Version_1#ratings_resources) |
||
(6 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | =MusicBrainz Rating System= |
||
− | |||
==Description== |
==Description== |
||
⚫ | |||
− | Rating is a new feature which has been introduced with the server release of November 23th, 2008. |
||
− | |||
⚫ | |||
==Details== |
==Details== |
||
− | + | User may assign a value between 1 and 5 to various entities as a rating, these values are then aggregated by the server to compute an average community rating for that same entity. |
|
− | + | The community rating is shown by default for each entity, however, once a user submits their own rating that value will be shown instead. |
|
+ | ==Color Definitions== |
||
− | ''Display of ratings can be disabled in User Preferences for those who don't care about ratings''. |
||
− | |||
− | ==Meaning of the Colors== |
||
{| |
{| |
||
Line 28: | Line 22: | ||
|} |
|} |
||
⚫ | |||
− | ==Web Service== |
||
− | |||
− | The [[XML Web Service|XMLWebService]] has been updated in order to allow to retrieve or update rating via WS in a similar way to how [[Folksonomy Tagging|FolksonomyTagging]] works. |
||
− | |||
− | Either by the new /rating resource for submitting/retriving one specific rating: |
||
− | <code>get --user=<editor name> --password=<password> --post-data=id=8f6bd1e4-fbe1-4f50-aa9b-94c450ec0f11\&entity=artist\&rating=3 http://test.musicbrainz.org/ws/1/rating</code> |
||
− | |||
− | or by using the new inc parameters <code>ratings, user-ratings</code> with the artist, label, release or tracks resources as described in [[XML Web Service|XMLWebService]]. |
||
⚫ |
Latest revision as of 22:57, 21 January 2021
Description
The rating system allows users to rate MusicBrainz entities (artists, labels, release groups, recordings, events, works).
Details
User may assign a value between 1 and 5 to various entities as a rating, these values are then aggregated by the server to compute an average community rating for that same entity.
The community rating is shown by default for each entity, however, once a user submits their own rating that value will be shown instead.
Color Definitions
![]() |
![]() |
Unrated |
![]() |
![]() |
Hover |
![]() |
![]() |
User rating |
![]() |
![]() |
Community rating |