3 releases

0.1.2 Oct 9, 2021
0.1.1 Sep 26, 2021
0.1.0 Sep 20, 2021

#273 in WebSocket

MIT license

25KB
585 lines

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

Dependencies

~4–16MB
~215K SLoC