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

Commits on Jul 14, 2024

  1. bugfix(jellyfin_emby): check if server supports partial updates befor…

    …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
    awakenedhaggis committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    623697f View commit details
    Browse the repository at this point in the history