Closed joetting closed 4 years ago
foo_scrobble doesn't do any text conversions, it just asks foobar2000 to format [%artist%]
for the current song (see Help > Title formatting help
). So it seems as if your tags are "broken".
Thanks! My working solution: [$replace(%album artist%,'․','.')]
My tags are stored in ID3v2 version 2.3. should be: https://www.last.fm/music/R.E.M. actual: https://www.last.fm/music/R%E2%80%A4E%E2%80%A4M%E2%80%A4 Resulting in incorrect artist I am not sure how I can solve this on my end.