Hi guys,
I am impressed that is a great work...
Well, I need to know how to activated the web interface of KODI
Someone knows
Thanks
Interface web Kodi activated
Re: Interface web Kodi activated
Hi Biteacid,BiteAciD wrote:Hi guys,
I am impressed that is a great work...
Well, I need to know how to activated the web interface of KODI
Someone knows
Thanks
You can enable the Kodi Webserver by doing the following:
- Open Kodi
- Select the System menu option.
- Select Services
- Select Webserver
- Enable Webserver (select it, tickbox then turns blue)
- Change the port to something like 1338
- Change username and password as you require (eg: root / raspberry)
You can then access the website using your IP Address (eg: http://192.168.0.100:1338 )
If you need assistance in getting your IP address, see here http://dietpi.com/phpbb/viewtopic.php?f=8&t=14
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Re: Interface web Kodi activated
Thank for you answer.
Now, my remote don't work, for this reason i need a file config and activate this service from terminal ssh
Thanks again
Now, my remote don't work, for this reason i need a file config and activate this service from terminal ssh
Thanks again
Re: Interface web Kodi activated
Hi Biteacid,BiteAciD wrote:Thank for you answer.
Now, my remote don't work, for this reason i need a file config and activate this service from terminal ssh
Thanks again
It appears the oDroid package for C1 remote is an optional installation.
You can install the oDroid C1 remote package by doing the following:
Code: Select all
wget http://builder.mdrjr.net/tools/c1/odroid-remote_20141223-3_armhf.deb
dpkg -i odroid-remote_20141223-3_armhf.deb
http://odroid.com/dokuwiki/doku.php?id= ... ller_linux
If your using a 3rd party IR controller, you may need to manually setup the key codes:
http://forum.odroid.com/viewtopic.php?f=112&t=8062
If you find our project or support useful, then we’d really appreciate it if you’d consider contributing to the project however you can.
Donating is the easiest – you can use PayPal or become a DietPi patron.
Donating is the easiest – you can use PayPal or become a DietPi patron.