Plex-Meta-Manager
Plex-Meta-Manager copied to clipboard
Cease use of Radarr Depreciated Endpoint - ImportListExclusion
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