this post was submitted on 23 Dec 2025
167 points (99.4% liked)
Selfhosted
60281 readers
452 users here now
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil.
-
No spam.
-
Posts are to be related to self-hosting.
-
Don't duplicate the full text of your blog or readme if you're providing a link.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require active participation, with an account that is at least 30 days old. F/LOSS without a paywall has exceptions, with requirements. See the rules link for details.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
So do you have just a bunch of random boolean tags? The Genre tag can hold multiple values, so you could have "Classical;Relaxing;String Quartet;Suites" if you wanted and each is identified separately.
My wife does the tagging so I don't know the details. But it's ID3 tags and she sets a custom "mood" tag. So it might look something like this "genre: classical, instrumental" but another tag "mood: chill; quiet". Many players don't recognize this but it originally came from her using musicbee on windows. We do set multiple values in genre but she likes having the separate mood one as well. And we use rating which is another some player ignore. All of these she uses to build smart playlists.
Out of curiosity, what's the app that she's using?
I've been looking for a good tagger.
Musicbrainz for the basic stuff then quodlibet music player for the ratings and custom tags. If it's important, no idea if it has a windows or mac version, we only use linux.
Thx. I've tried the musicbrainz Picard app and I don't like it, I'll check quodlibet. I'm using beets at the moment but it's terminal based. All on Linux.