youegraillot / lidarr-on-steroids

Lidarr with some muscles thanks to deemix
333 stars 26 forks source link

Unable to link to deezer as Indexer #84

Open 20-goto-10 opened 10 months ago

20-goto-10 commented 10 months ago

Probably user error, but Installed 1.4.1.3564 and it successfully links to connects to Deemix as download client, however I cannot get it to connect the Deemix as the indexer.

Describe the bug In the indexer config page, I Click + to add new indexer. Select Deemix from Others. Enter (defaulted to) http://localhost:6595 and arl, click test but connection times out.

To Reproduce Steps to reproduce the behavior:

  1. Go to Indexers -> Plus -> Select Deemix
  2. Use default http://localhost:6595 for Deemix url
  3. Add arl
  4. Click test
  5. After a few minutes see

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

System info (please complete the following information):

docker-compose.yml (please complete the following information):

version: "3"
services:
  lidarr:
    image: youegraillot/lidarr-on-steroids:latest
    restart: unless-stopped
    ports:
      - "8686:8686" # Lidarr web UI
      - "6595:6595" # Deemix web UI
    volumes:
      - /opt/lidarr/config:/config
      - /opt/lidarr/demix/config:/config_deemix
      - /mnt/shared-media/lidarr/downloads:/downloads
      - /mnt/shared-media/lidarr/music:/music

Additional context Tried using localhost, 127.0.0.1, explicit ip address and host.docker.internal. Note that the downloader which uses localhost 6595 test button does work

kaibagley commented 8 months ago

I am also having this issue still, and I've noticed that I am unable to login to the Deemix interface either, it give me a pop-up on the bottom left saying "Unable to login" I'm assuming this is related, are you having this same issue @20-goto-10?

Abraka commented 8 months ago

My deemix is also unable login now..."Couldnt log in"...

kaibagley commented 8 months ago

I just saw that it was my ARL that had expired/changed, and after fixing that all is well for me...

Abraka commented 8 months ago

I just saw that it was my ARL that had expired/changed, and after fixing that all is well for me...

New ARL helped.

rightsaidfred99 commented 8 months ago

doesn't work for me, it gets stuck logging in or with arl. pretty much vapourware at this point :(

BadCo-NZ commented 7 months ago

For me Deemix seems to drop off from Lodarr and I have to go and refresh the ARL very often.

codefaux commented 6 months ago

Not to spam, but if you still are having problems;

https://github.com/youegraillot/lidarr-on-steroids/issues/56#issuecomment-1965611100