DHT11 Sensor for KODI on Raspberry Pi 2

Dear Kodi Forum, I have written a service plugin for my raspberry pi. Is there a place where I can upload it, in order to allow more experienced KODI programmers to look through and give me hints for optimisation. Many thanks and best regards, Dr.Esi

f4m proxy screen

Small problem and not sure why. I am running Kodi on an M8S android box and a screen appears that says "More options here to control the f4m Proxy, please any key to close". I hit OK and it goes away. Any help with this will be greatly appreciated. Tha...

Watched a Movie on Kodi

Hi Bought a fire stick recently, registered my fire stick, loaded kodi. I've watched a movie on KODI yesterday. Somehow i was charge by Amazon for the movie on my credit card on file? How could this happen? dMonkey

Improved channellist in Estuary

Hi Kodi-Team, I suggest folling improvement of the PVR channellist in Estuary: https://github.com/xbmc/xbmc/pull/11618 At the moment the channelname is highlighted in the channellist and programinfo is displayed only with a small font. But the progra...

MP 2.1 + Addon rev137 does not work for me

hi, i use kodi v17 final and win 8.1 x64. mp 2.1 and addon rev 137 does not work for me. i opened and configured mp2 tvserver but got no connection between tvserver and kodi. after starting/shut down kodi i was not able to start tv server configuratio...

Harmony remote to keyboard presses?

So pretty happy with my old Harmony 550 remote, even though I have never been able to get the MCE keyboard or mouse stuff to work. Had been using Flix2Kodi to watch Netflix but it is broke again and forced to go through Chrome Launcher. This creates the issue of using a mouse. My current situation uses Droid Mouse on my phone but would like something on my remote. I have been able to map keyboard presses to mouse actions through xbindkeys and xdotool but cannot seem to figure out how to make my arrow and ok key on my remote function as keyboard presses for this to work.

My xbindkeysrc

Code:
"xdotool mousemove_relative --sync -- 0 -100"
Mod2+Up

"xdotool mousemove_relative --sync -- 0 +100"
Mod2+Down

"xdotool mousemove_relative --sync -- -100 0"
Mod2+Left

"xdotool mousemove_relative --sync -- 100 0"
Mod2+Right

"sleep 1 && xdotool click 1"
Return

My chrome launcher script:
Code:
#!/bin/bash
openbox &
xbindkeys -p &
/usr/bin/google-chrome "$@"
killall xbindkeys
kill %1

IMDB Top 250

Is there a way to list all movies in tmn by IMDBs Top 250 and see which movies from the Top 250 are missing in the collection? Thank you in advance.

Movie Title Not Displayed for SD Content

Something that I have noticed is that the movie name is not displayed for SD content. I use MyMovies to generate the nfo files for both BluRays that are ripped to mp4 files and DVDs ripped to VIDEO_TS structures. In Kodi, I have it set to scan recurs...

Video Lagging Sony XBR & Krypton

Hi all, i have a problem with a new serie that i have dowloaded : Westworld. The video is lagging around every 10 sec. I have no problem with other of my movies/series. If i start the series with the builtin video player of the TV, it works great. tk...

Kryton 17 parsing problem

I am trying to download the new V17, but, unable to install with a caption saying Parsing problem I am using kitkat 4.2 Jarvis 16.1 no problem!

“Select” Add-Ons for menu item?

Perhaps I'm missing a setting. I really like this new skin, but I miss putting select Add-Ons as widgets somewhere. I have many add-ons that do nothing that requires interacting with them after setup. As it stands now, it appears that Estuary just du...