Crates.io | jellyfin_api |
lib.rs | jellyfin_api |
version | 10.9.2-1 |
source | src |
created_at | 2023-09-22 22:23:11.382614 |
updated_at | 2024-05-23 14:22:49.967519 |
description | Incomplete Rust client for the Jellyfin API. |
homepage | https://codeberg.org/avery42/jellyfin-api-rust |
repository | https://codeberg.org/avery42/jellyfin-api-rust |
max_upload_size | |
id | 980898 |
size | 2,616,580 |
A Rust client for the Jellyfin API, auto-generated from Jellyfin's OpenAPI specification.
Currently, this package only exposes models from the Jellyfin API. The tool used to generate the client doesn't support generating a lot of the API methods.
Dependencies:
cargo install cargo-progenitor --git https://github.com/coolavery/progenitor.git
To generate the bindings, run the generation script: ./generate