Mikka20 / service.multimedia.hyperiond

Hyperion OpenELEC-XBMC addon
2 stars 0 forks source link

Still under development? #1

Open b0mb opened 9 years ago

b0mb commented 9 years ago

Is this addon still under development?

Does it work on an openelec system with x86 cpu withput use of rpi?

Mikka20 commented 9 years ago

Is this addon still under development?

Yes.

Does it work on an openelec system with x86 cpu withput use of rpi?

This is currently not supported, but I will hopefully create a version over the christmas holidays, when I have time.

b0mb commented 9 years ago

Hey! ;)

Is this still RPi only or is the new version of your addon now also working on x86 hardware?

Mikka20 commented 9 years ago

Currently not supported ;-( Do you need x86 or x86_64?

b0mb commented 9 years ago

64 bit plz 😉 Am 27.01.2015 21:23 schrieb "Mikka20" notifications@github.com:

Currently not supported ;-( Do you need x86 or x86_64?

— Reply to this email directly or view it on GitHub https://github.com/Mikka20/service.multimedia.hyperiond/issues/1#issuecomment-71720782 .

Mikka20 commented 9 years ago

Hey b0mb,

please test (Kodi release): https://github.com/Mikka20/service.multimedia.hyperiond/blob/master/download/service.multimedia.hyperiond.x64-1.0.0.zip Perhaps missing some thing like libs or shell script instructions or ... ;)

Debug: Install over addon-manager. ssh root@openelec systemctl stop service.multimedia.hyperiond.x64.service systemctl start service.multimedia.hyperiond.x64.service systemctl restart service.multimedia.hyperiond.x64.service cd /storage/.kodi/addons/service.multimedia.hyperiond.x64/bin/ ./hyperiond or ./hyperion-x11

b0mb commented 9 years ago

Hi!

I´m actually on kodibuntu,,,, can i also test it with this system?

Otherwise i think i could try torrow evening ;)

Thx!

2015-02-01 12:13 GMT+01:00 Mikka20 notifications@github.com:

Hey b0mb,

please test (Kodi release): https://github.com/Mikka20/service.multimedia.hyperiond/blob/master/download/service.multimedia.hyperiond.x64-1.0.0.zip Perhaps missing some thing like libs or shell script instructions or ... ;)

Debug: Install over addon-manager. ssh root@openelec systemctl stop service.multimedia.hyperiond.x64.service systemctl start service.multimedia.hyperiond.x64.service systemctl restart service.multimedia.hyperiond.x64.service cd /storage/.kodi/addons/service.multimedia.hyperiond.x64/bin/ ./hyperiond or ./hyperion-x11

— Reply to this email directly or view it on GitHub https://github.com/Mikka20/service.multimedia.hyperiond/issues/1#issuecomment-72360660 .

Mikka20 commented 9 years ago

Binaries = yes Plugin = no On kodibuntu copy the binaries (install requirement libraries (like this "apt-get install libqtcore4 libqtgui4 libqt4-network libusb-1.0-0 libprotobuf7")) from zip file to /usr/bin/ and start.

Good luck ;)

JanStevens commented 9 years ago

Hellow,

Can I use this with an Intel NUC using Openelec x64?

Thanks!

b0mb commented 9 years ago

@JanStevens You can try like Mikka20 explained.

This Version should work with Openelec X64 without RPi.

I still did not find the time to test it so you might give it a try ;)