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.

Sarge888

Members
  • Joined

  • Last visited

Everything posted by Sarge888

  1. Awesome to hear, il be looking for the auth variables to add. also with the newest update the port forward api has changed/moved. It's no longer at /v1/openvpn/portforwarded but instead has been moved to /v1/portforward . The old route sends a <a href="/v1/portforward">Moved Permanently</a> response. So you're gluetun script will need to be updated. I can send a pull request if you want but it seems like a easy enough fix so i didnt. Reference - https://github.com/qdm12/gluetun-wiki/blob/main/setup/advanced/control-server.md#port-forwarding
  2. Will this container end up supporting gluetun's to be required authentication? As I see you can tell the container to use gluetun but no option to add a username,pass or api key. Ref mentioned here - https://github.com/qdm12/gluetun-wiki/blob/main/setup/advanced/control-server.md#authentication
  3. I was trying to install it from within binhex deluge docker since I don't need it to update all that much. So I didn't see the need for another container. But i think il just use another container that allows me to add the package to the compose file and just add a simple script to monitor and update my vpn port like binhex did automatically.
  4. That is the script I have been using. But it's not been working since I switched to binhex-deluge(it had worked with binhex-delugevpn tho which is strange). There's no pip in binhex containers and using the git clone option and installing doesn't seem to install the dependencies.
  5. I. Used that before but it stopped working with the newer versions of deluge. So I had to look for an alternative
  6. Im using the binhex-deluge container and trying to get autoremove-torrents to work. Im able to clone the git to a scripts folder and run the install.py successfully(since pip isnt installed). However when trying to run the program I get errors over missing modules like yaml,requests,deluge_client, ect. From what i was able to theorize myself it seems the installer is not being given permission to install its dependencies or something. Or maybe has todo with it being installed in an externally managed environment as is the error I get when installing python-pip and using pip to install the package. Is there a method to add a package during docker compose like with the docker mods option from linuxserver's containers? Or maybe another method i might have missed. Ideally i'd like this app to be installed automatically whenever there is an update.
  7. I was able to fix this by using the ltConfig plugin and changing the peer_fingerprint setting to "-DE220s-" and then enabling the "apply setting on startup" option.
  8. Where does compose-manager run its command line wen its starting a custom container? I had a mishap and a container created a database config folder in the root directory of where ever the command was run. So if you could point me to the location that would help me greatly to remove this misplaced folder.
  9. Yes that does work for me. I guess it's the curl command I'm using. It uses both the -b and -c variables which I now understand is why it's downloading something. But why it doesn't tell me the response like it does wen I run the command in the shell is beyond me. I'd share the command but it relates to a tracker site and I'm not sure if that's allowed here.
  10. That gets rid of the progress bar but does not show me the result. I should be recieving a api json response. Is there anyway to see that response in the output window?
  11. So I have a simple script that runs a curl command within a docker container using docker exec command. However the output I get is just a download progress before finishing. It works just fine however I'd like the output to show me the returned json from the api call. Running the same command in a shell shows me the response. So I'm wondering how to have the userscript also return the response instead of just showing a download.
  12. That solved it. Thx for the insight guys. Wish i would have seen it sooner lol.
  13. I think iv cleared Filebot from issue. I believe it is causing another app issue because that app doesnt have the path output. May have a idea how to fix it now.
  14. i've been trying for hours to get this keeplink thing to work. Can someone maybe give me the answer, im like starting to pull my hair out haha. i have shares for Downloads, Movies, TV located in /mnt/user in Downloads i have a complete folder that has all the completed files. Iv tried a few diff paths in the docker container settings but still keep getting the wrong symlink path.
  15. awe ok i get it. So it must be a config issue then because after it does keeplink, deluge nolonger has access to the file/symlink. Is it even safe to give a docker /mnt/user access?
  16. AMC seems to be adding the wrong link for keeplink when using unraid. In the logs it shows [amc] [KEEPLINK] from [/watch/testMovie/testMovie.mkv] to [/output/Movies/testMovie.mkv] which is correct and works, However the terminal shows testMovie.mkv -> ../../output/Movies/testMovie.mkv which makes the link broken(due to the ../..). So im fairly new to unraid but from what im seeing in the logs to what im seeing in the terminal seem like 2 diff outcomes. Is there a reason why in the logs it shows the correct path but when actually viewed and tested the link is broken and pointing to the wrong location? I dont understand why its even adding the '../..' when its using a direct path. Did i just messup the config or something?

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.