3 releases

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

#219 in WebSocket

24 downloads per month

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–17MB
~249K SLoC