We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2.0.2-52
nightly
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
N/A
The text was updated successfully, but these errors were encountered:
meisnate12
No branches or pull requests
Version Number
2.0.2-52
What branch are you on?
nightly
Describe the Bug
Using depreciated list exclusion endpoint
Now paginated
https://radarr.video/docs/api/#/ImportListExclusion
Relevant Collection/Overlay/Playlist Definition
N/A
Logs
N/A
The text was updated successfully, but these errors were encountered: