strawberrymusicplayer / strawberry

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

Add Id3v2 Parsing to RIFF WAV files #1424

Closed xeluior closed 2 months ago

xeluior commented 2 months ago

Small change per the title. Abstracts the Id3v2 parsing logic from the MPEG filetype branch to it's own function then reuses it for RIFF WAV files.

EDIT: updated commit messages per CONTRIBUTING.md

xeluior commented 2 months ago

Converting to draft while I work on Id3v2 saving for Wav files as well

jonaski commented 2 months ago

Is this ready?

xeluior commented 2 months ago

I believe so, I just got distracted by other projects. Moving back to regular PR.