TheCaptain989 / radarr-striptracks

A Docker Mod to Radarr/Sonarr to automatically strip out unwanted audio and subtitle tracks
https://hub.docker.com/r/thecaptain989/radarr-striptracks
GNU General Public License v3.0
20 stars 1 forks source link

"API call made to deprecated endpoint" log message #64

Closed ChristoffBo closed 5 months ago

ChristoffBo commented 8 months ago

Hi I Keep getting this in sonarr and radarr

LanguageProfileController: API call made to deprecated endpoint from curl/8.4.0

TheCaptain989 commented 8 months ago

That's new. What version of Radarr and Sonarr are you running?

ChristoffBo commented 8 months ago

Hi Radarr 5.2.3.8303 And sonarr 4.0.0.733

On Mon, 27 Nov 2023, 12:54 TheCaptain989, @.***> wrote:

That's new. What version of Radarr and Sonarr are you running?

— Reply to this email directly, view it on GitHub https://github.com/TheCaptain989/radarr-striptracks/issues/64#issuecomment-1827600077, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOD37KZ4IZ7PZCKXGAE35ZLYGRWNDAVCNFSM6AAAAAA73V66HKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMRXGYYDAMBXG4 . You are receiving this because you authored the thread.Message ID: @.***>

TheCaptain989 commented 8 months ago

Those are development versions and have not yet been tested with my script. I'll start looking into it but it will take some time.

Thanks for reporting this!

TheCaptain989 commented 7 months ago

Okay, I've managed to reproduce this in Sonarr v4. It doesn't happen in Radarr v5 though.

I've traced this back to an announcement a year ago that I missed. You can see the bulleted item:

"Language profiles have been replaced with Language support in Custom Formats, giving you more control on upgrading"

They apparently deprecated the languageprofile endpoint, though it is still returning valid responses. 😭 \

It will take me some time to work out what this means for my script and how to conform to the new way of doing things.

ChristoffBo commented 7 months ago

Awesome, thanks for the update!

On Thu, 30 Nov 2023, 22:11 TheCaptain989, @.***> wrote:

Okay, I've managed to reproduce this in Sonarr v4. It doesn't happen in Radarr v5 though.

I've traced this back to an announcement https://forums.sonarr.tv/t/sonarr-v4-beta/31078 a year ago that I missed. You can see the bulleted item:

"Language profiles have been replaced with Language support in Custom Formats, giving you more control on upgrading"

They apparently deprecated the languageprofile endpoint, though it is still returning valid responses. 😭

It will take me some time to work out what this means for my script and how to conform to the new way of doing things.

— Reply to this email directly, view it on GitHub https://github.com/TheCaptain989/radarr-striptracks/issues/64#issuecomment-1834474284, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOD37K5XNR6LK4YWF6JRWN3YHDR7VAVCNFSM6AAAAAA73V66HKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQMZUGQ3TIMRYGQ . You are receiving this because you authored the thread.Message ID: @.***>