Python ftpsync

I modified this script, it supports explicit SSL. Also, had to fix a bug, it only stores the filename, so if you have pictures in their own folders, and some...

mythtv-handbrake.sh

A working script to convert Mythtv recordings to x265 below, it cuts the commercials out too. #!/bin/bash #By: #http://reubencrane.com/blog/?p=80 #Modified ...

Plex MythTV LiveTV Channel/Plugin

That plugin works, you can download it here. You have to modify the stream.php file, my working modified version is below. <?php error_reporting(E_ALL); ...

Auto load DisplayCAL in Manjaro

Don't use displaycal-apply-profiles, it apparently doesn't work. Use dispwin -d1 "/home/xxx/GW2250 #1 2017-11-25 22-13 2.2 F-S XYZLUT+MTX/GW2250 #1 2017-11-...

Tripp Lite PowerAlert works in Manjaro

Not surprising, it uses Java. It's easy, download the Fedora RPM. Extract it, I right clicked it, and selected Extract to folder, made a new folder. Then co...

evdev passthrough is nice

All you have to do is add some lines to your win10.xml file, then add your user to the input group, and then click ctrl + ctrl the right and left one, and it...