Simple Home Assistant Notification when Plex is Playing
| | | |

Simple Home Assistant Notification when Plex is Playing

In this guide, I’ll show you how to create an automation that sends a notification whenever one of your Plex users start watching something. This automation was found in this community forum post. This is handy for a lot of reasons. Sometimes it’s neat to just see who is actually utilizing your Plex server. Other…

How To Copy Files to Google Drive using Powershell
| |

How To Copy Files to Google Drive using Powershell

In this guide, I’m going to show you how to copy (upload) files to Google Drive using a simple Powershell script. This is a great way to automate the process of moving items to the cloud for backup and retention purposes. On my home server, I have a storage array specifically for backups (R:\) I…

How To Setup Plex-Automatic-Pre-roll-Gui in Windows
|

How To Setup Plex-Automatic-Pre-roll-Gui in Windows

In this guide, I’m going to show you how to setup and install Plex-Automatic-Preroll-Gui to automate the prerolls that play before you start a Plex movie. If this sounds familiar, it’s because I wrote a step-by-step guide on how to do this last year. However, the developer JUST released a new version which now includes…

How To Automatically Start Sonarr & Radarr After Reboot (Windows)
| |

How To Automatically Start Sonarr & Radarr After Reboot (Windows)

In this guide, I’m going to show you how to automatically start Sonarr, Radarr, Prowlarr, NZBGet, or any other application automatically after your server reboots. This guide will be for anyone running these services on Windows 10, Windows 11, or Windows Server 2019. If you are running into an issue with Sonarr not starting with…

How To Install ErsatzTV to create IPTV Channels in Plex
|

How To Install ErsatzTV to create IPTV Channels in Plex

In this guide, I’m going to show you how to install ErsatzTV on a Windows Server 2019 server. ErsatzTV is similar to DizqueTV; it’s an application that lets you create TV channels from your locally stored content. I’ve also written a guide on How To Install DizqueTV if you’d like to set that up instead….

How To Install DizqueTV to create IPTV Channels in Plex
|

How To Install DizqueTV to create IPTV Channels in Plex

In this guide, I’m going to show you how to install dizqueTV on Windows Server 2019. DizqueTV is an awesome application that lets you create pseudo “TV channels” from your locally stored Plex media. There are installers for Windows, Linux, MacOS, Docker, and raspberry pi, so anyone can set this up! I have Plex installed…

How To Setup a Telegram Bot
| | | |

How To Setup a Telegram Bot

In this guide, I’m going to show you how to setup a Telegram notification bot. Telegram is a fantastic open-source cloud-hosted instant messaging software. It’s used by tens of millions of people all over the world and has integrations for many popular sites and services. I primarily use Telegram for notifications. To monitor my self-hosted…

How To Add Additional Cameras to Blue Iris (by copying existing cameras)
| | | | |

How To Add Additional Cameras to Blue Iris (by copying existing cameras)

In this guide, I’m going to show you how to add another camera to Blue Iris. Rather than manually configuring each security camera, Blue Iris has a handy “Copy from another camera” feature, which will copy the existing settings of one camera and apply it to a 2nd one. This is a super easy to…