Comment on Leaving GitHub. Music server alternatives?
gedaliyah@lemmy.world 1 day ago
I found this: codeberg.org/mysearchhistory123/lms
LMS - Lightweight Music Server
LMS is a self-hosted music streaming software: access your music collection from anywhere using a web interface!
I also found this: codeberg.org/thororen/Feishin
Feishin
Rewrite of Sonixd.
Features:
- MPV player backend
- Web player backend
- Modern UI
- Scrobble playback to your server
- Smart playlist editor (Navidrome)
- Synchronized and unsynchronized lyrics support
Some elements of these are on github and I can’t attest to either. Neither has recent updates, but should function. Web interfaces and API support should mean that you have some mobile options. Like others, I object to your reasoning, but this is a community to help one another, so your reasoning for your goals doesn’t really matter to me.
I don’t think that you are likely to find any software that meets all of your requirements, but I hope this helps.
FarraigePlaisteach@lemmy.world 1 day ago
Those are great finds. I use Feishin as a subsonic client and absolutely love it. Unfortunately the Codeberg repo appears to be out of date, while their GitHub one is current. So I think they’ve migrated to GitHub. github.com/jeffvli/feishin
LMS appears to be inactive for over a year on Codeberg too, while their GitHub is active github.com/epoupon/lms
It’s a pity seeing projects move that way, especially when they clearly put in the effort and had good intentions from the beginning. I might contact those developers, though, and see if they might reconsider. Thanks for the helpful response!
ms_lane@lemmy.world 1 day ago
Codeberg or anything hosted in the EU is an unfortunate no-go.
GDPR DoS Bomb made it so - ‘right to forget’ means that a bad actor can kill a major project by invoking their right to forget, which would mean all code they’ve ever submitted would have be audited out.
Ephera@lemmy.ml 15 hours ago
You’d have to rewrite the Git history to pseudonomize the author, which yes, is pretty bad, but I don’t see why you’d need to remove the code, unless they genuinely checked in their home address or such.