adwylie / deadbeef-playcount

A play count plugin for the DeaDBeeF music player.
BSD 3-Clause "New" or "Revised" License
7 stars 0 forks source link

Where play_count values are stored? #3

Closed AsVHEn closed 3 years ago

AsVHEn commented 4 years ago

Hi, where play_count values are stored (or how)? I am getting problems when to previously "counted" mp3s. New ones get perfectly 0, and updates correctly, but I can't see a play_count tag (I tried with MusicBrainz Picard, Kid3 and EasyTAG. And Mp3TAG on Windows). And if I create it, it shows the number, but when it update, there are two numbers with a coma, correct count, and original value. If I restart deadbeef, number get correct, but when I play again the song, same result, correct count "coma" original value. Thank you.

AsVHEn commented 4 years ago

I am starting to think that, besides pl_set_meta_int actually writes on file, junk_id3v2_write doesn't.