It was way easier than I thought it would be to get started. I put Sparky Linux on an 18 year old laptop and moved a bunch of movies and shows over to it, got Tailscale squared away, and now I can watch my media ANY WHERE IN THE WORLD. The only problem is storage. Jellyfin doesn’t recognize my external drive for some reason and says the path is invalid. Is there a simple solution I’m missing?

Also I’m just stoked I was able to do this. I know I just followed a recipe, but it’s a pretty cool feeling having all my music and shows right there, and I don’t have to pay some middle man one red can’t to access media I already own.

  • ∟⊔⊤∦∣≶@lemmy.nz
    link
    fedilink
    English
    arrow-up
    3
    ·
    12 hours ago

    Upgrade to docker when you can. It’s not as hard as you think. And it’s an extra skill. If you can handle Linux you can handle docker

        • Azazel@lemmy.ml
          link
          fedilink
          English
          arrow-up
          5
          ·
          11 hours ago

          What kinda dependency hell? I’ve been running my jellying server with it installed via pacman for over year and never had any problems. I admit I’ve also not messed with docker much in general but I assumed that would be more annoying cuz it would have to be updated separately and such

          • Appoxo@lemmy.dbzer0.com
            link
            fedilink
            English
            arrow-up
            3
            ·
            11 hours ago

            Also you can spin up a new server side by side to test for issues without having to restore backups.
            Try running two jellyfin containers side by side.

          • Caveman@lemmy.world
            link
            fedilink
            English
            arrow-up
            2
            ·
            10 hours ago

            It’s easy to setup permissions and what files it can access and you don’t have to worry about an update making Jellyfin incompatible with your system. Might never be an issue and is a bit more work but it has perks.

      • ∟⊔⊤∦∣≶@lemmy.nz
        link
        fedilink
        English
        arrow-up
        1
        ·
        10 hours ago

        As they said already. It’s self contained, so you don’t have a ton of extra packages in your system. When you upgrade your system, jellyfin works regardless

      • TrickDacy@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        10 hours ago

        Primarily because it makes your setup easily repeated and able to be quickly stood up on new machine