view the rest of the comments
Selfhosted
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: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
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!
I too was unsatisfied with jellyfin's music handling. Not only was the website disorganized and bad at using the built-in album art, but all the android music players i could find for it were also barely usable as well.
I can't use musicbee because it's windows only. I still want synchronized play history, metadata updates, and everything between my phone, pc, and mp3 player so a single OS software was out of the question.
I use a combination of beets, navidrome, and tempo. Beets is the metadata manager; once i've beet imported an album, it's ready for navidrome to pick it up and serve it to any of my devices. (I have a custom sync script for my mp3 player that does the same). Navidome serves the music to any connected devices, converts it on the fly to lower quality (for low speed phone network situations) and also keeps track of my play counts, and my playlists for me. It's not nearly as complicated as some of the other setups, which I also prefer.
I use tempo on my phone to connect to navidrome on the go and it has worked out incredibly well so far.