
Have you ever wanted to remove something from the recently added list in Plex? Or change the order? Here is how.
Continue reading “How to remove something from recently added in Plex”DIY projects, tips and tricks
Have you ever wanted to remove something from the recently added list in Plex? Or change the order? Here is how.
Continue reading “How to remove something from recently added in Plex”If you run your own Plex server it would be nice to not get a certificate error when you surf to it in your browser. You could use something like Lets Encrypt if your server is publicly available but I wouldn’t recommend having your Plex server publicly available. So what I have done is created a custom top level domain that is local to my network so I have an easy to remember host name. But that also means I have to create my own certificate authority.
Continue reading “How to use a custom certificate with Plex”Here is how you activate Plex hardware transcoding on your TrueNAS box to offload your CPU and get those Plex videos to play butter smooth!
Continue reading “How to use Plex hardware transcoding on TrueNAS”This guide will go through how you setup youtube-dl to automatically download videos from your favorite Youtube channels to a Plex server running on TrueNAS.
Continue reading “Automatically download Youtube videos to Plex on TrueNAS using youtube-dl”TrueNAS includes a set of plugins that will configure a certain application in a jail, for instance Plex. It’s a really nice feature, it works and it’s easy to use. But for long term use the plugins tend to not work as well. I’ve seen issues keeping the jail up to date, both with the latest release of Plex but also with the latest release of FreeBSD. For long term use a custom jail is a better choice since you have much more control over it. Here I will show how you can migrate Plex already running as a plugin to a custom jail on TrueNAS.
Continue reading “Migrating Plex TrueNAS plugin to a custom jail”Plex has support for podcasts and web shows (which I henceforth will refer to as video podcasts) but I’ve never been a fan of their implementation. You can only listen to podcasts offline on Android (I have at least not seen a download feature on other platforms that I use) and there are constant problems with resuming playback where I left off. For video podcasts I have never seen an option to download them on any platform.
Therefore I have been searching for an alternative solution that still would work with Plex and that solution is called Podget. Podget is basically just a bash-script that can download any podcast that supplies a RSS-feed. So the idea is that Podget will download the episodes into a folder Plex can read from. Here is how I set it up in a jail on TrueNAS.
Continue reading “Using Podget to download podcasts for Plex on TrueNAS”I recently finished building a new FreeNAS machine, my first actually. One of the goals for the machine was to use it to backup my servers. My requirements were the following:
Changing the host name of a Proxmox node is unfortunately a bit harder than changing the hostname of your typical Linux machine. This article will guide you through the process. Keep in mind that this only covers changing the host name for a standalone node, I don’t know if the process is different when the node is part of a cluster.
Continue reading “How to change the hostname of a Proxmox node”I’ve been running two Samsung 950 Pro 512GB in raid0 for a total of 1TB of NVMe storage as my boot drive in my desktop PC. I didn’t really want to run raid0 originally but I started with one drive and it turned out to not be enough space so I added another one a couple of years ago. Now I’ve used almost 900GB so it was time for an upgrade, I blame all these huge modern games. Continue reading “Two 950 Pro 512GB in raid0 vs one 970 Evo Plus 2TB”
I haven’t been able to find much information on this but from what I’ve found it looks like you have to pay in order to install a custom SSL certificate for the Pritunl web interface. You get a self signed certificate when you install Pritunl but I’m sure most people that do that want a valid certificate, even if it’s just for a small server running in a closet. Continue reading “How to setup a custom SSL certificate for the free version of Pritunl”