Skip to content
This repository has been archived by the owner on Aug 28, 2021. It is now read-only.
/ umpvw Public archive

umpvw replicates mpv's macOS single-instance behavior on Windows

License

Notifications You must be signed in to change notification settings

SilverEzhik/umpvw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Retired in favor of mpv-msix.

umpvw

umpvw replicates mpv's macOS single-instance behavior on Windows.

It is a wrapper for mpv that uses the player's JSON IPC capabilities, that are used to replace the currently playing file.

It also handles selecting multiple items in File Explorer and trying to play them - to handle this, it does IPC with itself. Files are launched in alphabetical order, as there isn't really a way to predict what order things will land in.

Requirements

.NET Framework, whatever the latest one is ¯\_(ツ)_/¯

File associations and the compiled executable

Use my fork of the mpv-install script: https://github.com/SilverEzhik/mpv-install

Fix 15 item selection limit

Follow this guide: https://support.microsoft.com/help/2022295/

About

umpvw replicates mpv's macOS single-instance behavior on Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages