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

#68 in WebSocket

Download history 104/week @ 2024-09-18 29/week @ 2024-09-25 34/week @ 2024-10-02 23/week @ 2024-10-09 21/week @ 2024-10-16 48/week @ 2024-10-23 26/week @ 2024-10-30 42/week @ 2024-11-06 33/week @ 2024-11-13 62/week @ 2024-11-20 38/week @ 2024-11-27 17/week @ 2024-12-04 27/week @ 2024-12-11 4/week @ 2024-12-18 21/week @ 2025-01-01

61 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–17MB
~218K SLoC