Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

binhex

Community Developer
  • Joined

  • Last visited

Everything posted by binhex

  1. Indeed, as i just stated in the other plex support thread - As the email states, if you are using Docker then it's a No-Op, the problem is mine, and possibly it's even a No-Op for me too as i use AUR upstream, so as long as AUR fix any packing issues then we are all good :-)
  2. As the email states, if you are using Docker then it's a No-Op, the problem is mine, and possibly it's even a No-Op for me too as i use AUR upstream, so as long as AUR fix any packing issues then we are all good :-)
  3. yep that would definitely break the container, the Extra Parameters is for Docker extra parameters NOT the application running in the container. So i have just added another env var for you which will allow you to do what you want, please pull down the latest image (just built) and then follow Q8:- https://github.com/binhex/documentation/blob/master/docker/faq/unraid.md The variable name is ADDITIONAL_PARAMETERS and the value in your case will be --tokenExpirationTime XXh where XX = the number of hours you want the token to last.
  4. Im not exacly sure where you are adding this, i do no see a advanced tab in the filebrowser web ui, screenshot please.
  5. Issue resolved, please pull down the latest image.
  6. It is unsupported, I would recommend switching to the preclear plugin.
  7. It's fully automated, no worries and as your probably have seen a new image has been built.
  8. Hi all, quick update, i decided to create an unraid template for the official teakspeak v6 server docker image, feel free to use the one above or mine (has more options defined and fixes the permissions issue): Search CA for: binhex-official-teamspeak6-server
  9. Whilst there is a docker image for TeamSpeak Server created by the TeamSpeak dev's, there is no public availability to the actual binaries to get this running in a custom image, such as this one. So your best option right now is to use the following from CA, which is simply a unraid template that references the TeamSpeak official v6 server image:
  10. Hi, i replicated the issue, it was due to the introduction of the toggle to enable/disable authentication, this has now been fixed, please pull down the latest image and try again with the default credentials.
  11. I've just rebuilt the image, please pull down and see if that fixes the isse.
  12. Yeah im going to put this in the template somewhere, forgot to do it, for now i will paste it here (its in the README.md too): Username:- admin Password:- filebrowser Ensure you change it once logged in (you can change your password in the UI).
  13. Overview: Support for Docker image arch-filebrowser in the binhex repo. Application: seerr - https://github.com/filebrowser/filebrowser Docker Hub: https://hub.docker.com/r/binhex/arch-filebrowser GitHub: https://github.com/binhex/arch-filebrowser Documentation: https://github.com/binhex/documentation If you appreciate my work, then please consider buying me a beer 😁 For other Docker support threads and requests, news and Docker template support for the binhex repository please use the "General" thread here
  14. You can put /config wherever you want, i am storing my config on my cache drive /mnt/cache/appdata/config/seerr
  15. This is not the official docker image, if you want to use the official docker image then it's the one in CA marked with the 'Official' graphic.
  16. Arch repo is pretty good at keeping up to date, so as soon as plex release support for it then it will be build and available, do keep in mind though you will need all your ducks in a row for this to work, so you will need to have kernel support for battlemage (unraid issue), driver support (community issue), and finally the plex support (as mentioned).
  17. What i suspect is happening is slskd is crashing/hanging due to the previous issue i just posted, thus when the incoming port is assigned to slskd and deluge is also using the same port then slskd crashes.
  18. First thought, are you trying to run slskd inside of the same gluetun container network as deluge?, if so that will not work, you cannot have multiple applications sharing a single incoming port, instead you will need to create another glutun container specifically for slskd, i do exactly this, this is what i currently have setup: So as you can see i have three containers running, gluetun-generic - for all the containers that do not require an incoming port, which is the vast majority of containers, e.g. sonarr, radarr, jackett, prowlarr, etc gluetun-soulseek - as the name inplies this is specifically for soulseek containers, such as nicotine+ and slskd, do note though again you cannot run both nicotine+ and slskd in the same gluetun container network gluetun-bittorrent - again im pretty sure you can guess what this is used for, again i can only run a single bittorrent client in this gluetun container network, running deluge and qbittorrent would not wok. The golden rule - You need 1 gluetun container for each application that requires an incoming port. p.s. I could slim this down to just two, bittorrent and soulseek and lump the containers that only require outbound (generic) into either one, but i prefer the separation and PIA are relatively generous with their concurrent connections.
  19. Hi all, new version just released, nothing mind blowingly cool, just some tweaks, the main breaking change is the change of separator from a comma to the pipe symbol for parameter values, changelog: We now do not un-obfuscate the name of chattr during the run this is left in a obfuscated state, the obfuscated name can either be not defined, in which case it's set to 'rttahc' (chattr in reverse) or the user can define their own obfuscated name via the parameter: -sc|--secure-chattr <name> The script now uses the pipe symbol for separators when definine values for the parameters, this allows the script to operate for folder names that container comma's, so for example: --exclude-extensions '*.jpg|*.png' 3. Removed option to lock chattr (obfuscate and change permissions), this is now enforced to ensure we minimise the risk of ransomware running the utility to unlock. To update simply pull down the script, new version is 'v3.0.0': curl -o <location you want the script to go to> -L https://raw.githubusercontent.com/binhex/scripts/refs/heads/master/scripts/unraid/system/no_ransom/no_ransom.sh
  20. pull down the latest image, this should fix the tailscale integration
  21. https://github.com/binhex/arch-nicotineplus#access-via-vnc-client
  22. WIREGUARD_PRESHARED_KEY is used in the gluetun container and is available (binhex-official-gluetun) as a env var:
  23. nope, nicotine+ has no api, so you are out of luck.
  24. Yep, it was a dodgy sqlite version in the end that caused the issue, all fixed, please revert back to latest.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.