Automate exact release search with Prowlarr If you are determined to find very particular releases, this script based on Prowlarr API will help you.
Export your Docker compose files and structure This useful command exports all the docker-compose.yaml files from a folder to another while keeping the tree structure.
Migrate Umami from PostgreSQL to MySQL I recently installed MySQL for another purpose so I've decided to use it as well for Umami. Here are the few steps I did.
Audit all your docker-compose.yml files If you would like to check if the timezones are correctly setup in all your docker.compose.yml files or just want to list all values of a certain property (subnet, PUID, PGID, ...)
Set RuTorrent's Autotools plugin in debug mode Create this file if you want to set RuTorrent's Autotools plugin in debug mode
Get notified on Discord about UniFi devices with available firmware upgrade This script uses your UniFi controller API to get firmware available upgrades and push notification for each device on Discord. It can be run as a daily cron job and adapted to any notification app.
List all Docker containers without healthcheck List and find all Docker containers without an healthcheck
List all Docker containers without a specific label List and find containers without a specific label
Convert all ASS subtitles to SRT for all mkv in a folder This script will create a copy of your mkv files with all subtitles tracks in ASS converted to SRT
Archive data via rclone limiting the bandwidth This rsync command will archive one folder to another without consuming more than 5MB/s of your bandwith