5 releases

new 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

#52 in WebSocket

Download history 1/week @ 2024-02-02 2/week @ 2024-02-09 70/week @ 2024-02-16 70/week @ 2024-02-23 41/week @ 2024-03-01 55/week @ 2024-03-08 80/week @ 2024-03-15 181/week @ 2024-03-22 83/week @ 2024-03-29 54/week @ 2024-04-05 15/week @ 2024-04-12 59/week @ 2024-04-19 73/week @ 2024-04-26 31/week @ 2024-05-03 12/week @ 2024-05-10 101/week @ 2024-05-17

225 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–19MB
~256K SLoC