

Since you only use Plex because of overseerr: There is a fork called Jellyseer that is compatible with Jellyfin. Haven’t tried it yet but it may be worth looking into.
Since you only use Plex because of overseerr: There is a fork called Jellyseer that is compatible with Jellyfin. Haven’t tried it yet but it may be worth looking into.
To add to that: Configure your notifications. Anything that isn’t urgent doesn’t need to vibrate or make a sound. It can just sit there until you look at your phone. Also, use do not disturb for things like work.
I’m always surprised by people complaining about seeing communities they don’t want to see. Does everyone really browse “all”?! Why don’t people just browse “subscribed” and only subscribe to communities they like?
I think there’s an option to enable/disable sound on the host computer somewhere in the streaming settings.
Have you tried GlosSI?
I’ve used it to play some game pass games.
I love kubernetes. At the start of the year I installed k3s von my VPS and moved over all my services. It was a great learning opportunity that also helped immensely for my job.
It works just as well as my old docker compose setup, and I love how everything is contained in one place in the manifests. I don’t need to log in to the server and issue docker commands anymore (or write scripts / CI stages that do so for me).
You won’t be using a traditional RAID with TrueNAS Scale. You have a choice of Stripe, Mirror, RAIDZ1, RAIDZ2, RAIDZ3, dRAID1, dRAID2, dRAID3. The docs are very detailed, so you should read up on RAIDZ and the other types elsewhere, too.