Skip to content

[Bug]: Cease use of Radarr deprecated endpoint - ImportListExclusion #21

@chazlarson

Description

@chazlarson

Version Number

1.4.13

Describe the Bug

Moved here from:
Kometa-Team/Kometa#2248

Using deprecated 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

Metadata

Metadata

Assignees

Labels

bugBug is with ArrAPIstatus:not-yet-viewedI haven't eeviewed the Feature or Bug yet

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions