Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

NodeBB

  1. Home
  2. Selfhosted
  3. goodbye plex

goodbye plex

Scheduled Pinned Locked Moved Selfhosted
178 Posts 102 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • lime@feddit.nuL [email protected]

    i've never heard of anyone that keeps dvd menus around. like, i get it for archival purposes but i would never want to actually navigate a menu when i want to watch something. in my mind it's like sitting through the commercials on a rented vhs. i would probably store a converted copy as well, in a format that would let me specify from the application what track and subtitle i want so i can set a default.

    cupcakezealot@piefed.blahaj.zoneC This user is from outside of this forum
    cupcakezealot@piefed.blahaj.zoneC This user is from outside of this forum
    [email protected]
    wrote last edited by
    #145

    i love old dvd menus 😞

    1 Reply Last reply
    3
    • surp@lemmy.worldS [email protected]

      I just wanna get rid of Plex so bad but jellyfin isn't going to work for my grandma....

      cupcakezealot@piefed.blahaj.zoneC This user is from outside of this forum
      cupcakezealot@piefed.blahaj.zoneC This user is from outside of this forum
      [email protected]
      wrote last edited by
      #146

      if my parents can navigate it your grandma can 🙂

      1 Reply Last reply
      4
      • M [email protected]

        https://github.com/jellyfin/Swiftfin

        T This user is from outside of this forum
        T This user is from outside of this forum
        [email protected]
        wrote last edited by
        #147

        Swiftfin is what I'm using for Plex on my Apple TV

        It's perfect for me because it supports direct stream and decoding of the file for playback on the Apple TV - because the Apple TV is capable enough to do that.

        This is ideal because my NAS server is a venerable but now very long in the tooth HP Gen 8 microserver from 2014, so it doesn't have the chops for reencoded streaming anymore.

        1 Reply Last reply
        0
        • V [email protected]

          You could use Radarr and Sonarr to rename all your content if you want to. You can setup your own naming scheme and it will change it for you. As far as I know Radarr and Sonarr work with Jellyfin/Plex/Emby/Kodi etc

          F This user is from outside of this forum
          F This user is from outside of this forum
          [email protected]
          wrote last edited by [email protected]
          #148

          I kind of am, but radarr has an editions field which it uses for the file and that seems to be incomplete or inconsistent for my files. It wasn't a problem before but changing so many at once requires good data first.

          Thanks for the tip. I've used Plex for so long with manual file name and folder changes so it covered up my issue and now I'm correcting it.

          I still have to update the jellyfin title manually though. Jellyfins versions only work with multiple versions of the same file, not if you only have one version in the library that I want labeled as a special edition or something.

          1 Reply Last reply
          0
          • surp@lemmy.worldS [email protected]

            I just wanna get rid of Plex so bad but jellyfin isn't going to work for my grandma....

            T This user is from outside of this forum
            T This user is from outside of this forum
            [email protected]
            wrote last edited by
            #149

            If your grandma can handle torrenting over VPN, then she can probably handle Jellyfin.

            ohshit604@sh.itjust.worksO 1 Reply Last reply
            4
            • W [email protected]

              Plex still good for the boys that bought the lifetime pass. I understand why people would change. But it's still the best plug and play option. Waiting until they break the "lifetime" thing and fuck us over.

              S This user is from outside of this forum
              S This user is from outside of this forum
              [email protected]
              wrote last edited by
              #150

              Didn't that already happen? Or am I misremembering?

              F 1 Reply Last reply
              8
              • O [email protected]

                How often do you do this?

                C This user is from outside of this forum
                C This user is from outside of this forum
                [email protected]
                wrote last edited by
                #151

                Backups? I have an automatic job running every night.

                O 1 Reply Last reply
                0
                • M [email protected]

                  How not?

                  If a lxc container is in a btrfs subvolume or in a zfs dataset (those are created easily like a directory, it's not a partition), you can do a full 1:1 copy in less than one second via a snapshot, keeping all the system files, database, version and configs

                  C This user is from outside of this forum
                  C This user is from outside of this forum
                  [email protected]
                  wrote last edited by
                  #152

                  Sure, ZFS snapshots are dead simple and fast. But you'd need to ensure that each container and its volumes are created in each respective dataset.

                  And none of this is implying that it's hard. The top comment was criticizing OP for using VMs instead of containers. Neither one is better than the other for all use cases.

                  I have a ton of VMs for various use cases, and some of those VMs are container/Docker hosts. Each tool where it works best.

                  1 Reply Last reply
                  1
                  • M [email protected]

                    after almost 15yrs my plex server is no more. jellyfin behind nginx with authentik is running very nicely.

                    vitabytesdev@feddit.nlV This user is from outside of this forum
                    vitabytesdev@feddit.nlV This user is from outside of this forum
                    [email protected]
                    wrote last edited by
                    #153

                    What is virsh?

                    rickyrigatoni@retrolemmy.comR G 2 Replies Last reply
                    10
                    • pupbiru@aussie.zoneP [email protected]

                      i’d consider that all a good thing, but i can also see how it’s more work

                      they’re supposed to be stateless because it’s easier to manage, upgrade, etc… if you don’t want that, you can just use load/save/commit (or import/export: can’t remember off the top of my head which is which) and ignore volumes: it amounts to the same thing… there’s also buildpack rebase so you can swap out the base container and keep your top level changes for quick version upgrades that are super simple to roll back

                      C This user is from outside of this forum
                      C This user is from outside of this forum
                      [email protected]
                      wrote last edited by
                      #154

                      I've never worked with buildpack, so that's interesting

                      1 Reply Last reply
                      0
                      • dataprolet@lemmy.dbzer0.comD [email protected]

                        Same.
                        The time it takes me to write a single function in Python is the same as writing a whole Bash-script using nano.
                        Also I initially set up my homelab using Docker in a VM on Proxmox. Totally useless abstraction, but I never found the time and patience to migrate the VM to bare metal.

                        C This user is from outside of this forum
                        C This user is from outside of this forum
                        [email protected]
                        wrote last edited by
                        #155

                        Not really useless, it's an extra layer of management (a good thing). The Proxmox system can be nearly static while giving you external level management of the OS that manages the containers.

                        I have a 3 server Proxmox cluster running various VMs doing different things. Some of those VMs are my container systems.

                        Besides, you can run containers directly on Proxmox itself.

                        1 Reply Last reply
                        1
                        • B [email protected]

                          With respect to the media, you can mount the volume as read only, preventing Jellyfin from accidentally wiping your underlying content.

                          A This user is from outside of this forum
                          A This user is from outside of this forum
                          [email protected]
                          wrote last edited by
                          #156

                          or just change the folder ownership to whatever user you use in the container, but don't give them write access. that's how I do it so I can still edit my media as root.

                          1 Reply Last reply
                          0
                          • S [email protected]

                            Didn't that already happen? Or am I misremembering?

                            F This user is from outside of this forum
                            F This user is from outside of this forum
                            [email protected]
                            wrote last edited by
                            #157

                            Mostly not yet. They did restrict the bandwidth on relay, but anyone with half a brain can open a port and that still allows apps to direct connect without relay. Honestly I wish could just force it to never relay since randomly my iPad will use relay even when I’m on the same network but that’s more because the new iOS app since the rewrite is dogshit.

                            Lifetime pass since 2012 here.

                            S D 2 Replies Last reply
                            6
                            • surp@lemmy.worldS [email protected]

                              I just wanna get rid of Plex so bad but jellyfin isn't going to work for my grandma....

                              surp@lemmy.worldS This user is from outside of this forum
                              surp@lemmy.worldS This user is from outside of this forum
                              [email protected]
                              wrote last edited by [email protected]
                              #158

                              The people asking why confuse me...y'all acting like jellyfin is easy to use on an off-site tv when it's literally not for non tech savvy people. I don't understand why jellyfin just doesn't nut up and make an samsung tv client or something?

                              X 1 Reply Last reply
                              6
                              • vitabytesdev@feddit.nlV [email protected]

                                What is virsh?

                                rickyrigatoni@retrolemmy.comR This user is from outside of this forum
                                rickyrigatoni@retrolemmy.comR This user is from outside of this forum
                                [email protected]
                                wrote last edited by
                                #159

                                command-line virtual machine manager

                                1 Reply Last reply
                                7
                                • F [email protected]

                                  Mostly not yet. They did restrict the bandwidth on relay, but anyone with half a brain can open a port and that still allows apps to direct connect without relay. Honestly I wish could just force it to never relay since randomly my iPad will use relay even when I’m on the same network but that’s more because the new iOS app since the rewrite is dogshit.

                                  Lifetime pass since 2012 here.

                                  S This user is from outside of this forum
                                  S This user is from outside of this forum
                                  [email protected]
                                  wrote last edited by [email protected]
                                  #160

                                  Hmm I don't like dogshit. Nobody ever seems to clean it up.

                                  1 Reply Last reply
                                  1
                                  • R [email protected]

                                    I’ve heard jellyfin has a lot of security issues

                                    The biggest known stuff I saw on their GitHub is that a number of the exposed service URLs under the hood don't require auth. So, it's open-source with known requirements, you can tell easily from the outside that it's running, and you can cause it to activate a LOT of packages without logging in. That's a zero-day in any package that can be passed a payload away from disaster.

                                    AS far as TVOS, I'm kinda surprised swiftfin doesn't service you.

                                    M This user is from outside of this forum
                                    M This user is from outside of this forum
                                    [email protected]
                                    wrote last edited by
                                    #161

                                    Yeah… that’s a non-starter for me. Not gonna risk my entire home lab when Plex doesn’t have any of that risk.

                                    Also, running in Docker is fantastic but I’ve found Docker to be unstable at times depending on the version.

                                    R 1 Reply Last reply
                                    2
                                    • C [email protected]

                                      Backups? I have an automatic job running every night.

                                      O This user is from outside of this forum
                                      O This user is from outside of this forum
                                      [email protected]
                                      wrote last edited by
                                      #162

                                      Nice. You you restore often?

                                      C 1 Reply Last reply
                                      0
                                      • surp@lemmy.worldS [email protected]

                                        The people asking why confuse me...y'all acting like jellyfin is easy to use on an off-site tv when it's literally not for non tech savvy people. I don't understand why jellyfin just doesn't nut up and make an samsung tv client or something?

                                        X This user is from outside of this forum
                                        X This user is from outside of this forum
                                        [email protected]
                                        wrote last edited by
                                        #163

                                        My 67 year old Mother has been using Jellyfin for years via Chromecast. Change the TV input to Chromecast and pull up the Jellyfin app. And that's it. She never leaves Jellyfin and the Chromecast is never shut off, even if the TV is.

                                        It's amazing to me that you fanboys pretend like Plex is easy to use but Jellyfin is somehow not. It's generally the exact same interface.

                                        I don’t understand why jellyfin just doesn’t nut up and make an samsung tv client or something?

                                        Because application development is expensive, and they're open source--not funded by corporate interest like Plex. What exactly about that is difficult to understand?

                                        surp@lemmy.worldS 1 Reply Last reply
                                        1
                                        • M [email protected]

                                          after almost 15yrs my plex server is no more. jellyfin behind nginx with authentik is running very nicely.

                                          muusemuuse@sh.itjust.worksM This user is from outside of this forum
                                          muusemuuse@sh.itjust.worksM This user is from outside of this forum
                                          [email protected]
                                          wrote last edited by
                                          #164

                                          Wouldn’t containers make more sense for some of these rather than full blown VMs?

                                          1 Reply Last reply
                                          10
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Login or register to search.
                                          Powered by NodeBB Contributors
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups