I am at my wits end with this and kindly ask for assistance.

I cannot for the life of me decide on how to set up my music library for the foreseeable future:

  • I started out having my library on my local pc, managed by MediaMonkey
  • As I bought a NAS, I moved my library to it and used Navidrome to stream it to an android app (Synfonium)
  • This meant that I’d lose the MediaMonkey management, but I thought for now I’d just manually transfer new songs/playlists over to the NAS when needed
  • As I started streaming with Navidrome, I noticed that the speeds were really bad and music often buffered (no idea why, Jellyfin works fine), so I cached all the songs offline
  • This made me think that I don’t even need Navidrome since at that point I could just copy the music files to my phone if they’re gonna be offline anyway, but then I don’t have a backup on the NAS

And now I’m kinda lost, unsure what the best way to handle this is. I’d like to keep MediaMonkey in the flow for library and playlist management, and streaming is pretty cool for those times where I’m listening on other devices. However, having the music on my NAS just seems to create an extra middleman. What’s most important to me is a smooth mobile experience, with a good UI and no interruptions, as that is where I listen to music 95% of the time.

How do you do it ? Any suggestions for how to future proof my setup without too much of a hassle (still kinda new to all this stuff)? For reference I don’t have a huge music library, maybe a few dozen GB, so it still fits easily on my phone.

Sorry if this was too long or doesn’t fit the subreddit, but I hope someone can enlighten me.

  • OCT0PUSCRIMEA
    link
    English
    82 months ago

    I think you need to address your 4th bullet point and troubleshoot the buffering. That shouldn’t be happening. Are you streaming from outside your LAN when this happens or does it happen even when inside your LAN?

    • @StitchIsABitch@lemmy.worldOP
      link
      fedilink
      English
      22 months ago

      Depends, I get two problems, one where the song will abruptly stop playing at about the 1 quarter mark (only skipping the song or restarting will fix), and the other being the generally slow and unreliable streaming. The former happens everywhere, even in the webUI in my LAN, and the latter only when out and about (Tailscale into my network).

      • @kellyaster@lemmy.world
        link
        fedilink
        English
        62 months ago

        the song will abruptly stop playing at about the 1 quarter mark (only skipping the song or restarting will fix)

        You aren’t the only one to report halted playback in Navidrome. It appears to be a known open issue that goes back a few years.

        One user in particular suggested last fall that the source of the bug may not be Navidrome’s fault. Are you using a reverse proxy?

        For those that are still struggling with this issue, I can confirm that (in my case) the problem was related to the HTTP/3 QUIC protocol (not a Navidrome issue). As suggested by a few others in this thread, the issue can be addressed by ensuring that your reverse proxy supports and is configured for HTTP/3 QUIC, or by turning off the QUIC protocol on the client side (browser configuration), or by disabling HTTP/3 (with QUIC) feature on Cloudflare.

        • @StitchIsABitch@lemmy.worldOP
          link
          fedilink
          English
          22 months ago

          Interesting, I am actually not using a reverse proxy, just Tailscale (or does that count as a reverse proxy?), I had previously been using nginx proxy manager but ditched that because it became too much of a hassle (and everyone says it’s not secure enough)

          • @kellyaster@lemmy.world
            link
            fedilink
            English
            22 months ago

            I don’t think Tailscale counts as a reverse proxy, but it does support HTTP/3 and QUIC so that suggestion may not apply here. Still, it might be worth double-checking to see if they are disabled. Also, have you tried disabling Tailscale altogether and connecting directly?

      • OCT0PUSCRIMEA
        link
        English
        12 months ago

        Not sure on the first one. I’ve only had that happen on certain clients, but the fact that it happens in the web UI throws me for a loop. Have you dug into the logs when it happens? Looks like there is a debug option you can set in config. I’m assuming you don’t use tailscale to connect while on LAN? When troubleshooting I usually try to eliminate things one at a time. Disconnect from tailscale to eliminate that possibility, connect via IP instead of hostname to eliminate reverse proxy from the situation and see if it improves, etc.

        Regarding out and about, what is your upload speed? Are you using direct play or are you transcoding?