jellyfin_api

Crates.iojellyfin_api
lib.rsjellyfin_api
version10.8.13-2
sourcesrc
created_at2023-09-22 22:23:11.382614
updated_at2024-03-26 13:45:24.169203
descriptionIncomplete Rust client for the Jellyfin API.
homepagehttps://codeberg.org/avery42/jellyfin-api-rust
repositoryhttps://codeberg.org/avery42/jellyfin-api-rust
max_upload_size
id980898
size2,387,045
Avery (coolavery)

documentation

README

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:

To generate the bindings, run the generation script: ./generate

Commit count: 0

cargo fmt