Feature request: --version support

The place to discuss linux version of MakeMKV
Post Reply
jdbower
Posts: 27
Joined: Mon Dec 27, 2010 4:51 pm
Location: Massachusetts, USA
Contact:

Feature request: --version support

Post by jdbower » Mon Sep 26, 2011 9:33 pm

I'd like to request that makemkv and/or makemkvcon support a --version (or similar) parameter that will just output the version information and exit. It would be useful for scripting to make sure you're running the most up-to-date flavor. Thanks!

mike admin
Posts: 4070
Joined: Wed Nov 26, 2008 2:26 am
Contact:

Re: Feature request: --version support

Post by mike admin » Wed Oct 26, 2011 6:11 am

Code: Select all

makemkvcon -r --noscan --cache=4 bububu
You can run this, wait for line that starts with "MSG:1005" and use fifth element in CSV array. It's ugly, but works now. The option you've requested should be added in the next version.

jdbower
Posts: 27
Joined: Mon Dec 27, 2010 4:51 pm
Location: Massachusetts, USA
Contact:

Re: Feature request: --version support

Post by jdbower » Wed Oct 26, 2011 10:22 am

Thanks for both the feature and the workaround!

Post Reply