midarr-server icon indicating copy to clipboard operation
midarr-server copied to clipboard

Support Sonarr v4 API

Open onedr0p opened this issue 1 year ago • 6 comments

These versions are the current develop branch. It's annoying these apps how so many different channels to deal with but I've been running Sonarr and Radarr on develop / v4 for a very long time and it's been very stable. It might make sense to start expecting a v4 release of Sonarr this year sometime.

onedr0p avatar Mar 21 '23 22:03 onedr0p

It looks like Radarr and Sonarr v4 both use their v3 APIs. There is nothing to do here.

onedr0p avatar Mar 21 '23 23:03 onedr0p

https://github.com/orgs/midarrlabs/projects/1/views/1?filterQuery=sonarr+v4

No you're right, I even have a backlog issue to add support for Sonarr V4 as you've mentioned. The API itself is still versioned v3 for both Sonarr V3 and V4 - however I have looked into it and there are slight changes.

Same v3 versioned API, but it has breaking changes - episode thumbnail / screenshot schema included. Kind of mind blowing they've left the version the same.

Reopening 😄 thanks again!

trueChazza avatar Mar 21 '23 23:03 trueChazza

https://github.com/midarrlabs/midarr-server/actions/runs/4496942700/jobs/7912075291

Just for fun, pointed CI at Sonarr V4 and it fails quite early on in the build. Looking forward to getting this building soon though.

trueChazza avatar Mar 23 '23 04:03 trueChazza

Sonarr v4 dropped mono and also forces auth on start, maybe one of those have something to do with it.

onedr0p avatar Mar 23 '23 12:03 onedr0p

I'll look into this when Sonarr V4 stable is released. Supporting a develop branch could cause all sorts of issues for us.

trueChazza avatar Apr 05 '23 04:04 trueChazza

Thinking I'll just pull the pin on this based on the amount of feedback I've been receiving.

It will be a breaking change so v5.0.0

trueChazza avatar Sep 02 '23 03:09 trueChazza

I'll confirm here when in a build

trueChazza avatar Apr 24 '24 04:04 trueChazza