Everything posted by tazire
-
[Support] binhex - rTorrentVPN
I installed this and first off I needed to stop my deluge docker to get this to work. I assume it has something to do with the VPN. I have 2 separate PIA accounts so I didnt think I'd have an issue connecting both. But apparently so. And when I start up the docker it immediately asks for a username and pw?
-
[Support] binhex - Couchpotato
Cool thanks. Just one other question. Is there anyway I can make download requests from couchpotato go directly to the top of the queue. I have sonarr setup also which has a serious amount queued but id like couchpotato requests to take priority. if this is at all possible?
-
[Support] binhex - Sonarr
cool. thanks for that.
-
[Support] binhex - Sonarr
I have this up and running now. I'm just curious as to how I get sonarr to tell deluge what folder to download the content to and finally what folder to place completed content in? or is this even possible for that matter?
-
[Support] binhex - Couchpotato
Hey lads, just looking for a little bit of help with the mover. Basically I'm wondering is it possible to get the mover to move the video file only? I have a pic showing the files that i'm talking about. I dont want all the extra srt files or whatever they are. Other than that i seem to have it working perfectly. Thanks http://i.imgur.com/cfYrsB0.jpg (file to large to upload directly)
-
[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. All the relevant ports have already been forwarded. 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
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.
-
[Support] binhex - TeamSpeak
have my server up and running just wondering how do i find out the ip for accessing the server from outside the home network?
-
[Support] binhex - General
Thanks alot for the help. I will be putting alot more thought into my structure now. I have one other question. I have 2 shares named Movies and Recorded TV. They are working fine for me but I was considering moving them into a single share media with the appropriate folders. Is there a quick way for me to do this? trying to create a new share called media with the 2 sub folders and then moving the files using the remote pc clearly is the wrong way for me to go about it. So basically I'm looking for the commands to cut the contents of the Movies share and paste them into a ..../media/movies folder and likewise with my recordedtv
-
[Support] binhex - General
ok im running into issues with the deletion of the shares. Well one share in particular. Complete Downloads. I used putty and logged in as root with my password. I actually tried no password first just to ensure it was actually my server. I then put in the commands as pictured below. The first command caused my mapped drive to Downloads to not be available anymore and eventually the share was deleted. Same worked for my appdata..... I continued with the other commands as shown in the pic. Complete Downloads appears to have had no effect on it what so ever. I still have full access over the mapped drive with all folders still present as they were previously. I'm wondering does the space in the share name cause any issues? Not sure what I'm doing wrong at this point. Squid the problem is that after deletion of the apps and data etc and manually trying to delete all the files, it was still leaving empty folders behind that would not delete in the conventional way. Therefore the share would always have files and could not be deleted using the webgui
-
[Support] binhex - General
if you want to clear it all down quickly then the best way is command line, so ssh in to unraid and then issue the following command, be VERY VERY sure of the path, as this will be a recursive delete, if you specify the wrong folder you can delete a lot of stuff very quickly!!! rm -rf /mnt/cache/<path to the root folder you want to delete>/ one of the REALLY nice things with docker is that you can blow away everything and get it back up and running very quickly, if your happy with the paths you choose for your dockers then you can use the "user defined templates" dropdown to pre-populate each docker config as it was before, i dont know if you want to do this as you say it got in a bit of a mess but its an option Thanks for the reply. Not gonna lie never actually tried to ssh into the server. What would i use for this? and how would i go about it? I can essentially delete 3 share and start over. my appdata, downloads and completed downloads. only completed downloads was ever cache only so should i use rm -rf /mnt/user/<path to the root folder you want to delete>/ as opposed to cache? so for instance if I go with rm -rf /mnt/user/appdata/ rm -rf /mnt/user/Downloads/ rm -rf /mnt/cache/Completed Downloads/ Will this delete the share or just the whole contents of the share? doesnt really matter either way as I intend to start over. but just fmi!
-
[Support] binhex - General
Binhex I sent you a few bob for all the fine work you put into these dockers and the very good support. Anyway, Just need another hand with some things. I recently upgraded my server. new cpu, motherboard, and case. I have decided to delete all of my dockers and start fresh. I have been trying to decide on best set up in terms of shares etc. So i got all this decided and i am now trying to delete shares. The issues i am having is that many of the folders/files will not delete. It never prompts me with a lack of permissions or anything like it. In my appdata share I have managed to delete all the settings from all my dockers bar my plex media server folder. there is nothing in this other than a ton of empty folders. When i attempt to delete these folders it does the normal deleting progress pop up and says its all deleted but it never actually goes away. I have similar issues with a downloads share and completed downloads with a slight difference. With these shares there is a number of folders that when i try to delete them nothing happens. No delete progress prompt, no lack of permissions prompt.... nothing. My intentions was to clear out my appdata share and start from scratch with all the dockers I wanted in an attempt to get it all working as I wanted. (tired of all the issues I'd been having till now which had still persisted) Also I wasted to delete one of the download shares and have 2 folders in the one share. but while the folders remain I cant delete either share. Thanks again.
-
[Support] binhex - DelugeVPN
Unfortunately this doesnt seem to have worked.
-
[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 set it to /data it will send all the files to the share that you have set
-
[Support] binhex - DelugeVPN
this was just recommended by binhex. ill try it though
-
[Support] binhex - DelugeVPN
Hey lads. Just looking for a bit of help. Was talking to binhex about this but I'm still having this problem. Basically I cant get deluge to delete my torrents after the download is complete. Pic of settings below. Also when I try to delete the torrents 100% of the time if I delete more than 3 at a time deluge will crash and require a restart to come back. If i delete them 1 by 1 it will eventually crash and come back on its own and a very odd time require a restart.
-
[Support] binhex - General
There is already a docker from linuxserver, and it is just a simple docker. Why not just use that? I will. Thanks.
-
[Support] binhex - General
Any chance of getting Plex Requests?
-
[Support] binhex - General
Hey binhex got another issue. I stopped my dockers for the night while i waited for a response to my couchpotato mover issues. I went in to start up my dockers again this morning and all the info was empty and the couchpotato and sonarr acted like it was its first install. My first guess was that this was due to the data files being placed in cache/appdata or user/appdata and the files getting moved as I forgot to make the share cache only. I have since done this and I just have to test it to make sure. Pics of all the settings Files too large to upload all directly.
-
[Support] binhex - Couchpotato
I've taken your advice. and as you said I can delete all the files again. Thanks. Ok i'm getting closer to getting this working exactly as i want it. I'm in a position where as you said I have my Downloads going to my downloads folder and then within that folder I have a complete folder which is linked to my renamer in couchpotato. Now.... My renamer seems to like to move a few other files with it. Is there anyway to stop any other files getting moved? I'll post my mover setup EDIT*** Just unticked the unzip option! And I am still having the issue with the mover not moving the full files. Its only partially moving the files and leaving them unplayable.... really annoying. And I am only allowing it to move the completed files.
-
[Support] binhex - Couchpotato
So you think just leave everything public?
-
[Support] binhex - Couchpotato
ok so if you have setup different accounts then you will need to specify the uid and gid for the new user account and get the container to run as this user, you will then be able to do modify/delete the files, keep in mind though if you want to do this you will need to specify the same account for ALL of the dockers, otherwise you will run into permissions issues again, where docker container A running as user "nobody" cannot move/delete files produced by docker container B running as user "fred". If you do want to do this let me know and i will guide you through how to set this up. Yea m8 if you wouldnt mind. Essentially I set it all up while I just had all shares set to public and got it all working as I wanted it to. I then went and created 1 user, me, so I would be able to change the permissions to the shares. I have several ppl in the house who intend on accessing these files and I just wanted them to have guest access to the files I specify. I just assumed that if I gave myself read/write permissions that I would be able to edit all shares as I liked. Being noob on this stuff sucks
-
[Support] binhex - Couchpotato
Lack of experience with this stuff. Sorry lads. Simple solution. Thanks for the help.
-
[Support] binhex - Couchpotato
yea i have literally just setup my personal account. I have given myself full read/write privileges to all folders. and any more recently moved files/folders I seem to be able to delete. Also I have run into another issue. Basically the mover in Couchpotato seems to just wait for the torrent to stop downloading and doesnt require it to finish downloading the full torrent. So basically if the torrent starts to download get to any % of complete and stops downloading due to lack of seeds etc the mover will still move the incomplete file. It then appears in deluge as an error file and the video file is then unplayable.
-
[Support] binhex - Couchpotato
Ok I have one other question. I changed a few things so couchpotato no longer creates a folder for each individual movie. My issue is that earlier films had a folder created and when i try to delete them, or the video file for that matter, I get the error saying i need permission from Unix User\nobody. any ideas?