July 25, 201411 yr First of all your plugin is amazing! I installed everything I need but can't figure how to configure Couchpotato with Deluge... What port do I use in Couch? Do I also need to make some changes in Deluge? Please advice
July 25, 201411 yr First of all your plugin is amazing! I installed everything I need but can't figure how to configure Couchpotato with Deluge... What port do I use in Couch? Do I also need to make some changes in Deluge? Please advice You need to add a "CouchPotato User" for Deluge to be able to connect. See here: http://dev.deluge-torrent.org/wiki/UserGuide/Authentication Add something like "CPuser:CPpassword:10"
July 25, 201411 yr Author First of all your plugin is amazing! I installed everything I need but can't figure how to configure Couchpotato with Deluge... What port do I use in Couch? Do I also need to make some changes in Deluge? Please advice Ok, I made a mistake with the template. I didn't mapped the daemon port (58846)... bungee91, maybe this is the root of your error. UPDATE: Version 2014.07.25: - Add a NzbDrone template; - Fix the Deluge template (port 58846 was not mapped).
July 25, 201411 yr Ok, I made a mistake with the template. I didn't mapped the daemon port (58846)... bungee91, maybe this is the root of your error. UPDATE: Version 2014.07.25: - Add a NzbDrone template; - Fix the Deluge template (port 58846 was not mapped). I knew you'd figure it out given enough time!.. I don't understand how it worked for you though prior to the fix in bridge mode?.. I will try, and let you know. I did notice prior that 58846 on the docker status page didn't look the same as the other ports as it didn't have the IP prior to and was not click able. Thanks!
July 25, 201411 yr Author Ok, I made a mistake with the template. I didn't mapped the daemon port (58846)... bungee91, maybe this is the root of your error. UPDATE: Version 2014.07.25: - Add a NzbDrone template; - Fix the Deluge template (port 58846 was not mapped). I knew you'd figure it out given enough time!.. I don't understand how it worked for you though prior to the fix in bridge mode?.. I will try, and let you know. I did notice prior that 58846 on the docker status page didn't look the same as the other ports as it didn't have the IP prior to and was not click able. Thanks! Since I create the templates, the my-Deluge template was correct. When I did the cleanup to publish it, I wrongfully deleted that port. tomf, remove the container and add the port 58846 to the my-Deluge template.
July 25, 201411 yr You need to add a "CouchPotato User" for Deluge to be able to connect. See here: http://dev.deluge-torrent.org/wiki/UserGuide/Authentication Add something like "CPuser:CPpassword:10" Thanks archedraft! Couldn't figure it out. But looks like a bug in the template. Can I just re-run the .plg to update?
July 25, 201411 yr Author You need to add a "CouchPotato User" for Deluge to be able to connect. See here: http://dev.deluge-torrent.org/wiki/UserGuide/Authentication Add something like "CPuser:CPpassword:10" Thanks archedraft! Couldn't figure it out. But looks like a bug in the template. Can I just re-run the .plg to update? You can use the Plugins option on the Extensions Menu.
July 25, 201411 yr No, you will have to go to where ever you installed deluge and find the file auth and manually add the user. The best way would be to edit the file by ssh into your server and then typing "nano /CP_DATA_LOCATION/config/deluge/auth" then adding the user "CPuser:CPpassword:10" to the end of the list... If that sounds too complicated you could just set CouchPotato to "BlackHole" and then have Deluge watch for the .torrent files.
July 25, 201411 yr Author No, you will have to go to where ever you installed deluge and find the file auth and manually add the user. The best way would be to edit the file by ssh into your server and then typing "nano /CP_DATA_LOCATION/config/deluge/auth" then adding the user "CPuser:CPpassword:10" to the end of the list... If that sounds too complicated you could just set CouchPotato to "BlackHole" and then have Deluge watch for the .torrent files. Yes, this too. By the picture, it should be in /mnt/user/appdata/deluge/auth .
July 25, 201411 yr No, you will have to go to where ever you installed deluge and find the file auth and manually add the user. The best way would be to edit the file by ssh into your server and then typing "nano /CP_DATA_LOCATION/config/deluge/auth" then adding the user "CPuser:CPpassword:10" to the end of the list... If that sounds too complicated you could just set CouchPotato to "BlackHole" and then have Deluge watch for the .torrent files. Yes, this too. By the picture, it should be in /mnt/user/appdata/deluge/auth . oh my bad, unRAID is getting fancy and I didn't even know it
July 26, 201411 yr Author @gfjardim : Any idea why i can't set "Autostart" on one of my container? None. Please edit your /boot/config/docker.cfg and remove the line that starts with DOCKER_CONTAINERS. Then add the containers to autostart again.
July 26, 201411 yr @gfjardim : Thank you, that works. BTW, the guys at CrushFTP created a docker, but it's based on centos. I'll try have them use the phusion/baseimage. I sent them the needo37 repo on GitHub as an exemple. You think it's ok ? which one of needo's docker is the simplest? CrushFTP only requires Java, and different Ports.
July 26, 201411 yr Just point them at his whole repo so they can see all the differernt techniques. I have no clue why anyone would want a non free java based ftp server. What is its USP that makes you want it over one of the established GPL ones?
July 26, 201411 yr I want one with a web UI configuration. Can't find any. My real real issue is that I open my FTP to some friends, but my Upload is limited to 10Mbps. I have IPTV as TV provider and if someone download from my FTP (at full speed), my IPTV will become low quality because no bandwidth available because the upload is saturated, So I need a way to control FTP throttling. The Ideal solution would be a Plugins that give more possibilities to the Built-In FTP, the Unraid FTP is VsFTPd and is able to have multiple Users, Throttling, etc... a Extended FTP Configuration page would be better.
July 26, 201411 yr Everyone, thanks for the blazing fast replies! Everything is working great, but has anyone succesvol connected sickrage with deluge? I'm getting this error in the deluge log: rpcserver:223 Deluge client disconnected: [('SSL routines', 'SSL3_GET_RECORD', 'wrong version number')] I use port number 58846 in the sickrage config. Any advice on this?
July 26, 201411 yr I want one with a web UI configuration. Can't find any. My real real issue is that I open my FTP to some friends, but my Upload is limited to 10Mbps. I have IPTV as TV provider and if someone download from my FTP (at full speed), my IPTV will become low quality because no bandwidth available because the upload is saturated, So I need a way to control FTP throttling. The Ideal solution would be a Plugins that give more possibilities to the Built-In FTP, the Unraid FTP is VsFTPd and is able to have multiple Users, Throttling, etc... a Extended FTP Configuration page would be better. Please start your own thread as the real solution to this is traffic shaping. Edit: I removed your follow on question please start your own thread this is not the place for random ftp questions or support
July 27, 201411 yr Hello all I just got my server up and running this weekend total newbie in linux and docker but im not affraid to learn and try things. i have a couple of questions regarding docker and this plugin i wanted to ask here since most of you guys have some experience with docker the plugin and unraid I have formatted the drive accordingly to the guide and installed docker and the docker plugin ... I wanted to try out plex since i am familiar with it and everything installed perfectly but know i have my first problem its seems it doesn't recognize my library i have tried a lot of things. maybe you can tell me what am i doing wrong . I have all of me media in disk1 under a share called Media i have tried adding to the path this : /mnt/user/Media/Movies/ and also like /mnt/disk1/Media/Movies/ Am i missing something here ? Also whenever i use the plugin with the templates the programs cant really access my stuff but if i change this to the path of installation the program can freely navigate my unraid .. /mnt/user:/mnt/user I really don't know much about docker and linux and since i am starting up i would love to know the reasoning or how it works so i can understand it better . Thanks Shremi
July 27, 201411 yr I have all of me media in disk1 under a share called Media i have tried adding to the path this : /mnt/user/Media/Movies/ and also like /mnt/disk1/Media/Movies/ Am i missing something here ? Also whenever i use the plugin with the templates the programs cant really access my stuff but if i change this to the path of installation the program can freely navigate my unraid .. /mnt/user:/mnt/user I really don't know much about docker and linux and since i am starting up i would love to know the reasoning or how it works so i can understand it better . I wrote this a while ago for someone else, but I think it may help... http://lime-technology.com/forum/index.php?topic=33822.msg315427#msg315427
July 27, 201411 yr Finally got around to dockerizing the apps I was running in a VM. This plugin made it very easy. Thanks. I did have an issue with trying to run a logitechmediaserver I found on docker hub. I think the problem was that the docker run line was too long with this plugin. The repository was quite a long bit of text. I got it working by making some of the other parameters shorter. I struggled for a couple of days trying to get transmission working. I know needo has a deluge container, but I am used to transmission, and I don't need any of the fancy functionality of deluge. Long story short, I tried both botez and gfjardim dockers for transmission, and they mostly worked, but announcement wouldn't work with one of my trackers. This was working fine with the old-style plugin, and also on my archVM. I finally figured out that these dockers weren't working for announcement on https. I worked around this problem by reconfiguring my profile at the tracker to announce with http. Not ideal but I can live with it unless anyone has any other ideas. Anyway, thanks again for this great plugin!
July 27, 201411 yr Finally got around to dockerizing the apps I was running in a VM. This plugin made it very easy. Thanks. I did have an issue with trying to run a logitechmediaserver I found on docker hub. I think the problem was that the docker run line was too long with this plugin. The repository was quite a long bit of text. I got it working by making some of the other parameters shorter. I struggled for a couple of days trying to get transmission working. I know needo has a deluge container, but I am used to transmission, and I don't need any of the fancy functionality of deluge. Long story short, I tried both botez and gfjardim dockers for transmission, and they mostly worked, but announcement wouldn't work with one of my trackers. This was working fine with the old-style plugin, and also on my archVM. I finally figured out that these dockers weren't working for announcement on https. I worked around this problem by reconfiguring my profile at the tracker to announce with http. Not ideal but I can live with it unless anyone has any other ideas. Anyway, thanks again for this great plugin! I am new to docker and see that you LMS working, would you mind sharing how you got it working? I am struggling in getting my head around this new environment. I have tried to install MariaDB using the template in the plugin, but how does one connect to it? Do we use bridge or host network? The apps that I am interested in are: AirVideo - I believe the template will give me what I need. But if I need to make changes after it is installed how do we do that? MySQL or MariaDB - this be used as my XBMC library LMS
July 27, 201411 yr ...I am new to docker and see that you LMS working, would you mind sharing how you got it working?... I have attached the xml for my LMS docker install. I think you can change the .txt extension to .xml, put it in /boot/config/plugins/Docker and you will be able to select it as a template and make any changes you need.my-logitechmediaserver.txt
July 27, 201411 yr ...I am new to docker and see that you LMS working, would you mind sharing how you got it working?... I have attached the xml for my LMS docker install. I think you can change the .txt extension to .xml, put it in /boot/config/plugins/Docker and you will be able to select it as a template and make any changes you need. Awesome! It works, thank you. :)
Archived
This topic is now archived and is closed to further replies.