Top "Xbmc" questions

Kodi is a cross-platform, open source media player.

Batch command to delete all subfolders with a specific name

I have a directory as such: D:\Movies D:\Movies\MovieTitle1\backdrops\ D:\Movies\MovieTitle2\backdrops\ D:\Movies\MovieTitle3\backdrops\ …

batch-file window xbmc
XBMC/KODI error adding addon "structure incorrect"

I'm following the KODI/XBMC hello world addon tutorial here and i downloaded the finished project from here but the …

add-on xbmc kodi
OpenELEC, Transmission not installed

In official doc and forum could not find fresh info. Have anyone succeeded to install transmission on OpenELEC 2?

transmission xbmc
Where to find a complete "hello world" example/tutorial for XBMC addon development?

I'd like to start studying xmbc plugin development. I read official documents, but I'm asking you if there are some …

plugins xbmc
How do I parse XML results into an array?

I'm new to Python and need some help. The web hasn't been very helpful. Simply put, I have a web …

python xbmc
How to install xbmc module for Python

I tried to find the setup script from xbmcscripts.com but apparently that site is down. Neither 'easy_install' gives …

python api module xbmc
Forking a sub directory of a repository on GitHub and making it part of my own repo

Apologies, I am very new to Git and GitHub, I've read through a few things but I'm not sure if …

git github repository git-subtree xbmc
Dirty Regions on XBMC on Raspberry PI

I have a raspberry pi and have loaded the latest standalone from raspbmc.com. When using XBMC, I see that …

raspberry-pi xbmc dirtyrectangle
Where are savec the add-on on raspberry with openelec xbmc

I want to edit some files in one add-on that is installed on the raspberry, so I want to access …

raspberry-pi xbmc
How to install Python script on XBMC to automatically launch it at startup

I need to install a Python script in XBMC environment to be launched automatically. The script interacts with the execution …

python installation autostart xbmc