techhub.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A hub primarily for passionate technologists, but everyone is welcome

Administered by:

Server stats:

4.9K
active users

#jellyplexwatched

0 posts0 participants0 posts today

My #Helm chart for a complete home media/streaming stack, Flex has been updated to version 0.2.0 🎉

Previously, it supports
#Plex as the streaming service, #Bazarr for automated subtitle downloads, #Flaresolverr for bypassing web protections/challenges, #Jackett as proxy server for #torrent trackers, #Overseerr as an interface for requesting media, #qBittorrent as the torrent client, #Radarr for downloading/managing movies, and #Sonarr for downloading/managing TV shows.

Now, to reduce reliance on Plex and lean towards a completely
#FOSS stack, I've added in support for #Jellyfin as a drop-in replacement for Plex, #JellyPlex-Watched for syncing watch states between Jellyfin/Plex servers, and #Jellyseerr as a drop-in replacement for Overseerr, which not only works with Plex but also Jellyfin.

I've been using this for over a year at this point and it works perfectly. For me personally, I have everything supported deployed using this on my
#Kubernetes cluster except for Jellyfin, Plex, and qBittorrent, which I've deployed as individual VMs instead on #Proxmox cos I find it less resource/bandwidth taxing on my cluster that way - this shouldn't be an issue if your cluster is a lot beefier. During non-peak loads, the (Flex) stack uses up a total of only ~0.19 CPU core and ~1.6GB memory.

🔗 https://github.com/irfanhakim-as/charts/pull/136

Changes

Updated chart to match current base template
Added support for modularity for all containers - pick and choose what you need/don't
Made improvements to various var assignments and cond...
GitHubflex: General update by irfanhakim-as · Pull Request #136 · irfanhakim-as/chartsBy irfanhakim-as

Everything that's currently cooking with my "Flex" everything-you-need-in-a-home-media-server #Helm chart: #Jellyfin support as an alternative to #Plex, #JellyPlex-Watched support to sync watch states between Jellyfin and Plex (also supports #Emby, but no plans to support it for now in my chart), and #Jellyseerr support as alternative to #Overseerr that also supports Jellyfin rather than just Plex. I'll update here once I've published it.

Ngl that "Flex" name is kinda (no, very) cringe, and it's clearly "inspired" by the name, Plex - I'm tempted to rename it to another cringey,
mediocre name... but idk if it's worth the hassle haha. Also I'm lazy and don't have the skill to create a new logo for it.