Windows apps inclusion

Since Kodi now has a Windows UWP now something I was thinking was a way to include the Universal Windows apps in Kodi. It would be cool to make my system look like an Xbox! xD And having those apps would make it seem more like one. I'm wanting to build...

Bug with actor images display in TMM

As of today no matter the tv show I pick I have the same actor image (the names still change accordingly) I restarted TMM and same thing happened just with a different actor image. Honestly this is not a big deal in my opinion ASSUMING it's just a vi...

Swap stereo channels

Hello is it possible to swap stereo channels (left, right) in movies played via KODI (raspberry, KODI 16.1.)? I was used to do it in mplayer (mpv), but the Raspberry is not fast enough to play full HF video via mplayer.

Changelog vs News confusion

According to the wiki and a post in the threads, it seems the changelog.txt files have been deprecated in favor of the "news" section in the addon.xml Is this info currently displayed in the kodi interface? I checked Estuary and a couple of other skin...

PC Satellite TV review

Did you know you can now watch live tv online using just your PC and software? If you ever be unable to watch your favorite tv show because someone else in your home was watching a different channel, you can now watch not just that show but 3000 channels from your own computer. There are

Super Favourites as Widgets

Hi everyone, sorry my first post is a question but I cant find a "Hello" section anywhere. Anyway, im trying to use Super Favourites sub folder as a widget on Xonfluence but I cant figure out the code to use to point to the file. Im using plugin://pl...

Cannot build RC3 on Arch Linux

Building on Arch linux results in fatal errors. Compete build log. Advise is appreciated. Note that RC2 builds without issue.

Code:
find -type f -name *.py -exec sed 's|^#!.*python$|#!/usr/bin/python2|' -i "{}" +
  sed 's|^#!.*python$|#!/usr/bin/python2|' -i tools/depends/native/rpl-native/rpl
  sed 's/python/python2/' -i tools/Linux/kodi.sh.in
  sed 's/shell python/shell python2/' -i tools/EventClients/Makefile.in
  # disable wiiremote due to incompatibility with bluez-5.29
  sed '/WiiRemote/d' -i tools/EventClients/Makefile.in
  sed '/mkdir -p $(DESTDIR)$(bindir)/i \
install:' -i tools/EventClients/Makefile.in

export PYTHON_VERSION=2

  ./configure --prefix=/usr --exec-prefix=/usr \
    --disable-debug \
    --enable-libbluray \
    --with-lirc-device=/run/lirc/lircd \
    ac_cv_lib_bluetooth_hci_devid=no \
    ac_cv_type__Bool=yes

make -j9

Listing files cache – Krypton beta 7

Hello everybody, my name is Carles, i'm new in this forum but i'll try to do my best helping to you in the case i can. I need your help now to change the listing files cache. I have installed the Jarvis 16.1 on my iphone 6s and works great. On my app...