
Originally Posted by
wgrant
Greetings,
I'd also like to rip a bunch of DVD Audio discs to my VBA but can't figure out how to get the latest DVDAE version into the Appliance
It would be great if on the GUI there could be, like MakeMKV, a DVDAE "Buy a licence here" hotlink at System Configuration > Licence Manager.
Andrew and Ron: From a computer idiot, Much Thanks for all your good work!!!
Wayne
Several issues:
1. The version of dvdae in the VortexBox repository is dvdae-6.1.1. The current version on the Computer Application Studio website is dvdae-6.3.0. So the VortexBox version is out of date. I will inform Andrew, and hopefully he will update the VB repo to include dvdae-6.3.0. If you want to install this version now:
a. Login to your VB.
b. Download dvdae-6.3.0 from the CAS website:
Code:
wget http://www.dvdae.com/dvdae/dvdae-6.3.0-0.i686.rpm
c. Install the rpm:
Code:
yum localinstall dvdae-6.3.0-0.i686.rpm
2. A license is installed in /root/.dvdae/dvdae.lic the first time dvdae is run (NOT when dvdae is installed). This happens with the VB version (6.1.1) as well as the CAS version (6.3.0). I presume this is the "30-day free trial" license. But apparently this is not working for some users; see post #3.
3. You can purchase a full dvdae license here: http://www.dvdae.com/purchase. I haven't gone through the procedure to buy and install this license, so I'm not sure of the details. But I think you'll have to install it in /root/.dvdae/dvdae.lic.
Bookmarks