I'm a complete Linux n00b and am trying to get Mythbox to run. I figured out how to install the updated Mythbox .zip from:
https://github.com/mitchcapper/mythbox/
Now I need help to upgrade my mythbuntu XBMC to a nightly so this thing can work.
(I was able to install the nightly on a secondary Windows frontend w/ mythbox and it worked like a charm!!! - So updating XBMC on the mythbuntu machine is last step)
I initially installed XBMC Eden w/ the following code. Hopefully it's just as easy to get the latest nightly:
https://github.com/mitchcapper/mythbox/
Now I need help to upgrade my mythbuntu XBMC to a nightly so this thing can work.
(I was able to install the nightly on a secondary Windows frontend w/ mythbox and it worked like a charm!!! - So updating XBMC on the mythbuntu machine is last step)
I initially installed XBMC Eden w/ the following code. Hopefully it's just as easy to get the latest nightly:
Code:
$ sudo add-apt-repository ppa:team-xbmc
$ sudo apt-get update
$ sudo apt-get install xbmc
y








