• Phoenixz@lemmy.ca
    link
    fedilink
    English
    arrow-up
    25
    ·
    18 hours ago

    Geez, I wonder why I’m running my own jellyfin library

    By now the number of titles would rival a small Netflix and I’m growing

    • Adonis1172@feddit.uk
      link
      fedilink
      English
      arrow-up
      4
      ·
      10 hours ago

      Ive got Plex and im sitting on about 40tb of Films and TV shows. I got in early with the perpetual licence a few years back.

    • oakward@feddit.org
      link
      fedilink
      English
      arrow-up
      2
      arrow-down
      1
      ·
      11 hours ago

      What do you Jean by downloading things from Netflix? How do you do that? Asking for a friend

      • ShredderFeeder@shredderfood.net
        link
        fedilink
        English
        arrow-up
        1
        ·
        5 hours ago

        First it’s about having it available when Netflix inevitably decides they’re not going to license it anymore… But for Netflix originals, it’s so my extended family can enjoy the good stuff without having to pay Netflix their stupid rates… especially now that I’m not allowed to share my netflix password with family (which used to be encouraged)

        I don’t download directly from Netflix, though I understand it’s possible, but I find stuff on Netflix I like and then go dig up the torrent… Someone else has always pre-done the heavy lifting for me. :)

  • ranzispa@mander.xyz
    link
    fedilink
    English
    arrow-up
    4
    arrow-down
    1
    ·
    16 hours ago

    Isn’t this the requirement of every website with a login system since the 90s? Never used Netflix, was it possible to subscribe without providing an email address?

    Also, temporary email addresses exist, as well as setting up a throw away email address; don’t see much of a problem with this.

    • daniskarma@lemmy.dbzer0.com
      link
      fedilink
      English
      arrow-up
      1
      ·
      6 hours ago

      With one account you used to be able to have multiple profiles.

      I used to have a profile on my parents account. Never linked any email to that profile.

      We obviously quite the subscription when they didn’t allow profiles to exist in different houses.

    • flandish@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 day ago

      does it run in docker and with a vpn like proton, which i not using? i dont wanna fire up nord again. been using transmission in an old container!

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

        gluetun (a container) enables you to put every sort of container behind it to act as a kill switch.
        If you have a .conf or .ovpn file, you can plug it in there.
        But they also support many providers natively

    • w3dd1e@lemmy.zip
      link
      fedilink
      English
      arrow-up
      14
      arrow-down
      1
      ·
      2 days ago

      Setting up Jellyfin to be accessible outside of my home network has been a huge pain in the ass.

      Not Jellyfin’s fault tho. I wish there was an easier way

      • ranzispa@mander.xyz
        link
        fedilink
        English
        arrow-up
        1
        ·
        16 hours ago

        Fair, but self hosting stuff has that part of self. It is difficult to make it easy for everyone since everyone has a different setup, as such it is mostly directed towards people who are expert in doing this kinds of things or who will dedicate the time to learn how to do it.

        The good thing is after you spent a couple days trying to figure out how to make it work, it will work in the future and you already know how to setup more stuff.

        • Encrypt-Keeper@lemmy.world
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          1
          ·
          13 hours ago

          It’s not directed towards people who are experts. I’m an expert and can’t secure Jellyfin properly because Jellyfin doesn’t support proper secure authentication.

            • Encrypt-Keeper@lemmy.world
              link
              fedilink
              English
              arrow-up
              2
              ·
              edit-2
              7 hours ago

              I would rather just properly secure it like every other selfhosted service I have, and not have to manage a VPN client for every user who wants to connect to Jellyfin.

              • Appoxo@lemmy.dbzer0.com
                link
                fedilink
                English
                arrow-up
                1
                arrow-down
                1
                ·
                6 hours ago

                A security focused service vs a media consumption service competing for max security…

                I wonder what would be the most successful at this task…

                • Encrypt-Keeper@lemmy.world
                  link
                  fedilink
                  English
                  arrow-up
                  2
                  ·
                  edit-2
                  6 hours ago

                  A security focused authentication service would be the most successful, straightforward, and simple to implement solution.

                  Unfortunately Jellyfin, nearly alone amongst its FOSS peers has not implemented support for these services. It’s the only one of my many dozens of selfhosted services that I can’t properly secure.

        • w3dd1e@lemmy.zip
          link
          fedilink
          English
          arrow-up
          1
          arrow-down
          1
          ·
          13 hours ago

          I actually love when I run into an issue like that get an error. Researching that stuff is fun for me, but I think trying to get the average person to do it is a non-starter

        • w3dd1e@lemmy.zip
          link
          fedilink
          English
          arrow-up
          4
          ·
          1 day ago

          Tailscale could probably be easier but I wanted to make it easy for my parents.

          I was trying to set it up via Reverse Proxy in Caddy. My stupid NAS has proprietary software and the only way to do it is in Docker but their version of docker has some wonky issues with ports.

            • w3dd1e@lemmy.zip
              link
              fedilink
              English
              arrow-up
              4
              ·
              1 day ago

              It’s been a few weeks since I’ve tinkered with it but I plan on pulling it up today. If I remember right, it works fine if I launch it as a singular container by itself, but if I launch it inside a container with multiple apps, it says the ports are in use. I verified that no other app is using the ports. I checked in the CLI and it says containers is using the port. Very weird.

              Following tutorials and researching online had been helpful by my NAS uses QNAP’s QTS operating system. It locks you out of many basic functions. I can’t install apps outside of its App Store unless it’s in a docker container, for example.

              Many command line functions have also been removed so when I’m troubleshooting or looking for alternate fixes, I’m blocked out.

              • Gonzako@lemmy.world
                link
                fedilink
                English
                arrow-up
                2
                ·
                edit-2
                1 day ago

                You nas doesn’t support docker compose? Its kind of the only reason why you’d want to have several processes on the same container.

                Ps.: can you ssh in?

                • w3dd1e@lemmy.zip
                  link
                  fedilink
                  English
                  arrow-up
                  3
                  ·
                  1 day ago

                  I can use docker compose. I need them on the same container so they can see the other apps exist and direct traffic there. Or that I as my understanding.

                  I tried setting up Caddy on a separate container as Jellyfin but that didn’t work.

      • b161@lemmy.blahaj.zone
        link
        fedilink
        English
        arrow-up
        8
        ·
        edit-2
        2 days ago

        It’s not easy trying to set up VPN or a reverse proxy, dynamic DNS and so on if you want secure access for more than yourself l, that is true. I hope they can figure out a way to make that process a lot easier.

        Actually, using an LLM to walk you through the process of setting up jellyfin inside a docker container (and setting up the arr stack) and all of that makes things a lot easier than trying to figure it all out on your own.

      • naticus@lemmy.world
        link
        fedilink
        English
        arrow-up
        4
        arrow-down
        1
        ·
        2 days ago

        That was a big reason I went with Emby. Not open source, but wasn’t necessary to me, and I wanted a cloud connect function that it handled well. And not all devices have a Jellyfin app that’s easy to install. My TV would require it to be rooted.

      • marxismtomorrow@lemmy.today
        link
        fedilink
        English
        arrow-up
        12
        arrow-down
        1
        ·
        edit-2
        1 day ago

        Bro win 10 computers are essentially free thanks to microsoft’s windows 11 requirements and any of them can keep up with transcoding. Add onto that any second hand sata drives and a sata controller than handles multiple parity drives for raid 5 and you’ve got a solution that is under the yearly subscription fee of ad-free netflix and a fun weekend project.

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

          Too bad that high capacity HDDs and SSDs went through the roof.
          Not like you can have a big library with 5x 2TB HDDs if you arent willing to sacrifice quality/bitrate. Simply not feasible.

        • NewNewAugustEast@lemmy.zip
          link
          fedilink
          English
          arrow-up
          1
          ·
          12 hours ago

          Where? I am not seeing any computers worth grabbing, even though I keep hearing people are dumping win 10 computers everywhere.

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

            They are going to salvage… We (the MSP I work at) constantly throw out older systems. Too bad they have SSDs with data of potential clients and thus need to be destroyed according to GDPR…

        • Lag@piefed.world
          link
          fedilink
          English
          arrow-up
          12
          arrow-down
          3
          ·
          edit-2
          2 days ago

          Can you guide my grandma to help her set it up? I’ll give you her number.

          Edit: Just want to say I appreciate the info still

          • marxismtomorrow@lemmy.today
            link
            fedilink
            English
            arrow-up
            3
            arrow-down
            1
            ·
            edit-2
            1 day ago

            Hence my solution. You can get 2-4 TB drives for around $30 on ebay. Get a flexible RAID controller that can handle multi-parity Raid 50, ideally a second hand raid card. We’re at a total of $230 in at this point, assuming you have a windows 10 desktop lying around.

            This is not a high data speed situation. If you have 6 or more drives you can dedicate two to parity and now you will never have data loss despite buying second hand drives. Effective storage capacity will be 16TB, which is more than enough to store 100 full series and a few thousand movies at 1080p or lower, and raid 50 gives a speed boost above what your controller will likely be able to handle, and way above what is needed for even a quite large multi-user media server.

            Data storage is still incredibly cheap. You’re just confusing your needs and your wants.

          • dil@piefed.zip
            link
            fedilink
            English
            arrow-up
            3
            ·
            1 day ago

            stremio/nuvio + torbox since yall keep mentioning not storing anything longterm and deleting as you go

      • pHr34kY@lemmy.world
        link
        fedilink
        English
        arrow-up
        8
        ·
        edit-2
        2 days ago

        Cheaper than a netflix subscription. Especially if you repurpose the last PC you upgraded as a server. Jellyfin will run fine on 15 year old hardware.

        If you’re happy with FHD (1080p) res, the requirements for both server and client are very low.

      • StrawberryPigtails@discuss.tchncs.de
        link
        fedilink
        English
        arrow-up
        7
        ·
        2 days ago

        So long as you don’t need to stockpile old shows you never watch, you can get by on an old laptop and possibly an external drive.

        My homelab started out on a Raspberry Pi 2b. Most of the hardware Ive brought online were dumpster specials someone else didn’t want. It can be done on the cheap. Won’t necessarily be reliable, but it can be done cheap.

        • AbidanYre@lemmy.world
          link
          fedilink
          English
          arrow-up
          14
          ·
          2 days ago

          you don’t need to stockpile old shows you never watch

          c/datahoarders feeling personally attacked

          • StrawberryPigtails@discuss.tchncs.de
            link
            fedilink
            English
            arrow-up
            2
            ·
            2 days ago

            :-D

            I’m in no position to toss to much shade at the data hoarder community. I’m personally sitting on close to 64TB of media I’ve collected over the years. In my case, most of it legitimately acquired, either by myself or by family, but still. It adds up and most of it hasn’t been accessed more than once or twice.

        • CmdrShepard49@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          2
          ·
          1 day ago

          This can work fine if you’re just a single user/household since you can ensure that you’re only acquiring audio/video codecs that will play without transcoding but gets more challenging if you’re also sharing remotely with others since you don’t necessarily know what devices they’re using to watch which may require transcoding.

  • Björn@swg-empire.de
    link
    fedilink
    English
    arrow-up
    75
    ·
    2 days ago

    My wife is slowly getting used to Jellyfin. We’ve already cancelled Amazon. More to follow.

    • youmaynotknow@lemmy.zip
      link
      fedilink
      English
      arrow-up
      8
      ·
      1 day ago

      Wife Acceptance Factor is key for these things. It was a chore to make mine understand why I was eliminating Netflix, Amazon, Spotify, etc., and have her start using my self-hosted services. Took le about a year, but now she loves just firing up FOSS apps and they just work. She does bug me every now and then about the UI on some of the apps, but nothing that will requires attorneys to get involved.

    • Cherry@piefed.social
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 day ago

      Agree a combo of stremio and jellyfin for me, just for a backup. I pay for VPN and a debrid service. I generally browse and watch disposable content on stremio, but also like jellyfin picking up my regular tv shows and my repeat/keeping content.

    • dustyData@lemmy.world
      link
      fedilink
      English
      arrow-up
      8
      ·
      1 day ago

      The move is anti privacy. I bet they will only accept kyc emails. Like Google and Microsoft, which nowadays demand proof of ID in surreptitious ways. I have met already several big tech services that refuse emails from alternative providers.

    • teyrnon@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 day ago

      How? Every email now requires a phone number, which I don’t want linked. Every account someone who isn’t me makes gets immediately frozen because they are on some dubious blacklist.

      Where is this “free email” you are talking about.