2

I use Quod Libet as music library player. If I rate a song, the rating is successfully stored, but it seems at first only locally.

Only if I edit some tags and save them, I get the rating stored in the ID3 Tag in the field POPM:

$ mid3v2 test.mp3 |grep -a POPM

POPM=quodlibet@lists.sacredchao.net=0 153/255

I already tried activating the Plugin "ForceWrite" but that didn't change anything.

I use version Quod Libet 3.2.-1

Is there a way to store all ratings directly in the ID3-Tag?

karel
  • 122,292
  • 133
  • 301
  • 332
rubo77
  • 34,024
  • 52
  • 172
  • 299

1 Answers1

1

actually, activating the 'Force Write' plugin is not enough.

We need to right click on the song and click "plugins -> Force Write". You can also do this per album.

:)

Sophie
  • 11
  • 1