xbmc

How to programmatically rename movie and TV show files in an iTunes library, for XBMC compatibility?

I have a collection of movies and TV shows in iTunes, and I'd like to rename them to an XBMC compatible naming convention without breaking the links in iTunes. All the necessary metadata (season number, show name, episode number, etc) seems to be in an XML file that iTunes manages, and the episode name is the current file name. So progr...

Fastforward and rewind music in XBMC

As I was listening to the Stack Overflow Podcast #54 in XBMC on my XBOX I wanted to skip back a bit and hear something again. To my chagrin the controls for seeking like in the video app weren't working. I then tried to use the seek buttons in the music OSD. No success. I next tried going to visualization mode and using the seek control...

How to set foreground window over XBMC fullscreen mode

I write simple XBMC script to launch my application (C#) ,My C# app will hidden XBMC by call ShowWindow (w32 api). Between XBMC was hidden it also gain focus, when press any key all action occure in XBMC. I also try following code but it not work System.Diagnostics.Process[] xbmc = System.Diagnostics.Process.GetProcessesByName("XBMC"...

Run XBMC plugins in a .net application

Is there any way to use xbmc plugins in .net? im thinking about those plugins that provide access to media content like GameTrailers and stuff like that.. ...

Remotely run command in local X session?

I have an HTPC (with an HDTV as the monitor) running Ubuntu Karmic, and various other computers in the house. Sometimes I want to run X11 applications (usually, but not always, XBMC) on the HTPC displayed on the HDTV, but I don't want to have to physically go to the HTPC to do so; I want to do so from another computer in the house. If I...

XBMC Stream Video

Can XBMC stream video to a web interface that I can access with my mobile phone without the need to buy a slingbox ...