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?

  • civ@lemmy.civl.cc
    link
    fedilink
    English
    arrow-up
    11
    ·
    19 days ago

    Navidrome server, which I access either through the web UI or through the Tempus app on Android

  • rumschlumpel@feddit.org
    link
    fedilink
    English
    arrow-up
    10
    arrow-down
    1
    ·
    edit-2
    19 days ago

    On my phone I use VLC player to play files that I saved on local storage. It’s very rare that I do any kind of streaming on my phone, if I do I do it through Firefox.

  • SpatchyIsOnline@lemmy.world
    link
    fedilink
    English
    arrow-up
    8
    ·
    18 days ago

    I use Navidrome on the server side

    Tempus on Android (maintained fork of Tempo)

    Feishin on desktop

    I also recently set up music assistant to try and stream my music to my TV too, although I haven’t used it yet beyond just testing and don’t see myself using it too much

    I scrobble my Navidrome up to ListenBrainz too, which then gives weekly recommendations to add to my collection.

    • Imaginary_Stand4909@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      3
      ·
      17 days ago

      Holy shit I almost thought I posted a comment and then somehow forgot about it. Are you me?

      Ok well, I don’t really listen on TV nor do I have a music assistant, but I do have Jelly on my TV for my family.

      But I LOVE Feishin so much, it’s absolutely gorgeous.

  • B0NK3RS@lazysoci.al
    link
    fedilink
    English
    arrow-up
    6
    ·
    19 days ago

    Plexamp

    If I’m working then normally I use the smart playlists to mix it up a little.

  • IratePirate@feddit.org
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    19 days ago

    VLC for files in local storage.

    Tempus for streaming / downloading the rest from my Navidrome instance.

    In the laptop, I tried Supersonic to stream music from my server, but for some odd reason it audibly degraded sound quality, so I ditched it. I have since been using my browser. I might try it again, though, and see if the issue has been fixed.

  • hellmo_luciferrari@lemmy.zip
    link
    fedilink
    English
    arrow-up
    5
    ·
    19 days ago

    Feishin on Desktop. Symfonium on phone. (I can also recommend Tempo, which is open source but doesn’t work over Android Auto last I tried.) To host my music I use Navidrome. Which I have setup as a docker container, behind a reverse proxy. The files are stored on my NAS. To access remotely I have Wireguard setup. That being said, to use Android Auto with Symfonium while my Navidrome is only accessible on my network or over VPN I use split tunneling otherwise Android Auto throws a fit.

    • nfms@lemmy.ml
      link
      fedilink
      English
      arrow-up
      2
      ·
      19 days ago

      I have a very similar setup. I work from home and use a tablet with symphonium for radio and my personal collection. When I’m in the car since I don’t have Android Auto, I just connect my phone with the Bluetooth. And I use tailscale as the VPN.

  • AmyAye@nord.pub
    link
    fedilink
    English
    arrow-up
    3
    ·
    19 days ago

    I recently set up Navidrome on my home server. I listen using Symphonium. Its all basically “Spotify but my own music collection.”

  • eksb@programming.dev
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    19 days ago

    Working at home: mpd + ncmpc on my personal laptop.

    At the office: mpd + malp on my phone.

    No streaming. I buy CDs and vinyl and rip them and download live recordings, and only listen to entire albums or concerts.

  • Strider@lemmy.world
    link
    fedilink
    English
    arrow-up
    3
    ·
    19 days ago

    Copy stuff from my nas to phone (cable or x-plore), play independently with pulsar+

    • yardratianSoma@lemmy.ca
      link
      fedilink
      English
      arrow-up
      1
      ·
      18 days ago

      I’m more and more leaning to this solution. I only have a 8GB phone data plan, and refuse to waste any of it on my recreational music listening, nor will I ever see the need for paying for more mobile data.

      My next phone needs a microsd slot, I miss them so much!

      • Strider@lemmy.world
        link
        fedilink
        English
        arrow-up
        3
        ·
        18 days ago

        Yes it’s one of those things they removed to upsell internal storage.

        Also, with music on the phone itself you’ll never have communication issues while playing.

  • Hanrahan@slrpnk.net
    link
    fedilink
    English
    arrow-up
    2
    ·
    18 days ago

    always locally hosted on my device

    I also use Internet radio to listen to new stuff

  • moonpiedumplings@programming.dev
    link
    fedilink
    English
    arrow-up
    2
    ·
    19 days 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.