strawberrymusicplayer / strawberry

:strawberry: Strawberry Music Player
https://www.strawberrymusicplayer.org/
GNU General Public License v3.0
2.74k stars 192 forks source link

Mood tag not retrieved in playlist column #762

Closed yekteniya closed 3 years ago

yekteniya commented 3 years ago

Describe the bug The 'Mood' column inside a playlist does not reflect the content of the 'Mood' tag (an empty cell is shown as if the Mood tag was non-existent or empty)

To Reproduce

  1. Edit a song to include a Mood tag. I'm using Kid3 which writes the Mood tag on an mp3 file using ID3v2.4.0 and encoding the text in ISO-8859-1
  2. Enable the Mood column inside a playlist. The Mood cell of the modified song is shown as empty as if the Mood tag didn't exist or had no content.
  3. Rescaning the song won't reflect any changes.

Expected behavior Expected to see the content of the Mood tag reflected in the cell of the Mood column.

System Information:

Additional context I have tried modifying other tags using Kid3 (e.g. Genre) and after rescaning the song the change is reflected in the pertinent column, so the issue seems to be with the Mood tag in particular. Also trying different mp3 files and encoding in UTF16 did not fix the issue

yekteniya commented 3 years ago

Being able to edit the Mood tag by right clicking the column would be a nice feature (as it is already implemented for other tags such as Genre, Artist, etc), but this would be more of a feature request than an issue

jonaski commented 3 years ago

Strawberry doesn't support the mood tag. The playlist mood column is for the moodbar. Unfortunately I don't have time to add it, or take any take feature requests right now.