1
0
Fork
You've already forked jellyfin-api-rust
2
No description
  • Rust 92.1%
  • Shell 7.9%
2024年05月23日 10:06:26 -04:00
jellyfin_api 10.9.2-1 2024年05月23日 10:06:26 -04:00
generate 10.9.2-1 2024年05月23日 10:06:26 -04:00
jellyfin-openapi-stable.json 10.9.2-1 2024年05月23日 10:06:26 -04:00
LICENSE Version 10.8.10-1 2023年09月22日 18:21:19 -04:00
README.md Use cargo-progenitor fork 2024年05月23日 10:06:18 -04:00

jellyfin-api-rust

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.

Generating the bindings

Dependencies:

  • cargo-progenitor fork: cargo install cargo-progenitor --git https://github.com/coolavery/progenitor.git
  • jq

To generate the bindings, run the generation script: ./generate