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

Fix deserialization errors #3

Merged
merged 6 commits into from
Jan 26, 2024
Merged

Conversation

mateoradman
Copy link
Owner

Multiple users have reported deserialization errors when attempting to run bazarr-bulk. This PR removes unused fields from response structs and ensures that nullable fields coming from Bazarr's API are handled correctly, thus making the whole thing less error-prone.

@mateoradman mateoradman self-assigned this Jan 26, 2024
This was linked to issues Jan 26, 2024
@mateoradman mateoradman merged commit ec7ae53 into main Jan 26, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Windows - reqwest error Windows/Linux Reqwest Error
2 participants