Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...
[SickBeard] host=localhost port=8081 username=ABCDEF password=GHIJKL web_root= ssl=0 (remember that both Sick Beard and SABnzbd run on the same virtualised system inside the jail, which is why the hostname "localhost" is used. Sick Beard Code: Setting Path inside Sick Beard/jail Path ou...
NZBGet profiles must use Username and Password. Host -- Either protocol and host name or FQDN of the server to connect to. Protocol and path are optional, defaults will be used if not specified (eg, "https://myserver.com:8081", "http://myserver:8080", "https://myserver:8080/mysab...
Error response from daemon: conflicting options: port publishing and the container type network mode here is my docker compose volumes: gluetunconfig: driver_opts: type: cifs o: "username=hidden,password=hidden,vers=1.0" device: "//localip/docker/pc/gluetun" qbittorrentconfig: driver_opts: ty...
$ docker run --cap-add=NET_ADMIN -d \ -v /your/storage/path/:/data \ -e OPENVPN_PROVIDER=PIA \ -e OPENVPN_CONFIG=france \ -e OPENVPN_USERNAME=user \ -e OPENVPN_PASSWORD=pass \ -e LOCAL_NETWORK=192.168.0.0/16 \ --log-driver json-file \ --log-opt max-size=10m \ -p 909...
ENV OPENVPN_USERNAME=**None** \ OPENVPN_PASSWORD=**None** \ OPENVPN_PROVIDER=**None** \ GLOBAL_APPLY_PERMISSIONS=true \ TRANSMISSION_HOME=/data/transmission-home \ TRANSMISSION_HOME=/data/transmission \ TRANSMISSION_RPC_PORT=9091 \ TRANSMISSION_DOWNLOAD_DIR=/data/completed \ TRANSMISSION_...
Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...
There is a functionality to only let admins use thetransmissioncommand, list or delete series/movies fromsonarr/radarr. Before you can use this, you should enable each variable in the config fileconfig.yaml. Then you need to add the admins toadmin.txt. You can add theusernameoridof the ...