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

#63 in WebSocket

Download history 76/week @ 2024-08-18 17/week @ 2024-08-25 27/week @ 2024-09-01 55/week @ 2024-09-08 117/week @ 2024-09-15 60/week @ 2024-09-22 18/week @ 2024-09-29 38/week @ 2024-10-06 16/week @ 2024-10-13 48/week @ 2024-10-20 32/week @ 2024-10-27 37/week @ 2024-11-03 32/week @ 2024-11-10 60/week @ 2024-11-17 44/week @ 2024-11-24 14/week @ 2024-12-01

153 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
~221K SLoC