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

#59 in WebSocket

Download history 54/week @ 2024-07-29 10/week @ 2024-08-05 18/week @ 2024-08-12 74/week @ 2024-08-19 13/week @ 2024-08-26 26/week @ 2024-09-02 72/week @ 2024-09-09 105/week @ 2024-09-16 58/week @ 2024-09-23 16/week @ 2024-09-30 38/week @ 2024-10-07 16/week @ 2024-10-14 54/week @ 2024-10-21 26/week @ 2024-10-28 40/week @ 2024-11-04 29/week @ 2024-11-11

151 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

~6–16MB
~214K SLoC