Check for latest version

The place to discuss linux version of MakeMKV
Post Reply
chippyash
Posts: 1
Joined: Sun Feb 28, 2010 12:22 pm

Check for latest version

Post by chippyash »

Hi Mike

As building a linux version can take some time, I'm creating a script to run in a cron once a week to do it. However I only want to run it if there is a newer version than the one I have installed. Is there an API endpoint I can call to check for latest version?

Many thanks
thisisaname
Posts: 3
Joined: Sun Jul 09, 2017 6:54 pm

Re: Check for latest version

Post by thisisaname »

If you dump the traffic when making an update call, I suspect you'll find just what you need to call to get a response. Check ~/.MakeMKV/update.conf for app_SiteInfoString and app_UpdateLastCheck from your local host.
Post Reply