Boerderij / Varken

Standalone application to aggregate data from the Plex ecosystem into InfluxDB using Grafana as a frontend
MIT License
1.14k stars 129 forks source link

[BUG] API for Sonarr and Radarr has changed. #233

Open modem7 opened 2 years ago

modem7 commented 2 years ago

Describe the bug API for Sonarr and Radarr has changed to v3.

To Reproduce Steps to reproduce the behavior:

today at 15:25:082022-03-29 15:25:08 : DEBUG : connectionpool : http://192.168.0.254:7878 "GET /api/movie HTTP/1.1" 404 0
today at 15:25:082022-03-29 15:25:08 : DEBUG : connectionpool : http://192.168.0.254:7878 "GET /api/queue HTTP/1.1" 404 0
today at 15:25:082022-03-29 15:25:08 : INFO : helpers : This url doesnt even resolve: http://192.168.0.254:7878/api/movie
today at 15:25:082022-03-29 15:25:08 : INFO : helpers : This url doesnt even resolve: http://192.168.0.254:7878/api/queue

Additional context /api/v3/ https://github.com/Sonarr/Sonarr/wiki/API https://radarr.video/docs/api/

Edit: can see the develop branch seems to have resolved. Please close if deemed "resolved by develop branch".

samwiseg0 commented 2 years ago

This has already been fixed in develop.

Watever44 commented 11 months ago

I have the same issue. What should I do ? I suppose it was fixed in stable version too ? or not ?

modem7 commented 11 months ago

I have the same issue. What should I do ? I suppose it was fixed in stable version too ? or not ?

Stable hasn't been updated for a number of years. I've been using the develop branch (boerderij/varken:develop) with no issues as that had a release last month.