Blocklist-Update.sh is a script that I wrote to manage blocklists from bluetack etc to be used in conjunction with Transmission torrent downloader in Linux/MacOS. The script can be taylored to work with Qbittorrent as well, but the placement of the blocklists means you'd have to redirect the blocklist to go somewhere locally manageable as Transmission uses its own blocklist directory in .config. I believe there are about 10 lists there now. It works well for my needs. It can be ran weekly using crontab in standard user profile. To download: blocklist-update.sh To download the others: Github
Obviously one of the most top rated and the most popular media viewers today, VLC has reached its fame no doubt due to the fact that it supports more formats than any other. VLC is one program with a versatile arrangement of plugins and features. Almost everyone knows about it. In recent months, VLC has been lagging behind in Manjaro or other Arch-based distributions simply because there was a switch from qt4 to qt5. I wouldn't even bring this up, however, it has affected me as well. You load Manjaro 17.0.x and for whatever reason, when you go to launch VLC to play say, Knight Rider, VLC crashes almost immediately. I recently updated the bash scripts and solved a whole bunch of bugs that I missed. In one of the efforts to resolve the issues, I added Clementine to the automatically installed list. I added the application simply because it requires qt4 and thus downloads it accordingly. Normally, the system has qt5 and so, it doesn't really look for qt4. Qt4 is a plugin system for KDE applications that require it, however, KDE has advanced beyond qt4 by now. VLC still requires it to play video, so if you are thinking of installing Manjaro and using the defaults, it's best to install clementine and remove the nighly version of VLC as of right now. My scripts also install the stable version of VLC as it is the one that works with clementine installed. I'm sure this is just temporary, I'm sure it will be rectified once everything moves to qt5 appropriately. Ubuntu doesn't seem to have this issue and I think it is because it still retains qt4. I know I can't be the only one who has noticed this, but I am one of the few who made a blog post entirely devoted to it.
Comments
Post a Comment