logoalt Hacker News

AndrewKemendotoday at 3:27 PM2 repliesview on HN

What is your music workflow?

I got stuck in Spotify for new music but that obviously doesn’t work long term


Replies

dietr1chtoday at 6:37 PM

Bandcamp or buying CDs and ripping them, it doesn't take that long and each CD is a fire-and-forget task.

I'm using syncthing to avoid the chore of having to copy them into my SD card

show 1 reply
paweladamczuktoday at 5:27 PM

Not him but I can as well throw in my setup.

For playback, I mainly use Navidrome.

For autotagging and importing (moving files), Beets.

For tagging edge cases, MusicBrainz Picard as the GUI and the Python tagging lib underneath it (mutagen iirc) with an LLM inside the pi cli agent for automation.

For format conversion and copying to portable devices, ffmpeg in custom bash scripts managed by an LLM.