this post was submitted on 19 Jun 2026
13 points (93.3% liked)

Selfhosted

59973 readers
719 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.

  3. Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.

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

  5. Submission headline should match the article title.

  6. No trolling.

Resources:

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

Questions? DM the mods!

founded 3 years ago
MODERATORS
 

Is it your local server, which streams music for your PC and phone? Is it something else?

What about streaming music from your server to your work laptop?

you are viewing a single comment's thread
view the rest of the comments
[–] moonpiedumplings@programming.dev 1 points 6 hours ago* (last edited 6 hours ago)

I use Vanilla music. It was the only music player I found that would keep my place in my long running playlist that I have on shuffle all the time. It gets through all the songs, shuffles, and then queues through all the songs again, reshuffled. Other players I tested would forget the place, or that music was playing in the first place, and that was frustrating.

I stream it to my computer by connecting my phone to my computer via Bluetooth. I think it's was a new KDE feature, but now my Linux laptop will pretend to be a headset/speakers, and the Android phone will just play to it. It's so amazing. Because then I can listen to audio from both my phone and my computer at once pretty easily, and keep my spot in that one playlist I keep running. Unfortunately, it has an annoying issue where it drops out (but doesn't pause the audio) when the CPU is used too much. Lemmy post: https://programming.dev/post/45725312

When I want a more reliable setup, like when I am compiling things, I usually plug my phone into my computer and use srcpy. This can stream the android screen to the computer over ADB, but I just stream the audio, since that's all I care about.