linuxserver / docker-couchpotato

http://linuxserver.io
GNU General Public License v3.0
154 stars 69 forks source link

Couchpotato not snatching torrents #39

Closed spencerskinner99 closed 5 years ago

spencerskinner99 commented 5 years ago

OS - Ubuntu Server LTS 16.04, Docker 18.06.1-ce

Docker compose - `Radarr: image: linuxserver/radarr:latest hostname: radarr container_name: radarr environment: PUID: '1001' PGID: '1001' TZ: Europe/London network_mode: le_bridge restart: always volumes:

CP is able to find the torrents but it doesnt automatically add them to transmission, cant work out why not though as when i manually select one of the torrents its found it doesnt have any issues

Thanks!

CHBMB commented 5 years ago

OK, now I'm really confused, this is couchpotato, but you've posted Radarr docker compose.....

spencerskinner99 commented 5 years ago

I think the lack of sleep is really beginning to show now ahahaha, `Coucnhpotato: image: linuxserver/couchpotato container_name: couchpotato hostname: couchpotato environment: PUID: '1001' GUID: '1001' TZ: Europe/London network_mode: le_bridge volumes:

This is the one i meant to post.

staticgroup commented 5 years ago

Steps to reproduce:

  1. ..
  2. ..

Information:

Movie(s) I have this with: ... Quality of the movie being searched: ... Providers I use: ... Version of CouchPotato: source:(CouchPotato:CouchPotatoServer master) 12ca4c22 (2018-03-31 22:29:42) Running on: ...

Logs:

12-22 12:38:28 ERROR [edia._base.providers.base] Failed to login TorrentLeech: unknown 
staticgroup commented 5 years ago

for some reason torrent leech isnt playing nice :(

CHBMB commented 5 years ago

Gonna close this as it's an upstream issue as far as I can tell.