Skip to content

A very simple shell script that automatically unlocks a bluray disk using MakeMkv and then plays it in MPV.

License

Notifications You must be signed in to change notification settings

Enolekoi/SimpleBluray

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

SimpleBluray

A very simple shell script that automatically unlocks a bluray disk using MakeMkv and then plays it in MPV.

Playing a bluray in Linux (or on any operating system really) is unnessecarily complicated and annoying, so I wrote this little script which allows the user to play one by running a simple command.

Dependencies

Installation

  1. Place the script somewhere in your path.
  2. Edit the variable drive with the location of the bluray drive you want to use (the default location is /dev/sr0 ).
  3. If you don't want to automatically update the Beta Key of MakeMkv when trying to play a disk comment out MakeMkvKey (optional, not recommended).

Usage

Play a bluray by running the script using $ bluray.

About

A very simple shell script that automatically unlocks a bluray disk using MakeMkv and then plays it in MPV.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages