Having a home media center is really handy. It can do a ton of things besides just storing and playing your movies and TV series. You can also use them as network-accessible storage or an automated backup system or can even set them up as emulators to play vintage arcade games. The really amazing thing is that you can automate some tasks that you didn't even know wanted to be automated. In this article, we will explore one such automated workflow.
Force Janitor to work with your upgraded Kodi installation
Janitor is an addon for Kodi that will automatically scan your library for watched movies, TV show episodes and music videos based on criteria such as age, rating or free disk space. I set it up to delete what we already saw after 2 days except if it is in a protected folder. It is a great tool to free up disk space on your device, but if you upgrade to a version of Kodi that is not supported, it will be disabled and you will have to delete stuff manually again.
How to fix Kodi black screen after upgrading to a new version
Just had this happen to me. I didn't really watch what I was doing and issued the "sudo apt-get dist-upgrade" command which for some weird reason removed Kodi from my system. After reinstalling it with "sudo apt-get install kodi" all I got was a black screen instead of the Kodi user interface.
Speeding up Windows 10 for gaming with CCleaner
Personally, I use Windows 10 solely for gaming purposes on my desktop computer. I’m not hating on it like previous versions as I do think that this is finally a good and usable operating systems. However, Linux has been one
Skipping YouTube ads in Chrome, Firefox, and Android
Ads are pretty annoying when you just want to look up something really quick on Youtube. Not as if they aren't annoying all the time, but when you are looking up instructions on CPR, you definitely don't need a long advertisement on hamburgers.
Using Barrier to control multiple computers regardless of operating system
I don't often use multiple monitors at once, but when I do, I'm using multiple computers too. I'm mainly doing this to test websites on multiple operating systems as my desktop machine runs Linux Mint and my work laptop has Windows 10 on it. Of course I could use Virtualbox to run any number of operating systems, but having a separate device makes things a bit more simple for me. What I despise is using the laptop keyboard and the trackpad. Wouldn't it be nice if I could use the desktop keyboard and mouse on the laptop too?
Get rid of the bloat of Windows 10 with Bloatbox
It is a good idea to keep your system as lean as possible by installing only the software you really need and do in fact use regurarly. This is all good in theory, but what can you do with the crap that comes preinstalled with your operating system?
How to upgrade to Windows 10 version 2004 if the option is not available in Windows Update on your machine?
As of the writing of this post, Windows 10 version 2004 is the latest release of Windows 10 dubbed as the 2020 May update. While it was available to some through Windows Update since May, many still only see a notification that it will be available soon.
Creating an installer for Windows from your JAR file to easily distribute your Java project
Your first Java project finally runs from the command line and you want to share it with your friends to show the spectacular progress you made. All you need to do is to create a compressed jar file and send it to them, right? Not quite as in case they have no Java Runtime Environment (JRE) installed or have a different version from the one you used, all they will get is a criptic error message.
How a tiny USB Soundcard solved 3 separate problems
By now, the sound coming out from a computer should be a trivial issue. Ever since soundcards integrated on PC motherboards appeared, all you had to do was to plug in your speakers or headphone in the green stereo audio-out port and everything worked like magic. At least that is how it should work.