My girls for Christmas brought me the Uniden iGO Play 10″, which brings Android Auto to my old 2004 Toyota Prado (120 Series). I’ve loved placing some new technology into the rig, and the installation has been excellent, including some customizations that I didn’t expect to work so well. One being to maintain the Bluetooth …
Category: Technical
Aug 24
Add shepherd XMLTV Grabber To Ubuntu Plex Server
Now that Plex has dropped guide data support for the Live TV / DVR component of their Plex Pass feature set, it’s necessary to configured your Plex server to download XMLTV guide data by other means. Below is my take to configure a Ubuntu Plex Media Server with the guide data script Shepherd. <code>sudo suapt-get …
Jun 23
Failover Internet on ER-X -Ubiquiti (Ubnt) Edgerouter / EdgeMax
Still a new router to me, and this goes for the language it uses but I’ve striped out the configuration the wizard used to setup fail over internet below, after only a few minor changes (narrow the internal group to the ranges I use, description changes, and group name changes to suit what I’m using) …
Nov 28
QNAP USB Serial Adaptor
Here’s something I’ve just worked out that is cool. The QNAP NAS’s can have a USB to serial adaptor connected to them and you can SSH into the system and access the client device through the QNAP by issuing the command screen /dev/ttyUSB0 9600 This has been a huge help as my Windows system always …