Everything posted by Bjonness406
-
[Support] binhex - Sonarr
You cant get sonarr to tell deluge where to downlaod to. When you are adding a tv show, it say "path" on the bottom, just specify there where you want to download it too. Like /media
-
[Support] binhex - DelugeVPN
Updated dynamix webgui from plugins?
-
[Support] Linuxserver.io - Transmission
Good that you got it working
-
[Support] Linuxserver.io - Transmission
The link is not dead?
-
[Support] binhex - TeamSpeak
Write in this ip https://www.whatismyip.com/ Dont use :9987 after the ip, I have it working without having to do that. Since that is the default port for teamspeak.
-
[Support] binhex - TeamSpeak
So when I have my ip what should i type into my connect tab in teamspeak. I have no problems with connections over my home network but just putting in my ip:9987 to connect doesnt work. You need to port forward some ports on your router. This are the ports http://forum.teamspeak.com/threads/46486-Teamspeak-3-Server-Ports?p=200519#post200519
-
[Support] binhex - TeamSpeak
You need to portforward the right port with the ip unraid use. To check your public ip, just search "what is my ip" on Google.
-
[Support] binhex - DelugeVPN
Map the download inside deluge to /data. Set /data from the docker settings in unRAID to where you want to download your files.
-
[Support] Linuxserver.io - Tautulli
Update Dynamix webgui from plugins
-
[Support] Linuxserver.io - Sonarr
What path are you using in sonarr?
-
[Support] binhex - DelugeVPN
You need to and a openvpn file if you dont use Pia.
-
[Support] Linuxserver.io - Tautulli
Updated dynamix webgui in plugins? ha. works like a charm. i tried installing it 2 weeks ago but got the same problems i did earlier today. wonder why that might have been. A problem when calling a docker when you spaces in volume mappings.
-
[Support] Linuxserver.io - Tautulli
Updated dynamix webgui in plugins?
-
[Support] binhex - DelugeVPN
Can you try a popular torrent? A Linux ISO file or something? Post some screenshot, it is easier to help you then for other people
-
[Support] binhex - DelugeVPN
Nope
-
[Support] binhex - DelugeVPN
If you disable the VPN does it work? If so, you do not have your VPN set up correctly. Follow the directions in the second post of this thread. Thanks, config my vpn and it worked great. Now i have another problem, i have my data location set to /mnt/usr/downloads but when i get into deluge it is pointing to /home/nobody/Downloads. If i set it to /mnt/usr/downloads i get a permission denied error?? Thanks Go into your unRAID server, and edit the deluge docker. Go to volume mappings and set "Container volume" to /data and "Host path" to /mnt/usr/downloads with read/write. Then go into deluge and set the data location to /data That worked, have everything up and running. Using airvpn and maxing out my connection BOTH ways 100/10 Line Thanks Should this not be /mnt/user/downloads ?? Yes it should, misstype. Sorry
-
[Support] binhex - DelugeVPN
Unfortunately this doesnt seem to have worked. Deluge is slow to stop and delete torrents i think, try to let it stay over the night.
-
[Support] binhex - DelugeVPN
If you disable the VPN does it work? If so, you do not have your VPN set up correctly. Follow the directions in the second post of this thread. Thanks, config my vpn and it worked great. Now i have another problem, i have my data location set to /mnt/usr/downloads but when i get into deluge it is pointing to /home/nobody/Downloads. If i set it to /mnt/usr/downloads i get a permission denied error?? Thanks Go into your unRAID server, and edit the deluge docker. Go to volume mappings and set "Container volume" to /data and "Host path" to /mnt/usr/downloads with read/write. Then go into deluge and set the data location to /data
-
[Support] Linuxserver.io - Plex Media Server
Yeah, but I actually read the stickies and post them properly.... If there are any mods here, just delete that thread
-
[Support] Linuxserver.io - Plex Media Server
Can you try the following, download and unzip the attached file docker.zip and copy the docker script to: /usr/local/emhttp/plugins/dynamix.docker.manager/scripts Make sure the docker script is executable (chmod +x /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker) if needed. Like to hear your feedback. Pretty good timing bonienl, whilst you were fixing this I was posting a defect report... ... Just did the same, haha :P https://lime-technology.com/forum/index.php?topic=47186.0
-
[Support] Linuxserver.io - Plex Media Server
Can you try the following, download and unzip the attached file docker.zip and copy the docker script to: /usr/local/emhttp/plugins/dynamix.docker.manager/scripts Make sure the docker script is executable (chmod +x /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker) if needed. Like to hear your feedback. I really dont want to just try out things on my main server, sorry. Maybe someone else can test this?
-
[Support] Linuxserver.io - Plex Media Server
I dunno.... I'll go and get my crystal ball out of the car.... I'm just investigating my theory with my Unraid-VM.... Tell us what you find out Hehe, I know you don't know exact time, was just wondering what I could expect. Hope for a hotfix in a couple of days.
-
[Support] Linuxserver.io - Plex Media Server
Yes, upgraded unRAID version at the same time I changed docker.. How long will it take limetech to fix this? (if it is their fault)
-
[Support] Linuxserver.io - Tautulli
Do you have any spaces in the volume mappings? I am having a problem with this, could be v6.1.9 error? Try to add the image again from "Templates-user"
-
[Support] Linuxserver.io - Plex Media Server
It does, as I've used spaces in them before... I tried to switch from Limetech image. Then I add a space I get this error message, if I remove it it works fine. root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="PlexMediaServer" --net="host" -e PUID="99" -e PGID="100" -e VERSION="latest" -e TZ="Europe/Berlin" -v "/mnt/disk1/appdata/plexmediaserver":"/config":rw -v "/mnt/user/Movies/":"/Movies":ro -v "/mnt/user/Tv Shows/":"/Tv Shows":ro linuxserver/plex Unable to find image 'Shows/:/Tv:latest' locally Invalid namespace name (Shows). Only [a-z0-9-_] are allowed. The command finished successfully!