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?