Search found 5 matches
- Thu Aug 23, 2012 12:37 am
- Forum: Skin Development
- Topic: Skins supporting "Media Info" view?
- Replies: 2
- Views: 3699
Re: Skins supporting "Media Info" view?
Thanks, I'll try that one next. I'm going to try out every skin available via the XAI some time soon, and then come back here and post about the ones I had the best results with.
- Wed Aug 22, 2012 10:52 pm
- Forum: Skin Development
- Topic: Skins supporting "Media Info" view?
- Replies: 2
- Views: 3699
Skins supporting "Media Info" view?
Just wondering if there are any skins supported by XBMC4XBOX that have this view. Using the Hulu plugin set to "Media Info" on the PC is very convenient, and it would be even more useful for the Xbox since it loads slower. You could just scroll through the list and immediately know what ea...
- Wed Aug 22, 2012 10:43 pm
- Forum: Python / Scripts Help and Support
- Topic: Veetle
- Replies: 2
- Views: 1420
Re: Veetle
OK, since psychotron confirmed that the jtv plugin does work I decided to check out my log file and see why it was failing for me on the standard 3.2 build of XBMC4XBOX. I got it working with just one small change to the default.py. Change this: try: import json except: import simplejson as json To ...
- Sun Aug 12, 2012 8:58 pm
- Forum: Python / Scripts Help and Support
- Topic: How to make seeking work for Youtube videos
- Replies: 1
- Views: 1738
How to make seeking work for Youtube videos
I've always wanted to be able to arbitrarily skip around through Youtube videos, but it wasn't possible. Recently, I figured out how to do this while playing around with XBMC Eden. Basically, any video that is played with the "380p" quality selection allows seeking. Jan's version of the Ed...
- Sun Aug 12, 2012 8:39 pm
- Forum: Python / Scripts Help and Support
- Topic: Veetle
- Replies: 2
- Views: 1420
Veetle
I've only just now noticed that Veetle is one of the best plugins out there; as someone else said, it's just like switching through different channels. There is one problem though, and I thought that maybe there is a solution to it. The problem is that every time a video ends on one of the channels ...