Tag Archives: kodi

Audi Rns Kodi Skin

Provided on cause of the big amount of requests, my ' Audi Rns ' skin.

The skin is directly from Kodi as ' new add-on ' to install zip file from..

skin.audi_rns_LITE (318 downloads )

 

(Note: A number of settings Windows I haven't - fully - adapted yet. You can only update some settings by first for example, switch back to the default ' Confluence ' skin.)

[whohit]Audi Rns Kodi Skin[/whohit]

Example – Control Kodi with Rns-e

Note: If you have the full AudiRns Full Beta plugin, the following functionality is already processed.
Please install the following plugin so not, of deinstalleer deze.

 

If your Rns-e is on TV / VIDEO mode (or newer versions on MEDIA) using the buttons generate Can messages.

For example, this Can message are using a Python script to convert in Kodi commands. I have chosen to JSONRPC commands. These are short commands that are sent through HTTP headers and then responds that Kodi. After on the ' Select ' button (the large rotary button) for example, I use the following code to respond: [xbmc.executeJSONRPC('{"jsonrpc":"2.0","method":"Input.Select","id":1}')]

Because this functionality actually allows a Web server to control Kodi, you need to allow this feature in Kodi. "Allow control of Kodi via HTTP" in the "Web server" menu.

800px-Settings.services.webserver

The Python script I develloped for control with Rns-e buttons:

Rnse_Control (171 downloads )

 

 
Or download the directly installable Kodi plugin:

Download now: Plugin Kodi operate with Rns-e
 

 
[whohit]Control Kodi with Rns-e[/whohit]

Kodi on Raspbian

Daar het standaard Raspbian image zich prima leent voor het installeren van je can-bus module heb ik gekozen om deze distro hiervoor te gebruiken.

Afterwards you can add Kodi to it relatively easy, by the following commands from an SSH Terminal (For example, Putty)

[sudo apt-get update]
[sudo apt-get install kodi]

At this time, Kodi Krypton (v17) the most recent version, installed by above command.

1000x625xwal1-TUT-0002_jpg_pagespeed_ic_UvXiDW1-wk
[whohit]Kodi on Raspbian[/whohit]