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

Check Jellyfin/Emby version before attempting partial update #181

Conversation

awakenedhaggis
Copy link

  • add is_partial_update_supported method to each class to validate given version against earliest known supported version
  • add get_server_version to get server version number
  • add update_partial parameter to user update function, deciding whether or not to allow partial updates

ref: #176

…e attempting

- add `is_partial_update_supported` method to each class to validate given version against earliest known supported version
- add `get_server_version` to get server version number
- add `update_partial` parameter to user update function, deciding whether or not to allow partial updates
@luigi311
Copy link
Owner

sorry i didnt see this, i actually prefer this method over what i chose so we can go forward with this instead

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.

2 participants