Kodi Remote for iOS apple watch support
It will be great to have the official Kodi remote to support apple watch
Kodi for PC IOS Football Addons IPTV M3u Sports
Kodi for PC IOS Football Addons IPTV M3u Sports
It will be great to have the official Kodi remote to support apple watch
Hello, Can anybody help me please with my compiling source for android. I am using this guide https://github.com/xbmc/xbmc/blob/master...E.android. I went through steps up to 5. But i don't know what to do next. I am using Ubuntu "Xenial Xerus" (16.0...
I am not sure if there is already a way to achieve this, but I watch recorded shows via two methods: I use NPVR Server to do all my recording and the resulting files go into a huge folder that contains all my videos. Emby watches this folder and auto...
Hi, Been racking my brains over this one... I was on a previous version (I can't remember which) but it had become a little unstable shutting down,, about 50% of the time it would just go to a black screen and never close, I would have to force it... ...
Hi! Do you think it's possible to send keystrokes via QProcess() to kodi to emulate the keyword? I'm running kodi, Qt5.7 in Raspbian Jessie: Code: QProcess *m_kodi = new QProcess(this); m_kodi->start("kodi"); // ... m_kodi->write("c"); // shoul...
Hey Guys; How to get KODI to read .vsmeta so that I don't need to change all htpcs only video station in my synology nas. regards;
Hi everyone I have jarvis installed on a m8 box arm 64 Im trying to install Krypton but get the app not installed error Other sources is checked Any thing else i may be missing ? Thanks for your time
Hi all I've got Kodi on Apple TV 4 I'm getting this error even though I've cleared cache etc Can anyone help? Many thanks
Hi, thanks for trying to help! Short summary: Airplay streamed to Kodi 16.1 media center via avahi-daemon cuts (mutes) out after a few minutes. Comes back if you wake up Kodi by pressing button on remote. Explanation: I am using a Zotac AD12+ as medi...
Hello, I have an annoying problem with library update in Kodi : nothing happens ! The scan start and stop immediately, and nothing is added to my library, except if I'm using the "scan for new content" option in contextual menu. The log give this iss...
Ok I installed Kodi on a laptop of mine I fixed the flashing green with the Disableing Hardware Acceleration but I am getting this : http://gallery.aspietechygamer.tk/thumbn...hp?album=1 Laptop Specs HP NC6400 CPU:Intel Core2 T7200 2.00Ghz GPU: ATI Mo...
Hi, I have set up the live TV in titan skin. When I press the Up or Down arrow (on remote mapped to keyboard up and down) it shows the info screen. The info displayed is for the next channel in the list. I would prefer the first keypress to bring up th...
I use the thumbs and thumbs details view a lot. When i turn on Tags to display the title it works for my files and some catch up tv addons. But when i do for youtube and it displays two line of text (the second being the year). The problem being that i...
Version 2.9.1 ======================= + added Trakt.tv scraper + added option in the bulk renamer to set/clear the sort title +/x added escaping of file names/urls in the movie exporter x fixed loading of plugins from a network share x added a connecto...
Hi! I'm using kodi on RPi2/3 with Raspbian Jessie Lite (no X). I use this script to launch kodi from my application (due to the "black screen bug") : Code: #!/bin/bash kodi fbset -depth 8 && fbset -depth 16 The problem is when kodi exits I s...