Advanced pirates, whats a tip others might not know?
Advanced pirates, whats a tip others might not know?
Synology NAS (with SynoCommunity) + Transmission + Sonarr/Radarr/Prowlarr/etc + Kodi
It’s amazing, the new episodes or movies just show up right there in the media center, with correct metadata, ready to be watched.
I only watch on one device (Nvidia Shield Pro) directly and do not need streaming over the net. Because of this I have also not looked into Jellyfin much either.
Overall I got to know Kodi first and like the customization and add-ons etc. I have my library/metadata set up that way and am too lazy to check the others out and maybe switch (don’t fix a running system, right? xD)
I have a dated opinion, it’s probably still true, but compute power is much cheaper now.
If your player doesn’t support the format, Plex will transcode it on the server – which is extremely slow if all you have is just a junk pc as server, while on Kodi (or what I personally use, Infuse), you can use any file server, like smb, and they’ll just play. No fuss, any lags will definitely be a network issue.
The modularity of docker makes this great! I have a docker stack with overseerr, 2x sonarr, 3x radarr, 2x readarr, lidarr, unpackerr and sabnzbd. Another stack with nordvpn and qbittorrent. It’s so easy to setup and it becomes very powerful.
I have some users on Plex that simply do some requests on overseerr, I approve them, then everything gets downloaded automatically. They just have to wait for it to be available. I used to be suscribed to Netflix, not anymore since their offering dropped while their prices raised.
I don’t know overseerr yet, sounds like it might be useful for my gf 🤔 Also never heard of unpacker, gotta check out the advantages of that.
I only recently finally got into docker and it’s amazing. Good thing I spent the extra bucks for the NAS that supports it back when I bought it some years ago. Maybe I’ll switch Sonarr/Readarr/Readarr and Prowlarr to docker too, so that I can manage everything the same way.
I was so close to going legal and signing up for Netflix, and then all the other platforms started to pop up and the content got split over all those. I just want one platform for all my favourite shows and movies. It should be shared like with Spotify/Google-/Apple-/YouTube-Music, not the exclusive chaos that it is now.
Unpackerr is good to unpack torrent files when they are multiple rar files for example. It seems to do its job, I have less failed imports and less manual intervension.
I used to be legit. Then Netflix started to cancel my shows, they raised the price and other platforms started to pop up. I said fuck it and went the way of piracy. I’m legit with gaming and music since there are convenient solutions for those.
The other reply is right!
This is probably a dumb question but how do you run Sonarr twice?
Also, where do you get your French content? I’m having a hell of a time finding places
Lack of knowledge isn’t dumb, it’s just lack of knowledge. You can’t know everything.
I run 2 docker containers, named slightly differently (my setup is a bit more complicated within a stack though). Then I map a different port for the FR one so it doesn’t conflict. Of course, you need a different config volume. Then once the container is up, you can I link my FR sonarr to my EN one. So when I request something on my EN Sonarr, it also adds it to my FR Sonarr.
I also do that with movies, but for HD and 4K instead. I manage multi-language differently.
I’ll PM you for my source of French content.
Thank you for the detailed response. This might be the shove I need to look into docker haha.
I would appreciate a pm with a source - thank you!
I’ve been doing basically the same thing on a QNAP NAS slowly as I find time to learn.
My current setup is NAS with a docker running Jellyfin (Plex alternative that is FOSS and also better in my opinion). I setup a reverse-proxy via https to Jellyfin on the NAS.
I have VPN+Prowlarr+Radarr+Sonarr+Lidarr+qBittorrent setup on my PC and uploading locally to the NAS for Jellyfin.
I have a domain purchased and using DDNS to point the url to my IP, though that doesn’t appear to be working properly right now.
So as is, it works quite well at least on my local network, but when I find the time I’ll get the domain working so I can properly login to Jellyfin remotely with it. Then next up is moving the torrent setup onto the NAS in it’s own docker stack.
My NAS also has two physical network interfaces so I’m also going to setup the other one to be exclusively a VPN connection so I can let different docker stacks use different network interfaces. (VPN for torrent docker stack and non-VPN for remoting into the NAS or something. I’m not sure yet.)
I have done basically the same thing. With a few differences.
I setup Transmission and SaBnzbd on the NAS but offloaded sonarr/radar/prowlarr to my server so it’s not taking up resources from the NAS.
Found Usenet to download significantly faster overall and sonarr/radar get releases from them much quicker then torrents. Only about 1/15 downloads end up being torrents.