A Python SDK for Jellyfin
## Release Notes - v0.3.0 **Highlights:** - Breaking change: renamed `summary` to `pretty` in `jellyfin.Item` and `jellyfin.ItemCollection` *…
## Release Notes - v0.2.0 **Highlights:** - Support for use `api.debug` which show a `curl` command ready-to-run and test out of SDK. **Full …
## Release Notes - v0.1.8 **Highlights:** - Bugfix for Python 3.13 with the new REPL not lazy loading module **Full Changelog**: https://gith…
## Release Notes - v0.1.7 **Highlights:** - Support high level register client **Full Changelog**: https://github.com/webysther/jellyfin-sdk-…
## Release Notes - v0.1.6 **Highlights:** - Support high level for edit item **Full Changelog**: https://github.com/webysther/jellyfin-sdk-py…
## Release Notes - v0.1.5 **Highlights:** - Support high level upload - Set default api client to allow using Api Classes without inject the A…
## Release Notes - v0.1.4 **Highlights:** - Major refactoring for improved clarity, consistency, and property access across core classes (`Colle…