jellyfin-sdk-rust 0.1.2

Jellyfin Rust SDK
Documentation

Jellyfin Rust SDK

This SDK isn't provided and maintained by Jellyfin's Core team.

Documentation location

API documentation can be found at https://api.jellyfin.org/. Badges to generate here: https://shields.io/.

Currently available API endpoints

You can find here a list of all currently available endpoints.

Setup

This SDK can be easily added to your project by adding it as dependency:

[dependencies]

jellyfin-sdk-rust = { version = "*" }

Usage

  • API
  • Websocket
  • Discovery