Open KyleSanderson opened 1 year ago
Nothing has been done in regards to whisparr for this or unpackerr or notifiarr (all are projects that use it and that captain maintains) until the api was in a much more stable place change wise. I'll talk to to Q about it.
After speaking with Q, there are still some API adjustments to be made in regards to movies as well. As it was not fun trying to keep an actively developed API running (this was done with Readarr awhile back and was a lot of work for captain to implement and me to test/track the api changes with TA) i would think it is fair to say this would still be on hold a little longer.
After speaking with Q, there are still some API adjustments to be made in regards to movies as well. As it was not fun trying to keep an actively developed API running (this was done with Readarr awhile back and was a lot of work for captain to implement and me to test/track the api changes with TA) i would think it is fair to say this would still be on hold a little longer.
Understood. autobrr's usecase feels simple around submission: is it possible to expose an experimental endpoint for Whisparr (cloning sonarr as-is with the interface copy) until such a time it's stabilized for the product.
"No." is okay, but I thought I'd ask as it still keeps the door open to iterate / hack on while downstream continues to reep the benefits of starr (without hard coding Sonarr for Whisparr).
(even if it's just a name ptr)
Shouldn't be a problem.
Honestly, Kyle, if you want to make a PR that adds the stub, I'll take a look. I'm not entirely sure the best way to do it.
Hello,
The Whisparr team was kind enough to let us know that they've changed from the Radarr API to the Sonarr API with V2 of their application. I was wondering if there could be an explicit interface added to integrate with this application (even if it's just a name ptr) so for future integration purposes/changes it can be handled upstream (this library). I think this is the only
arr
application that's not in here presently.