-
jeffreywhunter started following binhex
-
[Support] binhex - qBittorrent
you can actually change it, its just that the template is unaware of what you set the web ui port to, personally i just have a single folder in my browser with links to every docker container, i dont bother with the unraid web ui unless i want to do something unrelated to docker. but if you want to fix it then toggle 'advanced view' top right and then change the port for the 'WebUI' e.g. http://[IP]:[PORT:4000] then click on apply and it should be fixed.
-
[Support] binhex - qBittorrent
the web ui link for the container will not be altered by the procedure mentioned above, so try instead manually typing the url with the port you want.
-
[Support] binhex - qBittorrent
See Q4:- https://github.com/binhex/documentation/blob/master/docker/faq/qbittorrentvpn.md
-
[Support] binhex - trimarr
because trimarr is clever :-), it knows not to leave a video file with no audio, it will only remove non matching audio if the preferred audio exists, nobody wants a video file with no audio, right?. The flow diagram explains it quite nicely:- https://github.com/binhex/trimarr#audio-tracks This is the section that prevents the deletion of all audio:
-
[Support] binhex - Plex Pass
Decided to workaround AUR and perform the install manually, new image built, please pull down latest.
-
[Support] binhex - Plex Pass
Just an update on this, it looks like due to an influx of 'malicious package adoptions' AUR is currently disabled from pushes, so for now the upstream package cannot be bumped, once this changes it will auto trigger the build, if this has not changed by the end of this week (16th Aug) then i shall look into building the package myself. Link:- https://lists.archlinux.org/archives/list/[email protected]/message/YPJ3FQYJTJXXY3RUXCYLMHUKHLIUNVFF/
-
[Support] binhex - Plex Pass
Hi all, i am awaiting a update upstream, once this is updated the build will be triggered automatically: https://aur.archlinux.org/packages/plex-media-server-plexpass#comment-1081353
-
[Support] binhex - SABnzbd
if you look at this screenshot i think your downloads are actually going to <default base folder> + 'Downloads/incomplete' or to give you the full path: /config/Downloads/incomplete which is not what you want, so try specifying the full path in the Temporary and Completed Download folder fields i.e. /data/Downloads/incomplete and /data/Downloads/complete you should then have your downloads end up in the right place and sonarr will then be able to pick it up.
-
[Support] binhex - SABnzbd
this is a classic mismatch on the download path, see Q4:- https://github.com/binhex/documentation/blob/master/docker/faq/unraid.md
-
[Support] binhex - UrBackup
I cannot see any log rotation function in urbackup, so i guess not, can you not exclude certain files/folders in the backup plugin? (i dont know as i dont use it).
-
[Support] binhex - General
There was a security incident for AUR (Arch User Repository) where a number of packages were compromised (see the list of packages affected here), i have done a thorough scan of all my docker images and found zero references to the affected packages, so i believe all images are clean at this time.
-
[Support] binhex - qBittorrentVPN
Sadly that is a problem for PIA, and protonvpn (i think) also uses dynamic ports, thanks for chipping in though and confirming its fine for static incoming ports, that is good to know!.
-
[Support] binhex - qBittorrentVPN
no, both, less peers means less upload and download speed. not at all, wireguard can do it, but the unraid wireguard implementation has no functionality to allocate a dynamic incoming port from the VPN provider allocate a incoming port from the VPN provider, and yes its tricky as each provider does it differently, PIA is actually one of the most complex providers.
-
[Support] binhex - qBittorrentVPN
This makes perfect sense to me, which is why the spaceinvader one video you linked to and the solution shown in that video do NOT provide you with an incoming port, that is my point, so your speeds will be slow if you use that method, it doesnt matter what PIA endpoint you select when using that method, you will not get an incoming port, period.
-
[Support] binhex - qBittorrentVPN
Whilst the unraid wireguard vpn method is really cool (and i genuinely mean this!) it does have one problem when it comes to bittorrent, no port forwarding (so no incoming port), at least that was how it was last time i looked into it.