Replies: 1 comment
-
|
Most metadata plugins provide the original rating information. For example, for Deezer, teh information is available in |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see through the documentation and found that the Deezer plugin has "Deezerupdate", but it does not clearly indicate what is actually does. Does it give the rank number or put it in 0-5 star rating? ref: https://docs.beets.io/en/latest/plugins/deezer.html
It would be nice if someone could port this plugin https://github.com/scatolo/dztnr or maybe there is a similar plugin already existing that can do this on Beets import, and tag the actual music file with the correct rating in the id3v2 POPM section of songs.
Example of buildup from MediaMonkey
0 = Bomb
1 = 1 whole star
13 = 0.5 star
54 = 1.5 stars
64 = 2 whole stars
118 = 2.5 stars
128 = 3 whole stars
186 = 3.5 stars
196 = 4 whole stars
242 = 4.5 stars
255 = 5 whole stars
I guess several sources can be used like ratemymusic.com, deezer, spotify etc.
Having it only in the Navidrome end, does not really make it portable between systems.
Does any rating plugin like this or similar exist for Beets?
Beta Was this translation helpful? Give feedback.
All reactions