Work in progress MPV shim for Jellyfin written in Rust.
- MPV
- Rust
- Git
Dollfish is developed and tested using Rust Stable. Make sure you have Rust installed and configured before continuing. If not, see Rust's installation guide.
- Clone the repository with
git clone
- Open in your preferred editor
- Start developing
A small section dedicated to thanking projects and people.
- theS1LV3R - Helpfully pointed me to James Harvey's excellent broad overview over how Jellyfin's API works.
- James Harvey - For said overview.
- Jellyfin - For their excellent media server, and for their jellyfin-mpv-shim project which inspired me to try my hand at making my own shim.