LG to offer subscriptions for already purchased appliances and televisions, evolving into a provider for “Home as a Service”::Subscription fatigue is a thing and regulators are circling, but Korean giant reckons you’re ready to cough up after buying hardware
Can you expand a bit on how you did that? Sounds enticing and I do have a virtual server and a RasPi to play around with.
Sonarr, radarr, qbittorrent and jellyfin are what I use.
@UntouchedWagons
@superkret
Should also look I to ombi, it can tie into your jellyfish server to see what you already have, and you can have it send requests to sonarr if you find something new.
(Also has user management so family / friends can see what you got or submit requests)
Prowlarr
Definitely! Don’t listen to the folks behind me - Jellyfin can only be viewed outside of your network if you build your own website and host it there, and that’s way more trouble than you need to go through. Use Plex instead. You can just download the app and login and view your media from anywhere in the world without having to be a web designer/programmer.
Jellyfin is cool and all, but the functionality is severely lacking compared to Plex. Plex is getting pretty commercial, so I get it, but it just fucking works haha. Jellyfin will hopefully be there someday, but trust me, save yourself that headache. It sucks in it’s current form. It’s mostly just hardcore nerds that use Jellyfin, and if you’re trying to share it with others, it’s very complex. With Plex, I can just have my elderly mother or whoever download the Plex app on their phone, smart TV, game console, or anything else with internet and you can cast it just like Netflix.
I use unRAID as my OS, which is a Docker-based Linux kernel. I use Plex, Prowlarr/Radarr/Sonarr for indexing and organizing my library, sabNZBD and qBittorrent to download the files, and Overseerr as a search engine and request system for movies and TV. Basically I’ve got Overseerr reverse proxied and myself and all of the folks I share my Plex with can access it and request stuff from any web browser.
I’m actually setting plex up within the next couple of days! I had to make some hardware changes first (mostly adding more storage)
Are there any good guides on how do to it the way you did so it can torrent the stuff you don’t have on demand? I assume that once you’ve torrented it, it keeps that torrented media downloaded for later use as well? Or does it automatically delete after a certain amount of inactivity on that file? Did you set it up with a VPN, and if so how did you get that working in Qbittorrent in docker?