Skip to content

Releases: Sirush/JitenMPV

Release list

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 28 Jul 17:04

Install

Windows: download and run JitenMPV-Setup.exe. It installs per-user and needs no administrator rights. Windows will warn that it does not recognise the publisher: choose More info, then Run anyway.

Or, from a terminal:

irm https://raw.githubusercontent.com/Sirush/JitenMPV/master/installers/windows.ps1 | iex

Linux and macOS

curl -fsSL https://raw.githubusercontent.com/Sirush/JitenMPV/master/installers/unix.sh | sh

Then start mpv and press Ctrl+J. Full instructions, including manual installation, are in the README.

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 28 Jul 16:27

Install

Windows: download and run JitenMPV-Setup.exe. It installs per-user and needs no administrator rights. Windows will warn that it does not recognise the publisher: choose More info, then Run anyway.

Or, from a terminal:

irm https://raw.githubusercontent.com/Sirush/JitenMPV/master/installers/windows.ps1 | iex

Linux and macOS

curl -fsSL https://raw.githubusercontent.com/Sirush/JitenMPV/master/installers/unix.sh | sh

Then start mpv and press Ctrl+J. Full instructions, including manual installation, are in the README.

Full Changelog: https://github.com/Sirush/JitenMPV/commits/v0.1.0