Upgrading kodi

Hi all and please bare in mind I am totally tech incompetent. I have a android MXQ box, Google TV and it's an old version so I can't load up any new builds. I've tried to upgrade my kodi but just can't see how I do this. I've tried from Google play bu...

Black screen freeze

I'm having some problem with total lockup of Kodi when watching LiveTV. Sometimes it happens when changing channel. That's why I asked here http://forum.kodi.tv/showthread.php?tid=296279 how to force a crash log. This time it didn't happen when I chang...

documentary’s in home menu

I would realy like to have documentary's as an option on de home page. I don't if this is already possible, but im missing it now. Does anyone know if this is possible? So not an add-on but on the main screen.

Media Source Flags

I really miss having the Media Source flags shown. Is they any way to get them displayed with the other media flags?

Missing settings options?

'Clean library', 'Export video library' and 'Import video library' do not appear to be located under System -> Video -> Library in Mimic, as suggested on the wiki (http://kodi.wiki/view/Settings/Videos#Library). Anyone know where they have been m...

How to enable fan art backdrops

I just installed the skin and love it. There seems to be in one thing which I can't set up. For all my movies, the fan art is in the folder and would always show when the movie is highlighted. Same for TV shows, except no local fanart. How do I enab...

Problem with TV Series Subtitles

Hi .I just intalled Kodi and Exodus . I need for the TV SERIES and also for the movies Greek subtiles . I dont have any problem with the movies (I can find Greek English French subtitles ) but I cannot find any subtitles for the tv series. When the e...

mix m3u playlist 13 November 2016 {New}

http://globiptv.com:8000/get.php?username=Charly&password=Charly&type=m3u http://sasuketv.iptvitalia.eu:2300/get.php?username=nolimit&password=nolimit&type=m3u http://live.softiptv.com:9900/get.php?username=3month&password=3month&type=m3u http://tv2iptv.com:8000/get.php?username=has&password=has&type=m3u http://cdn1.tvsng.com:5114/get.php?username=test50&password=test50&type=m3u http://iptvsale.info:8889/get.php?username=taki&password=taki&type=m3u http://x1.viptv.pw:8000/get.php?username=levent&password=Kilic&type=m3u http://151.80.105.76:2300/get.php?username=nolimit&password=nolimit&type=m3u http://orbit-iptv.com:2500/get.php?username=werden&password=werden&type=m3u http://abraiptv.no-ip.org:5475/get.php?username=para&password=para&type=m3u http://pro-unibox.com:8000/get.php?username=puri&password=puri&type=m3u http://orbit-iptv.com:2500/get.php?username=master&password=master&type=m3u http://skyeg.dyndns.org:8000/get.php?username=soso&password=123456&type=m3u http://www.zeebra.tv:8000/get.php?username=feras1&password=feras1&type=m3u http://62.4.21.70:8000/get.php?username=omar1&password=omar&type=m3u http://premium-ott.com:8000/get.php?username=1556&password=1556&type=m3u http://biwsat.com:8080/get.php?username=clinecenter.com1&password=KraIqxwQ1d&type=m3u http://195.154.154.185:5890/get.php?username=wGNXBdG71N&password=v8hIWSr92B&type=m3u http://ksportiptv.com:1557/get.php?username=mix12&password=NcAYGoOjU2&type=m3u http://ksportiptv.com:1557/get.php?username=enigma12&password=BKems9e0Dj&type=m3u http://ksportiptv.com:1557/get.php?username=sparak120&password=0lsBaKepNE&type=m3u http://ksportiptv.com:1557/get.php?username=GEANT%2012&password=zrjfnKOYgM&type=m3u http://ksportiptv.com:1557/get.php?username=drenbox12.&password=uwoA4RGMBL&type=m3u http://5.no-ip.info:8060/get.php?username=23GENERALtaxLELL&password=DAVIVEcugLELLecc&type=m3u http://lucky.lts2.net:24000/get.php?username=lmantonino&password=cecylia06&type=m3u  

PVR is Broken – FILMON API CHANGES

Hello, Please be advised that this PVR should be marked as broken. I have tested with over 20 different Kodi instances that use this PVR, and all are not functioning as normal. I believe Filmon have made updates to there API - Source: here Faults: ...

No sound

Hi guys. I have lost my sound on both my boxes and have tried everything. Next step may be throwing them at a wall. Anyway it has sound on the home screen but as soon as I go into kodi nothing. Help please

Compile Kodi /w libcec 4 on updated Ubuntu 16.04

Just tried to update my htpc to latest commit available. Wanted to do this because it includes the libcec 4.
However after the update it does not find the correct package...

When I look in my config.log:

Code:
configure:28227: checking for CEC
configure:28234: $PKG_CONFIG --exists --print-errors "libcec >= 4.0.0"
Package libcec was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcec.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcec' found
configure:28237: $? = 1
configure:28251: $PKG_CONFIG --exists --print-errors "libcec >= 4.0.0"
Package libcec was not found in the pkg-config search path.
Perhaps you should add the directory containing `libcec.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libcec' found
configure:28254: $? = 1
configure:28268: result: no
No package 'libcec' found
configure:28284: result: == libcec disabled. CEC adapter support will not be available. ==
configure:28365: == libcec disabled. CEC adapter support will not be available. ==

I am 100% sure this package is installed, as well as libcec4, libcec4-dev and libcec-dev

Is there an additional package needed not mentioned in the logs like in it was the case with libcec 3 (where it at that time was mentioned):
Code:
sudo apt-get install libp8-platform-dev

Using Ubuntu 16.04