goose-ws / bash-scripts

A collection of bash scripts I've hacked together over time
MIT License
10 stars 3 forks source link

sonarr-update-tba.bash: support Sonarr API v4 #3

Closed schumi4 closed 11 months ago

schumi4 commented 11 months ago

HI,

did what the script told me: Please create an issue for support with over API versions

Would really like to implement this script, thank you in advance!

goose-ws commented 11 months ago

That's a typo, should be "other", not "over".

What version of sonarr are you using? Is it in docker?

schumi4 commented 11 months ago

It's the v4 beta, image is lscr.io/linuxserver/sonarr:develop.

goose-ws commented 11 months ago

Ok. Probably won't work on it today (Happy Thanksgiving, if you celebrate it!), but Friday or Saturday I'll work on adding support for v4.

goose-ws commented 11 months ago

Didn't mean to autoclose with my commit message. I've made a commit that should fix it, please let me know if it works for you or not, as I'm still on v3 and can't test it myself.

schumi4 commented 11 months ago

It works! Well it doesn't complain about API mismatch anymore, but i've run into the next issue. Closing this one and opening another.