this post was submitted on 19 Jun 2025
161 points (97.1% liked)

Selfhosted

46677 readers
1110 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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. 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.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

right now I'm trying a dedicated Jellyfin instance for audio only (bought the lifetime emby subscription before i learned about jellyfin, so video is elsewhere) but having trouble finding a good client that could run on the guts of an old autonomic MMS2A. That device has an analog and digital output, which with the normal OS treated as two separate sources. is that something anyone else has tinkered with? the original plan was to just run a kodi instance with the jellyfin addon, but im not sure if this has the horsepower to run kodi, and certainly not two at once! (4gb of ram max for this beast.

i need it to be remotely controllable, it'd be cool to have easy playlist management/backup that other devices could see, and potentially an android client if possible?

I've dabbled with the "____sonic" ecosystem back before i was really good at linux, and struggled a bunch, before giving up without anything real to show for it.

just curious if anyone else has been down this road successfully!

thanks for this community, my scrolling stops INSTANTLY when i see a post from here.

(oh my music server is a truenas SMB share, hosted in a proxmox vm! not opposed to putting a big SSD in this device if local music would make things easier)

(page 3) 41 comments
sorted by: hot top controversial new old
[–] cmnybo@discuss.tchncs.de 6 points 1 day ago

I just keep all of my music in an NFS share on my NAS and play it with Rhythmbox or VLC. I keep a compressed copy on the SD card in my phone to listen to when I'm not home.

[–] Korhaka@sopuli.xyz 3 points 1 day ago

I like using rygel currently, just run it by command line and media folders are available over the network. Any device with VLC can see it on the network and play.

[–] vext01@lemmy.sdf.org 5 points 1 day ago (1 children)

I just use syncthing to copy music to my phone sd card.

[–] SidewaysHighways@lemmy.world 2 points 1 day ago (2 children)

ooo! what is the new syncthing hotness for Android? i enjoy it on the (linux) gaming PC's but I've been wanting that for savestates and memory cards on my phone too!

load more comments (2 replies)
[–] 4k93n2@lemmy.zip 4 points 1 day ago (1 children)

after using jellyfin and emby for a long while ive gone back to basics, just local mp3s synced between devices using syncthing

something like KDE Connect might work for remote control as long as you are able to install it on both devices

load more comments (1 replies)
[–] irmadlad@lemmy.world 2 points 1 day ago (4 children)

My problem is that I cannot find a selfhosting solution that has the nuts to spool up 80k+ hi-res, original sourced, flac files that reside on two 10TB drives through my ancient technology. MusicBee is the closest thing I've come across, but that is local, and it struggles. I stay around the compound now days so local is ok, but it would be nice to stream out on the back porch without cranking my stereo to 11 so I can hear. I have bluetooth options but range is an issue.

[–] Object@sh.itjust.works 2 points 1 day ago

Try Ampache! I host 75k files with it.

load more comments (3 replies)
[–] solrize@lemmy.ml 6 points 1 day ago* (last edited 1 day ago) (2 children)

https://biggaybunny.tumblr.com/post/166787080920/tech-enthusiasts-everything-in-my-house-is-wired

I just have a bunch of media files (.ogg, .mp3, etc.) in directories and play them with mplayer from the command line. Playlist = shell script that plays some group of files. I use old school track numbering (01-whatever, 02-whatsit, etc.) though, so most of the time "mplayer *" is how I play an album and the tracks play automatically in the right order. I don't understand the purpose of anything fancier. Now get off my lawn.

[–] metaStatic@kbin.earth 6 points 1 day ago (1 children)

I host my media on a bookshelf and play it through a stereo

load more comments (1 replies)
[–] Fedditor385@lemmy.world 2 points 1 day ago

I share a Spotify family plan with friends, but I use Zotify to make backups, which I then host in Jellyfin.

[–] Zykino@programming.dev 4 points 1 day ago

Nextcloud.

And a subsonic app. There is also another protocol available so you have quite the choice for which you prefer. Currently using Tempo.

[–] crmsnbleyd@sopuli.xyz 1 points 1 day ago (1 children)

I've just put it on an SMB share and use symfonium

[–] SidewaysHighways@lemmy.world 1 points 1 day ago

people speak highly of this one. I'll have to do a little research

[–] a@91268476.xyz 4 points 1 day ago (1 children)

@SidewaysHighways @selfhosted I use navidrome which is incredibly solid and boring in a good way. Playsub or Amperfy as iOS client, web or supersonic for desktop.

If you want to stick to jellyfin, Manet is probably the best client for music

[–] WuxinGoat@lemmy.ml 4 points 1 day ago

Another vote for Navidrome here, i use the Tempo android client for it and i use the feishin web front end for desktop because it's better than the default navidrome web front end.

[–] Cyber@feddit.uk 3 points 1 day ago

MythTV for the main storage, stored in folders by my genre.

All metadata updated via Picard.

Syncthing to replicate to a Raspberry Pi (2 or 3, I don't recall which) running Volumio with a DAC board to connect speakers to.

The Pi is in the bedroom, so I only replicate the genres that I want, which cuts down on storage needed on the Pi, and means I don't need MythTv / NAS / etc. powered over night.

[–] oshu@lemmy.world 2 points 1 day ago

I picked up a Denon DNP-730AE network audio player on ebay and I run Tiny-DLNA on my server where the music files and playlists are stored.

Works great and sounds great.

[–] tuckerm@feddit.online 1 points 1 day ago (1 children)

I use Funkwhale, which I have liked, but my use case is just streaming music through my laptop and listening with headphones. I don't think there is a client available that will run on your Autonomic streamer.

Funkwhale does have a subsonic API, so you could use a subsonic client, but you mentioned that didn't quite work before. (Is that what you mean by __sonic? I haven't actually heard that term.)

Funkwhale is nice, but I think for most people it doesn't (yet) offer any useful features beyond what Navidrome has, and probably even lacks a few things that Navidrome has. Funkwhale's main appeal is that you can follow someone's music library via the fediverse, although there hasn't really been a lot of use for that so far. Version 2 is coming soon, though, and adds a whole bunch of new fediverse features.

[–] SidewaysHighways@lemmy.world 2 points 1 day ago

that sounds cool! fediverse shit sounds great!

yeah my memory may be failing me but i seem to recall a bunch of things using an API with sonic in it i was lazy!

[–] Vase@feddit.org 1 points 1 day ago

Gathered all music/Audiobook Files on my Synology NAS, organized in folders. Beside, there is still a Lyrion Music Server (LMS) running on the NAS in a docker. Put the Squeezer Play Client on every possible device (Windows, Linux PC, Android, Tigerbox, Pi zeros) and streaming works well for me at Home.

Access either via Web or App on Android/iOS. I have enabled navigating in LMS via folders because ID3 Tags are poorly maintained in my files. :/

load more comments
view more: ‹ prev next ›