this post was submitted on 01 Aug 2024
29 points (96.8% liked)
Open Source
31218 readers
232 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Sorry to hijack the thread, but does anyone known a terminal tool I can use to auto-tag the odd album when I find one with bad tags?
Music is stored on the server and served read only, so gui tools are not convinient.
Picard is great, but gui.
Well I looked at beats over a decade ago and it wasn't handling extra files that came with albums correctly (pdfs, jpgs etc).
That bug is still present all this time later: https://github.com/beetbox/beets/issues/111
Oh, that's interesting. I wonder if the maintainer would be willing to accept a PR to fix.
That sounds like something I would enjoy doing for software that I personally enjoy using free of charge, and I love writing Python code.