Android TV Recommendations

I was trying to find some info about Kodi adding Android TV recommendations and voice search, like that in SMPC and with the 3rd party app Geine. Anyone know if this is in the pipeline? Kodi 17? 18? 999?

Strange Music playback causing system freeze…

Currently on Kodi 16.1, but wondering if anyone else has seen this issue, and if perhaps its been fixed in Kodi 17. The issue: 1. From the Main menu in Kodi, select the Music button. 2. This brings up a list of every song, listed in Alphabetical order...

Does Kodi change the original file. [N00B question…]

I apologize in advance for my ignorance. I current have a huge Multimedia Library that I have been curating for many years. KODI looks like a great platform to get involved in but i have a concern about my media library. Does KODI change the original...

Get local IP Address

Does anyone know of a way I can get my local IP address from within my addon? I previously did: Code: ip = socket.socket(socket.AF_INET, socket.SOCK_DGRAM) ip.connect(("gmail.com",80)) HOST_NAME = ip.getsockname()[0] but now that I am running a VPN ...

Kodi on Roku with Cloud stored movies?

I am looking into Kodi as a friend suggests it. Currently I am using a plex media server with locally stored and some cloud stored movies using Plex's services. I then access my cloud stored library on my Roku when I am away from home. I usually b...

Parse Error on Android TV Box

Hi, I have a problem installing Kodi 17 RC 3 on an Android TV Box (S82 from Tronsmart). I believe it runs Android 4.4.2 and like usual for many Android TV boxes updates are not available. I turned off file verification and allowed unknown sources ...