[Deprecated] Linuxserver.io - CouchPotato


Recommended Posts

is there a trick to get CP to work with Binhex-deluge ? It will not connect! It will however use backhole but then i lose automation...  It doesnt connect and says check logs, which are empty...  

 

I have tried:

localhost:8112

127.0.0.1:8112

192.168.2.4:8112

 

deluge.JPG

Edited by pyrater
Link to comment
is there a trick to get CP to work with Binhex-deluge ? It will not connect! It will however use backhole but then i lose automation...  It doesnt connect and says check logs, which are empty...  
 
I have tried:
localhost:8112
127.0.0.1:8112
192.168.2.4:8112
 
deluge.thumb.JPG.517428ad05636186bf467c552820d388.JPG
Post 154 of this thread.

Sent from my LG-H815 using Tapatalk

Link to comment

Deluge runcmd

 

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='binhex-delugevpn' --net='bridge' --privileged=true -e TZ="America/Chicago" -e HOST_OS="unRAID" -e 'VPN_ENABLED'='yes' -e 'VPN_USER'='xxxxxxx' -e 'VPN_PASS'='xxxxxxx' -e 'VPN_PROV'='pia' -e 'VPN_OPTIONS'='' -e 'STRICT_PORT_FORWARD'='yes' -e 'ENABLE_PRIVOXY'='no' -e 'LAN_NETWORK'='192.168.2.0/24' -e 'NAME_SERVERS'='209.222.18.222,37.235.1.174,8.8.8.8,209.222.18.218,37.235.1.177,8.8.4.4' -e 'DEBUG'='false' -e 'UMASK'='000' -e 'PUID'='99' -e 'PGID'='100' -p '8112:8112/tcp' -p '58846:58846/tcp' -p '58946:58946/tcp' -p '58946:58946/udp' -p '8118:8118/tcp' -v '/mnt/user/Downloading/':'/data':'rw' -v '/mnt/user':'/unraid':'rw' -v '/mnt/user/dockers/binhex-delugevpn':'/config':'rw' 'binhex/arch-delugevpn'

010f00bbe6c6457c923364c484eec4415354336df6a4ff92e7915728c11de25b

 

 

AND IFCONFIG

 

[root@010f00bbe6c6 /]# ifconfig

eth0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500

        inet 172.17.0.8  netmask 255.255.0.0  broadcast 0.0.0.0

        ether 02:42:ac:11:00:08  txqueuelen 0  (Ethernet)

        RX packets 1487  bytes 1099117 (1.0 MiB)

        RX errors 0  dropped 0  overruns 0  frame 0

        TX packets 1019  bytes 541224 (528.5 KiB)

        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536

        inet 127.0.0.1  netmask 255.0.0.0

        loop  txqueuelen 1000  (Local Loopback)

        RX packets 639  bytes 167655 (163.7 KiB)

        RX errors 0  dropped 0  overruns 0  frame 0

        TX packets 639  bytes 167655 (163.7 KiB)

        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

tun0: flags=4305<UP,POINTOPOINT,RUNNING,NOARP,MULTICAST>  mtu 1500

        inet xx.x.xx.xx  netmask 255.255.255.255  destination xx.x.xx.x

        unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00  txqueuelen 100                       (UNSPEC)

        RX packets 32  bytes 3050 (2.9 KiB)

        RX errors 0  dropped 0  overruns 0  frame 0

        TX packets 237  bytes 34661 (33.8 KiB)

        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

Edited by pyrater
Link to comment

CP RunCMD

 

root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name='couchpotato' --net='bridge' --privileged=true -e TZ="America/Chicago" -e HOST_OS="unRAID" -e 'PUID'='99' -e 'PGID'='100' -p '5050:5050/tcp' -v '/mnt/user/Downloading/':'/downloads':'rw' -v '/mnt/user/Data/Movies/':'/movies':'rw' -v '/mnt/user':'/unraid':'rw' -v '/mnt/user/Downloading/':'/data':'rw' -v '/mnt/user/dockers/couchpotato':'/config':'rw' 'linuxserver/couchpotato'

05b44fde914c33cebbe1eff70677b2c58386c7f32aa8ab364756001901f676f3

The command finished successfully!

 

 


root@05b44fde914c:/app/couchpotato$ ifconfig
eth0      Link encap:Ethernet  HWaddr 02:42:AC:11:00:07
          inet addr:172.17.0.7  Bcast:0.0.0.0  Mask:255.255.0.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:434 errors:0 dropped:0 overruns:0 frame:0
          TX packets:270 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:215147 (210.1 KiB)  TX bytes:279251 (272.7 KiB)

lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:65536  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)

 

Edited by pyrater
Link to comment
  • 2 weeks later...

What I would like to do is make movies downloaded with Couchpotato download to /mnt/user/Downloads/incomplete and when finished move to /mnt/user/Downloads/filmer, where CP will find them and process them, and link to /mnt/user/Media/Filmer/

 

In other words I want all movies downloaded to a seperate movie-directory in /mnt/user/Downloads/, away from the general downloads that Deluge does.

 

And is it possible to seed torrents AFTER Couchpotato has moved the movies to the library, so that the cache is cleared?

Link to comment
  • 2 weeks later...
On 3/2/2018 at 4:06 PM, Halvliter said:

What I would like to do is make movies downloaded with Couchpotato download to /mnt/user/Downloads/incomplete and when finished move to /mnt/user/Downloads/filmer, where CP will find them and process them, and link to /mnt/user/Media/Filmer/

 

In other words I want all movies downloaded to a seperate movie-directory in /mnt/user/Downloads/, away from the general downloads that Deluge does.

 

And is it possible to seed torrents AFTER Couchpotato has moved the movies to the library, so that the cache is cleared?

 If you are using the link method when processing files on Couchpotato, yes, they will continue to see after being processed and moved. As for the first part of your question, you will need to figure out how to do that with your downloading client.

Link to comment
  • linuxserver.io changed the title to [Deprecated] Linuxserver.io - CouchPotato

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.