A functional music player for FLAC, mp3, and m4a audio. This was a project to do while on "recharge" at Facebook: because I'm a manager I like to have something to 'scratch the coding itch'. It's built with TypeScript, Electron, React, and Recoil. I continue to add little fit & finish things when I'm either bored or irritated about something wrong.
I don't know if it's trying and failing to pull it out of the flac files, but if it's not, it's ignoring the data on the Song objects. Check out index.js and the SongContainer.js for details.
I don't know if it's trying and failing to pull it out of the flac files, but if it's not, it's ignoring the data on the Song objects. Check out index.js and the SongContainer.js for details.