5 releases

10.9.2-1 May 23, 2024
10.8.13-2 Mar 26, 2024
10.8.13-1 Dec 2, 2023
10.8.10-2 Sep 22, 2023

#51 in WebSocket

Download history 36/week @ 2024-06-22 29/week @ 2024-06-29 33/week @ 2024-07-06 5/week @ 2024-07-13 8/week @ 2024-07-20 50/week @ 2024-07-27 14/week @ 2024-08-03 12/week @ 2024-08-10 73/week @ 2024-08-17 19/week @ 2024-08-24 23/week @ 2024-08-31 37/week @ 2024-09-07 137/week @ 2024-09-14 63/week @ 2024-09-21 16/week @ 2024-09-28 37/week @ 2024-10-05

261 downloads per month

Unlicense

2.5MB
51K SLoC

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

Dependencies

~5–16MB
~217K SLoC