hello,
i am using makemkv for about 1 month now i used it with the temporary free licence key on the forum but now i wanna buy a license myself because i cant use the program anymore but when i wanna go to the order page it keeps on giving me a fault what can i do here please? thank you
issue with buying a license
issue with buying a license
- Attachments
-
- Schermafbeelding 2026-06-08 201526.jpg (267.51 KiB) Viewed 9317 times
Re: issue with buying a license
On the purchase page, https://www.makemkv.com/buy/ , it has a note:
That key runs through the end of July.Due to some technical issues, one cannot purchase MakeMKV for a moment. You have to use it for free
Please use the current beta key to unlock all features:
T-BSaJ6gwgMx4eIggWkVYXiVP_6zehm7WAO9dEydvzOHFHoZ6YQ82BL5cGpYDxvyRWnS
MakeMKV Frequently Asked Questions
FAQ about BETA and PERMANENT keys.
How to aid in finding the answer to your problem: Activating Debug Logging
FAQ about BETA and PERMANENT keys.
How to aid in finding the answer to your problem: Activating Debug Logging
Re: issue with buying a license
thank you very much for the new temporary beta code the previous i couldnt use anymore so i thought that i couldnt use the program anymore haha much thanks and a good day 
Re: issue with buying a license
Hi,
As of today the beta key is expired.

Can you provide a link to the new beta key ?
As of today the beta key is expired.
Can you provide a link to the new beta key ?
Re: issue with buying a license
The current beta key is where it always is: MakeMKV is free while in betaBigBob wrote: Sat Aug 29, 2026 7:42 pm Hi,
As of today the beta key is expired.
Can you provide a link to the new beta key ?
Re: issue with buying a license
Sorry, I always turning around the right link to update this key...
Since I'm tired of this SH*T, here is the auto-update for linux :
Hope it help...
Since I'm tired of this SH*T, here is the auto-update for linux :
Code: Select all
bigbob@bigbob-t480s:~/Téléchargements$ KeyMakeMKV=$(echo "app_Key = \"$(lynx -dump https://forum.makemkv.com/forum/viewtopic.php?t=1053 | grep -B2 'and is valid until' | head -n 1)\"") ; echo "${KeyMakeMKV}" ; sed -i "s/^app_Key =.*/$KeyMakeMKV/g" /home/bigbob/.MakeMKV/settings.conf
app_Key = "T-vwvnrmF87JuRPLYYO8HnIrZR_LCAF7JXs9iJEm10moGpjEgkvmPTsf6Ox4BI@N5rPp"
bigbob@bigbob-t480s:~/Téléchargements$