Thanks alot dgktkr, works lika a charm after SSH:ing inside the HTPC and changed it all!
THIS IS FOR XBMCbuntu/ubuntu/kubuntu OR OTHER LINUX BASED INSTALLS!
You are expected to already have installed MakeMKV. Please observe that the first time you start MakeMKV with a Blu-Ray movie inserted it will prompt for your approval of beta trial so first time you will need to get "out of XBMC mode and iside the Windows looking thing
For people that dont even know what SSH is, read on, this is how I (dgktkr) did...
Download putty here:
http://www.chiark.greenend.org.uk/~sgtat...nload.html
Double click on it when it is installed. Under "Host name (or IP address)" write your internal IP address to your HTPC you wanna get Blu-Ray script working on.
In my case I wrote "192.168.1.104".
A window with black background and white text will appear. Login with your XBMCbuntu Login and password.
Write: "~/.xbmc/addons"
Write: "ls"
After you have writet "ls" look after a folder named "plugin.makemkvbluray", if there is one write the following: "sudo rm -R plugin.makemkvbluray".
Now write "ls" again and see so that the folder "plugin.makemkvbluray" is gone!
Download the latest Blu-Ray script by writing this: "wget
http://www.bultsblog.com/plugin.makemkvbluray-1.1.zip"
Write: "sudo unzip plugin.makemkvbluray-1.1.zip"
Write: "cd plugin.makemkvbluray"
Write: "sudo nano addon.xml"
A text editor will appear, on line five (5) you will see this row: " <import addon="xbmc.python" version="1.1" /> "
You will edit the 1.1 in this line to 1.0, you can just copy this if your lazy..: " <import addon="xbmc.python" version="1.0" /> " <- Without the " "
Okey, your almost done. Nah Im just kidding, you are done