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...

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...

problem with dvd on kodi 17

Hi, I think I found a possible bug/problem. I have some dvds that after the normal filming company intros, doesn't play right. When It should go to the dvd menu I only hear the music played (music which should indeed be played when the menu is showed)...

S905d

Anyone know when the new amlogic s905d will be released as the specs look pretty good.

Kodi causing video card to blink

Three times now I installed Kodi and although not being 100% sure I think it's Kodi causing an issue. After install of Kodi and rebooting in windows 10 windows starts flashing to the point that I have to reinstall Windows. I'm on a Levovo with Radeon c...

Create new playlist shortcut?

Hi, I'm using the below to open kodis smartplaylist editor populated by a given xsp. Everything works great... Thank you @ironic_monkey for coding the feature. Code: xbmc.executebuiltin("ActivateWindow(10136,%s,video)") My question is... is there a ...

Posters & Fanart

I'm trying out TMM after being a long-time EMM user, and thus far I'm real impressed - the GUI is excellent, and other than the initial scrape of movies on my NAS, it's a lot quicker than I'm accustomed to. A couple of questions re: posters/fanart: L...

Startup Addon

Hey guys! Don't know if this is the right place to start a discussion. But, I'll give it a go! I'm thinking about creating some sort of "startup preferences" addon. Helping a lot of friends out with raspberry pi's and want them to be configured out f...

No Video Signal as screensaver instead of Dim/Black

Hi I use Kodi on OSMC on a rpi and love everything about it. Thing is, I tend to fall asleep while watching stuff. So I'm looking for a way for my projector to turn off autoatically when the movie/episode I was watching is done. The projector I'm usin...