Make music archive visible to Kodi

Hi, I have configured Kodi properly to rip music-CD's and to store them as FLAC on disk. This works fine and the grabbed CDs then appear in the list of recent CDs within the UI of Kodi. They also seem to be made available via UPNP. Now I have a huge ...

RESOLVED – TV Headend Connection Problems.

I have running Kodi 17 , with TVHE addon 999.3.4.5 and TVHE server 4.1-2236 on Debian 8 I am unable to connect Kodi 17 to the TVHE. I have also got another Kodi 16 client and that connects to the server fine. Both Kodi instances use the same user setti...

Beta 2 – no PVR addons available

Kodi 17 beta 2 for Android is missing all pvr addons... Maybe since kodi-20160905-06588de-master-armeabi-v7a.apk as from that point on the APKs filesize went from 65M to 53M - which is a huge change...

Installing Repo’s

I have just installed Kodi 17 beta 2. i removed all data etc before installing. I then put all the repo folders back in the addon folder and its seems v17 B2 does not see these folders. I am on Win7 Pro If i install a repo zip from online source then...

Apple Remote IR Reciever RPI

Hi all,

I'm trying to use an Apple remote (A1294) via an IR receiver to control Kodi on my Raspberry Pi.

I have followed many tutorials and seem to have got the RPI to pick up the IR signal from the Apple remote. However, when I launch Kodi on the RPI the remote doesn't seem to control the interface.

Following the tutorial (http://kodi.wiki/view/HOW-TO:Set_up_LIRC) I have added Lircmap.xml below to $home$/.kodi/userdata/

Code:
<lircmap>
        <remote device="Apple Remote">
                <up>KEY_UP</up>
                <down>KEY_DOWN</down>
                <left>KEY_LEFT</left>
                <right>KEY_RIGHT</right>
                <play>KEY_PLAY</play>
                <menu>KEY_MENU</menu>
                <select>KEY_OK</select>
        </remote>
</lircmap>

Any help will be greatly appreciated...

Amlogic codecs not used in Live TV

Hi, just got one of the S912 , Beelink GT1 and have some issues. Most/all of the videos plays OK and for that purpose Kodi is OK. Pressing O i can see that amc-H26X codecs are used. However i use my box mostly for Live TV via Tvheadend server and here ...

xbmcgui.Dialog.input

Small bug with the keyword "default". It's actually coded as "defaultt": https://github.com/xbmc/xbmc/blob/346c37...log.h#L535 Code: input(heading[, default, type, option, autoclose])--Show an Input dialog. heading : string - dialog heading. defaul...

Kodi 17 beta2 crash on start

Hello, after lasl update Kodi beta 2, last night build, and update intel video driver 15.40.28.4501 I cannot start kodi, it crash on start. Crashlog here https://1drv.ms/u/s!AkIyekwKuDhCmP8ufprDLqAA9r--rA Thank yuo for hellp

Crash on startup when x11vnc connection is running

Dudes,

I am running Kodi 16.1. on a fresh xubuntu 16.04 system. The Linux is running a x11vnc Server. When I establish a connection from another system (mac, windows, android) to the linux box and then start kodi, it crashes immediately. Can onyone find the problem from the crashlog:

############## Kodi CRASH LOG ###############

################ SYSTEM INFO ################
Date: Sa 17. Sep 23:19:30 CEST 2016
Kodi Options:
Arch: x86_64
Kernel: Linux 4.4.0-31-generic #50-Ubuntu SMP Wed Jul 13 00:07:12 UTC 2016
Release: Ubuntu 16.04.1 LTS (Xenial Xerus)
############## END SYSTEM INFO ##############

############### STACK TRACE #################
=====> Core file: /home/wohnzimmer/core (2016-09-17 23:19:29.863059117 +0200)
=========================================
[New LWP 1629]
[New LWP 1631]
[New LWP 1632]
[New LWP 1633]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/kodi/kodi.bin'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x0000000000000040 in ?? ()
[Current thread is 1 (Thread 0x7f0bb100b940 (LWP 1629))]

Thread 4 (Thread 0x7f0b936ad700 (LWP 1633)):
#0 0x00007f0ba9567e8d in poll () at ../sysdeps/unix/syscall-template.S:84
#1 0x00007f0baba54201 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2 0x00007f0baba45a01 in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#3 0x00007f0baba460ae in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4 0x00007f0baba46160 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#5 0x00007f0baba54149 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6 0x00007f0ba4fb0678 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-8.0.so
#7 0x00007f0baf7fa6fa in start_thread (arg=0x7f0b936ad700) at pthread_create.c:333
#8 0x00007f0ba9573b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 3 (Thread 0x7f0b93eae700 (LWP 1632)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:143
#1 0x00007f0baba547e8 in pa_threaded_mainloop_wait () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2 0x0000000000ac878c in CAESinkPULSE::AddPackets(unsigned char**, unsigned int, unsigned int) ()
#3 0x0000000000a8cf26 in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) ()
#4 0x0000000000a8e062 in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
#5 0x0000000000a8ea97 in ActiveAE::CActiveAESink::Process() ()
#6 0x0000000001d2ac6f in CThread::Action() ()
#7 0x0000000001d2af2f in CThread::staticThread(void*) ()
#8 0x00007f0baf7fa6fa in start_thread (arg=0x7f0b93eae700) at pthread_create.c:333
#9 0x00007f0ba9573b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 2 (Thread 0x7f0b8fead700 (LWP 1631)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:225
#1 0x0000000000a8af77 in ActiveAE::CActiveAE::Process() ()
#2 0x0000000001d2ac6f in CThread::Action() ()
#3 0x0000000001d2af2f in CThread::staticThread(void*) ()
#4 0x00007f0baf7fa6fa in start_thread (arg=0x7f0b8fead700) at pthread_create.c:333
#5 0x00007f0ba9573b5d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:109

Thread 1 (Thread 0x7f0bb100b940 (LWP 1629)):
#0 0x0000000000000040 in ?? ()
#1 0x0000000000847fe5 in CMediaSourceSettings::Clear() ()
#2 0x0000000000e24841 in CSettingsManager::OnSettingsUnloaded() ()
#3 0x0000000000e254b3 in CSettingsManager::Unload() ()
#4 0x0000000000e28a1e in CSettingsManager::Clear() ()
#5 0x0000000000835d4c in CSettings::Uninitialize() ()
#6 0x00000000008365af in CSettings::~CSettings() ()
#7 0x00007f0ba94a6fe8 in __run_exit_handlers (status=1, listp=0x7f0ba98305f8 <__exit_funcs>, run_list_atexit=run_list_atexit@entry=true) at exit.c:82
#8 0x00007f0ba94a7035 in __GI_exit (status=<optimized out>) at exit.c:104
#9 0x00007f0bab727ac5 in _XDefaultIOError () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#10 0x00007f0bab727cee in _XIOError () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#11 0x00007f0bab724fb2 in ?? () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#12 0x00007f0bab7257e9 in _XFlush () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#13 0x00007f0bab728385 in _XGetRequest () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#14 0x00007f0baeeda253 in ?? () from /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1
#15 0x00007f0baeeda5d7 in ?? () from /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1
#16 0x00007f0b91dbdd9b in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#17 0x00007f0b91dbe2a1 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#18 0x00007f0b91dbe38b in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#19 0x00007f0b91d6da46 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#20 0x00007f0baeedc05b in ?? () from /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1
#21 0x00007f0baeeb23b5 in glXMakeCurrentReadSGI () from /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1
#22 0x0000000000ffe972 in CWinSystemX11::RefreshGlxContext(bool) ()
#23 0x0000000000ffff73 in CWinSystemX11::SetWindow(int, int, bool, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) ()
#24 0x00000000010011d3 in CWinSystemX11::SetFullScreen(bool, RESOLUTION_INFO&, bool) ()
#25 0x0000000001003a8f in CWinSystemX11GL::SetFullScreen(bool, RESOLUTION_INFO&, bool) ()
#26 0x0000000000ffdb25 in CWinSystemX11::CreateNewWindow(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, RESOLUTION_INFO&, bool (*)(XBMC_Event&)) ()
#27 0x0000000001003853 in CWinSystemX11GL::CreateNewWindow(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, bool, RESOLUTION_INFO&, bool (*)(XBMC_Event&)) ()
#28 0x0000000000e9456a in CApplication::InitWindow(RESOLUTION) ()
#29 0x0000000000e97d53 in CApplication::CreateGUI() ()
#30 0x0000000000f3f6c2 in XBMC_Run ()
#31 0x00000000007c2462 in main ()
############# END STACK TRACE ###############

################# LOG FILE ##################

23:19:24 T:139688190982464 NOTICE: special://profile/ is mapped to: special://masterprofile/
23:19:24 T:139688190982464 NOTICE: -----------------------------------------------------------------------
23:19:24 T:139688190982464 NOTICE: Starting Kodi (16.1 Git:c327c53). Platform: Linux x86 64-bit
23:19:24 T:139688190982464 NOTICE: Using Release Kodi x64 build
23:19:24 T:139688190982464 NOTICE: Kodi compiled Apr 25 2016 by GCC 5.3.1 for Linux x86 64-bit version 4.4.6 (263174)
23:19:24 T:139688190982464 NOTICE: Running on Ubuntu 16.04.1 LTS, kernel: Linux x86 64-bit version 4.4.0-31-generic
23:19:24 T:139688190982464 NOTICE: FFmpeg statically linked, version: 2.8.6-kodi-2.8.6-Jarvis-16.0
23:19:24 T:139688190982464 NOTICE: Host CPU: Pentium® Dual-Core CPU E6300 @ 2.80GHz, 2 cores available
23:19:24 T:139688190982464 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
23:19:24 T:139688190982464 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
23:19:24 T:139688190982464 NOTICE: special://masterprofile/ is mapped to: /home/wohnzimmer/.kodi/userdata
23:19:24 T:139688190982464 NOTICE: special://home/ is mapped to: /home/wohnzimmer/.kodi
23:19:24 T:139688190982464 NOTICE: special://temp/ is mapped to: /home/wohnzimmer/.kodi/temp
23:19:24 T:139688190982464 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
23:19:24 T:139688190982464 NOTICE: Local hostname: wohnzimmer-pc
23:19:24 T:139688190982464 NOTICE: Log File is located: /home/wohnzimmer/.kodi/temp/kodi.log
23:19:24 T:139688190982464 NOTICE: -----------------------------------------------------------------------
23:19:24 T:139688190982464 ERROR: DBus: Error org.freedesktop.DBus.Error.InvalidArgs - Keine derartige Eigenschaft »CanSuspend«
23:19:24 T:139688190982464 ERROR: DBus: Error org.freedesktop.DBus.Error.InvalidArgs - Keine derartige Eigenschaft »CanHibernate«
23:19:24 T:139688190982464 NOTICE: load settings...
23:19:24 T:139688190982464 NOTICE: Found 1 Lists of Devices
23:19:24 T:139688190982464 NOTICE: Enumerated PULSE devices:
23:19:24 T:139688190982464 NOTICE: Device 1
23:19:24 T:139688190982464 NOTICE: m_deviceName : Default
23:19:24 T:139688190982464 NOTICE: m_displayName : Default
23:19:24 T:139688190982464 NOTICE: m_displayNameExtra: Default Output Device (PULSEAUDIO)
23:19:24 T:139688190982464 NOTICE: m_deviceType : AE_DEVTYPE_PCM
23:19:24 T:139688190982464 NOTICE: m_channels : FL,FR
23:19:24 T:139688190982464 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,38​4000
23:19:24 T:139688190982464 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
23:19:24 T:139688190982464 NOTICE: Device 2
23:19:24 T:139688190982464 NOTICE: m_deviceName : alsa_output.pci-0000_00_1b.0.analog-stereo
23:19:24 T:139688190982464 NOTICE: m_displayName : Internes Audio Analog Stereo
23:19:24 T:139688190982464 NOTICE: m_displayNameExtra: Line-Ausgang (PULSEAUDIO)
23:19:24 T:139688190982464 NOTICE: m_deviceType : AE_DEVTYPE_PCM
23:19:24 T:139688190982464 NOTICE: m_channels : FL,FR
23:19:24 T:139688190982464 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,38​4000
23:19:24 T:139688190982464 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
23:19:24 T:139688190982464 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
23:19:24 T:139688190982464 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
23:19:24 T:139688190982464 NOTICE: Default DVD Player: dvdplayer
23:19:24 T:139688190982464 NOTICE: Default Video Player: dvdplayer
23:19:24 T:139688190982464 NOTICE: Default Audio Player: paplayer
23:19:24 T:139688190982464 NOTICE: Disabled debug logging due to GUI setting. Level 0.
23:19:24 T:139688190982464 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
23:19:24 T:139688190982464 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
23:19:24 T:139688190982464 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
23:19:24 T:139688190982464 NOTICE: Loaded playercorefactory configuration
23:19:24 T:139688190982464 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
23:19:24 T:139688190982464 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
23:19:24 T:139687703013120 NOTICE: PulseAudio: Opened device Default in pcm mode with Buffersize 150 ms
23:19:24 T:139688190982464 NOTICE: Running database version Addons20
23:19:25 T:139688190982464 NOTICE: ADDONS: Using repository repository.xbmc.org
23:19:25 T:139688190982464 NOTICE: Setup SDL
23:19:26 T:139688190982464 NOTICE: Checking resolution 16
23:19:26 T:139688190982464 NOTICE: Using visual 0x20


############### END LOG FILE ################

############ END Kodi CRASH LOG #############