gsemet / dopplerr

Subtitle Download Service
MIT License
16 stars 2 forks source link

Sonarr works but Radarr goes 404? #25

Open wywywywy opened 6 years ago

wywywywy commented 6 years ago

Hi,

So this tests successfully - /api/v1/notify/sonarr

But when I go to Radarr and test with this, it goes 404 - /api/v1/notify/radarr

Any idea why please?

I am using the latest Docker image.

This is the Docker log -

Filtered out event: Ignoring Sonarr event type: 'Test'

[2018-08-31 11:19:07 +0100] - (sanic.access)[INFO][1:9]: POST http://192.168.1.200:8086/api/v1/notify/sonarr  200 115

[2018-08-31 11:19:12 +0100] [217] [ERROR] Traceback (most recent call last):

  File "/usr/lib/python3.6/site-packages/sanic/app.py", line 546, in handle_request

    handler, args, kwargs, uri = self.router.get(request)

  File "/usr/lib/python3.6/site-packages/sanic/router.py", line 344, in get

    return self._get(request.path, request.method, '')

  File "/usr/lib/python3.6/site-packages/sanic/router.py", line 393, in _get

    raise NotFound('Requested URL {} not found'.format(url))

sanic.exceptions.NotFound: Requested URL /api/v1/notify/radarr not found

Traceback (most recent call last):

  File "/usr/lib/python3.6/site-packages/sanic/app.py", line 546, in handle_request

    handler, args, kwargs, uri = self.router.get(request)

  File "/usr/lib/python3.6/site-packages/sanic/router.py", line 344, in get

    return self._get(request.path, request.method, '')

  File "/usr/lib/python3.6/site-packages/sanic/router.py", line 393, in _get

    raise NotFound('Requested URL {} not found'.format(url))

sanic.exceptions.NotFound: Requested URL /api/v1/notify/radarr not found

[2018-08-31 11:19:12 +0100] - (sanic.access)[INFO][1:9]: POST http://192.168.1.200:8086/api/v1/notify/radarr  404 52
merlinfrombelgium commented 5 years ago

+1

From what I understand, I think radar is missing altogether from the plugins folder? There's a 'sonarr' folder but not a 'radarr' one.

sanderkoenders commented 5 years ago

The readme is somewhat inconsistent, in the limitations section is states:

only Sonarr Download notification

To bad, I would've liked a working solution for both Radarr and Sonarr

gsemet commented 5 years ago

Hi. I recommend to look at Bazarr as a replacement of Dopplerr. It does a better job than Dopplerr:)

PS: I recommend to look at the suitarr docker images in your use docker