This would be huge, one of the biggest draws to Plex for me is being able to use a single account to watch content across all my friends servers from any Plex UI (be it the hosted one at app.plex.tv or the copy hosted with each Plex server)
Do you get ads in the subtitles though?
“Subtitles downloaded by VIP members are free from any embedded ads, offering a cleaner viewing experience.”
I haven’t used opensubtitles much but have been considering setting up bazarr, using a source that embeds ads in subtitles would be a non starter for me.
I would even be totally willing to pay for increased download limits but not if it means supporting putting ads in the free subtitles.
I’ve been downloading tons of my Spotify music using spotdl and sticking it on Plex, which kinda accomplishes most of what you want. I then organize it with lidarr. Spotdl doesn’t actually download from Spotify but it uses Spotify metadata to tag files after matching with and downloading from YouTube music, it might just use youtube-dl/p under the hood but being able to give it a Spotify playlist, artist, or album url from Spotify makes it super convenient. For some artists I just download the entire artist in one go.
Plex has a reverse proxying service and can do upnp for you so it works with dynamic IPs out of the box with no need for a domain or forwarding ports. It defaults to upnp and falls back to the Plex hosted reverse proxy which also uses a dynamically generated subdomain and gives you a free SSL cert. Granted I prefer to host my own reverse proxy anyway with my own domain (when I had a static IP I just forwarded a port and set up an A record) but out of the box Plex does make it much easier for a non technical user to hit the ground running.
I can’t help with the 2 options you presented, but if you’re interested in an sfp+ router, I’ve used the DEC2750/DEC750 from OPNsense as a directly fiber connected router for Comcast Gigabit Pro 2Gig fiber for several years. It’s super capable, you’ll have an enormous state table to accommodate tons of P2P connections for torrenting, and you’ll be able to enable loads of plugins, VPN connections, IDS, etc without the CPU breaking a sweat.
I just run them side by side on the same nuc. All my friends still use Plex though I think because the apps look nicer. I wish jellyfin had federated features so that you could choose to use a single account across many friends instances. I still use Plex because I don’t want to deal with syncing watched status between instances.
Imo calling his channel satire for his use of comedy is akin to calling TechLinked satire because of their use of comedic quips, heckler, and goofy quick bits transitions. Satire implies a level of irony or insincerity, which I don’t think code report falls under. His videos might be comedic but the topics covered are serious and factual.
For me the math worked out that it was cheaper to get a nuc with quick sync than to pay for the extra storage h264 uses, it’s less than half the bitrate (usually ~2Mbit for 1080 compared to 8+), I have 23TB of content and my Intel nuc power efficiently transcodes to h264 on demand if the device needs it.
I use both plex and jellyfin and my files are on a nas. Previously truenas but now synology. I just mount my collection over smb to my Intel nuc with quick sync so that Plex/jellyfin can provide me and my friends a slick UI as well as transcoding (can store stuff in hevc, flac, 5.1 or 7.1 dts hd ma and not worry about codec support on each device), a nice web player with subtitles /audio track selection, and nice apps on every device to access the collection.
But yeah NAS and jellyfin aren’t mutually exclusive, many people use them together.
Are specials requestable in jellyseerr? They aren’t in overseerr, so they have to be manually requested in sonarr. Also, sonarr uses tvdb and as I understand it, it’s unlikely to ever support tmdb, so if jellyseerr uses tmdb like overseerr does, then that could be another source of confusion if there are differences.
For now if you use sonarr you just have to accept tvdb and set other things to use tvdb where possible (Plex and jellyfin), and accept mismatches where it can’t be changed (like overseerr / possibly jellyseerr too since it’s a fork)