Comment on Crunchyroll Faces Cancelation: Why Anime Fans Are Choosing Piracy After Latest Update
Prove_your_argument@piefed.social 17 hours agoI’ve been paying for a VPN for over a decade and I am up to about 20TB of used disks. Make of that what you will.
3abas@lemmy.world 17 hours ago
Your setup isn’t modern enough and you still find convenience in paying for Netflix?
I don’t know what else to make of it…
Prove_your_argument@piefed.social 16 hours ago
Not far off. Most of what i’ve setup originates from a plex lifetime sub. Maintenance is completely trivial.
Every time I hear about the next thing I think about modernizing which then requires standing up something new. New shit requires a new virtual host and completely new setups of many things. Then training my wife and others on how to utilize the new tech, and then praying it doesn’t just break tomorrow from The Establishment in some way.
Plex is one of the very few solutions that works with minimal sideloading and fuckery. My instructions for someone to start using it are “download the app, check your email for an account link, and enjoy.” I would not recommend any newcomers to go with Plex though, because it’s definitely not a modern solution.
I’ve tried bluefin, I put substantial time into trying to get it to work but it had substantial issues with subtitles which are mandatory for us unfortunately. I figure any new solution is going to also have substantial challenges in some way as there is no standardized or simple deployment of absolutely anything.
mic_check_one_two@lemmy.dbzer0.com 15 hours ago
Yeah, I have Jellyfin running alongside Plex, (luckily, they happily run side-by-side with the same library), but I consistently find myself using Plex instead. I want to like Jellyfin. I want it to succeed. And Jellyfin is like 80% of the way there… But that remaining 20% is a real sticking point, and I almost always end up falling back to Plex after trying (and getting frustrated with) Jellyfin.
It’s an unpopular opinion on Lemmy because of the FOSS mentality, but Jellyfin simply isn’t mature enough to fully replace Plex in many peoples’ setups. Especially when you consider the whole “getting friends and family to convert” side of things, where Plex handily beats Jellyfin in regards to account and app setup; I can walk my mother-in-law through setting up Plex, but Jellyfin adds a whole new level to the equation when she would need to side load the app onto her TV.
Prove_your_argument@piefed.social 8 hours ago
Agreed wholeheartedly.
I built out bluefin as a panacea to issues I had with subtitles on a set of media on my plex server and it couldn’t even give me subtitles.
I hear a lot of rave reviews for Kodi, but that’s serverless so now I need to open up storage or setup a vpn server and isolate a vlan… and how in the everliving fuck am I going to explain configuring this? Oh, and that needs sideloading too and if I go with a vlan now they need to figure out how to connect their device to a VPN. That’s a nightmare.
Sure, I can setup Kodi at home on my TV device and leave plex as is but i’m no closer to a server based transcoding solution. That sucks.
3abas@lemmy.world 6 hours ago
I use plex also because I have a lifetime sub. Totally agree.
Switch from VMS to docker. Use NAS to keep the media, and store your compose stacks somewhere backed up, then all you need is one host with docker/podman and a repeatable configuration driven deployment. Start adding apps with compose files, no new host setups, no significant resource needs.