Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cease use of Radarr Depreciated Endpoint - ImportListExclusion #2248

Open
bakerboy448 opened this issue Sep 29, 2024 · 0 comments
Open

Cease use of Radarr Depreciated Endpoint - ImportListExclusion #2248

bakerboy448 opened this issue Sep 29, 2024 · 0 comments
Assignees
Labels
bug Bug is with Plex Meta Manager status:not-yet-viewed I haven't reviewed the Feature or Bug yet

Comments

@bakerboy448
Copy link
Contributor

bakerboy448 commented Sep 29, 2024

Version Number

2.0.2-52

What branch are you on?

nightly

Describe the Bug

Using depreciated list exclusion endpoint

2024-09-29 06:23:46.6|Trace|Http|Req: 4789 [GET] /radarr/api/v3/system/status?apikey=(removed) (from 172.23.0.26 python-requests/2.32.3)
2024-09-29 06:23:46.6|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-09-29 06:23:46.6|Trace|Http|Res: 4789 [GET] /radarr/api/v3/system/status?apikey=(removed) 200.OK (2 ms)
2024-09-29 06:23:46.6|Trace|Http|Req: 4790 [GET] /radarr/api/v3/exclusions?apikey=(removed) (from 172.23.0.26 python-requests/2.32.3)
2024-09-29 06:23:46.6|Debug|Radarr.Http.Authentication.ApiKeyAuthenticationHandler|AuthenticationScheme: API was successfully authenticated.
2024-09-29 06:23:46.6|Warn|ImportListExclusionController|API call made to deprecated endpoint from python-requests/2.32.3
2024-09-29 06:23:46.6|Trace|Http|Res: 4790 [GET] /radarr/api/v3/exclusions?apikey=(removed) 200.OK (18 ms)

Now paginated
https://radarr.video/docs/api/#/ImportListExclusion

Relevant Collection/Overlay/Playlist Definition

N/A

Logs

N/A

@bakerboy448 bakerboy448 added bug Bug is with Plex Meta Manager status:not-yet-viewed I haven't reviewed the Feature or Bug yet labels Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug is with Plex Meta Manager status:not-yet-viewed I haven't reviewed the Feature or Bug yet
Projects
None yet
Development

No branches or pull requests

2 participants