MusicPlayerDaemon / mpdscribble

a MPD client which submits information about tracks being played to a scrobbler (e.g. last.fm)
GNU General Public License v2.0
117 stars 15 forks source link

albumartist tag support #7

Open andrius4669 opened 6 years ago

andrius4669 commented 6 years ago

mpdscribble currently doesn't support sending albumartist tag

andrius4669 commented 6 years ago

according to https://www.last.fm/api/scrobbling there's albumartist tag

andrius4669 commented 6 years ago

uhhh apparently mpdscribble uses https://www.last.fm/api/submissions which doesn't have that tag support

ghost commented 5 years ago

This would be great, as it would allow more accurate submissions to last.fm. Especially with mopidy-spotify. Rather than Artist1;Artist2;Artist3 - Title, it could submit AlbumArtist - Title for example.