As I have started using the desktop in my house, as well as my laptop, I have also started using Syncthing to keep some of my various projects, org-files and Emacs setup [see below] the same across my devices. As such, Syncthing conflicts have become the bane of my existence, so I had to work out someway to deal with them.
Continue reading “Remove Syncthing Conflicts”Tag: github
The Death of GitHub
So, it’s official – Microsoft has bought GitHub for a whopping $7.5B – enough to make Dr Evil’s pinky head mouth-ward.
I find this, in modern parlance, “problematic”. Continue reading “The Death of GitHub”
QYTTS Update – v0.7
So, it appears the YouTube search result page slightly changed it’s format, and broke my scraper. My trailer scraping script QYTTS has now been updated, and you can find it on Github
Update
No longer on GitHub, my code can now be found on notabug.org
QYTTS – Trailer Scraper for Kodi
For a few years now, I’ve been running a Kodi setup on various Raspberry Pi’s to live behind my telly. Currently on RPi 3, and OSMC is my distro of choice (clean, simple, smooth, and fast!). One plugin came to my attention which I found to be marvelous, called Cinema Experience. And I’ve managed to tailor it further to my needs through some BASH script magic…
Either read on, or click the pic to see the GitHub notabug repo.