Important
JellyPlayer has been renamed to Blink to avoid confusion with first party Jellyfin apps
- Nodejs (≥19.1.0)
- Rust (≥1.76.0)
- Visual Studio C++ Build tools
- pnpm
-
Install Nodejs, pnpm and Rust.
Note : Install Rust from https://www.rust-lang.org/learn/get-started
-
install depencies using pnpm:
pnpm install
-
Running the app:
pnpm run tauri dev
-
Building the app:
pnpm run tauri build
-
other commands can be found inside the
"scripts"
inside package.json
- Checkout
issues
to see currently worked on features and bugs - Add features or fix bugs
- Create a pull request
- Play any media supported by the system (DirectPlay most files on windows, mac and linux)
- Clean and minimal UI.
- Multi Jellyfin server support
- Cross Platform
- Mediainfo recognition (DolbyVision, DolbyAtoms, Dts, Hdr10+, and more...)
- Sort/Filter library items
- Queue playback support
- Checkout GitHub Project
- @ferferga for helping in development behind the scenes.
- All contributors of jellyfin/jellyfin-vue.
- And also @jellyfin for creating the main service