phit42
phit42
It would be nice if notifications via pushbullet would be supported or if sth like containrrr/shoutrrr would be included.
NZBHydra is a meta search tool for indexers, similar to NZB MegaSearch. The search results include a direct link to the nzb. What would be required so that SABConnect++ recognizes...
Hi, I know you have created a very detailed wiki, but I am still at a loss: I have created a simple package for one shell script. My original attempt...
Just my 2cents on a way to execute docker-autocompose: ``` #!/bin/bash # https://github.com/Red5d/docker-autocompose BACKUP_DIR="/volume1/docker/backupcontainersetup" EXPORT_DATE="$(date +%Y-%m-%d_%H-%M)" BACKUP_FILE="${BACKUP_DIR}/docker-autocompose_${EXPORT_DATE}.yaml" # IncludedContainer=(diun sabnzbd watchtower) IncludedContainer=($(docker ps -a --format "{{ .Names }}")) echo "exporting...
I am running the latest eclipse-mosquitto containerized (linux/amd64, ENV VERSION=2.0.18 DOWNLOAD_SHA256= d665fe7d0032881b1371a47f34169e...), and am monitoring it with uptime-kuma on for example the "disconnected" value. It appears the issue as mentioned...
Feature request for a new userscript: When I am looking at a release group in Musicbrainz, I would like to see a button behind its title that calls a configurable...
### Is there an existing issue for this? - [X] I have searched the existing open and closed issues ### Current Behavior Lidarr ignores entries/mediums that are marked as DVD...
Hi, I've tried your docker container as it includes a proxyDHCP. Unfortunately port 80 on my server is in use, thus I need to ask nginx to listen somewhere different,...