CyaOnDaNet / plex_discord_role_management

A discord bot that synchronizes with Tautulli and Sonarr to deliver tailored notifications.
MIT License
22 stars 6 forks source link

Unsuccessful API call after update to Sonarr v4 #28

Open fitur opened 1 year ago

fitur commented 1 year ago

Tautulli Webhook is up-to-date! FetchError: invalid json response body at http://sonarr:8989/api/series?apikey=APIKey reason: Unexpected end of JSON input at /app/node_modules/node-fetch/lib/index.js:272:32 at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:97:5) at async SonarrService.getSeries (/app/src/sonarr.js:37:20) at async Object.execute (/app/commands/showlist.js:10:21) { type: 'invalid-json' } Couldn't connect to Sonarr, check your settings.