Git Product home page Git Product logo

xbmc-scripting's People

Contributors

killarny avatar nuka1195 avatar

Watchers

 avatar  avatar

xbmc-scripting's Issues

Option to pre download all preview images and information as in the alpha builds.

Currently using the latest version released with the t3CH 2.0.1 release of 
XBMC.

I find it very annoying now that each time I click to the next preview 
that I haveto wait 2-3 seconds for the image and information to download.

I know this only happens once but it makes it a slow proccess to just 
quickly scroll thru and pick what I want to watch.

Would love to see an option where you can pre downlod all the current ones 
in one hit so its then over and done with untill new previews show up.

Other than that I find your version a much beter script then the old movie 
script. Much cleaner and much more complete and stable.

Besides my request, this is one sweet peice of work and I congratulate you 
for your work.

PS: Is there a way to get a version of this script to download from the 
DivX Stage6 previews? Maybe a future project perhaps.

PPS: I know I shouldn't be saying all this here, but I couldn't find any 
contact info anywhere else. if need be my emaial is [email protected]

Original issue reported on code.google.com by [email protected] on 14 Nov 2006 at 11:01

build.sh in Apple Movie Trailers works incorrect if LC_ALL is set to a different language than english

What steps will reproduce the problem?
1. use linux
2. export LC_ALL=pl_PL.UTF-8
3. in the Apple Movie Trailers dir execute ./build.sh
4. the svn revision number won't be written inside default.py file.

I'm using the todays revision on a current gentoo. That's revision 2499.

Suggested fix in the build.sh file:

$ diff build.sh-old build.sh
30c30
< REVISION=$(expr "$(svn info 2>&1 | grep "Revision")" : '.*: \(.*\)')

---
> REVISION=$(expr "$(LC_ALL=C svn info 2>&1 | grep "Revision")" : '.*: \(.*\)')



I haven't tested other plugins for that.

Original issue reported on code.google.com by [email protected] on 30 Mar 2009 at 5:53

Apple Movie Trailers Plugin localized for German language

What steps will reproduce the problem?
1. Hello, I don't know who are the developers from the Apple Trailers Plugins 
"Apple Movie 
Trailers Lite". I localized the plugin in GERMAN, but I don't see a button into 
the plugin where I 
can choice the languages.
2. Maybe the developer can change it in his next plugin-version.
3.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
ATV 2.1, Launcher 3.1, XBMC 9.04, Apple Movie Trailers Lite 1.6.2?

Please provide any additional information below.
Look in the attached file




Original issue reported on code.google.com by [email protected] on 22 May 2009 at 7:04

Attachments:

Trailer list will not reload after watching a trailer

What steps will reproduce the problem?
1. Open Apple Movie Trailers Script
2. Watch a trailer
3. Trailer list is empty and doesn't refresh until exiting and opening the
script again

What is the expected output? What do you see instead?
Trailer list to appear again

What version of XBMC are you using? On what operating system?  What version
of the addon are you using? using 


XBMC4Xbox Rev:28247

pre-0.99.7.3b


Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 3 Mar 2010 at 5:10

Error while starting the script: There was an error setting up your GUI.

What steps will reproduce the problem?
1. Start the script
2. Error occurs:

-----------------------------------------------------------
There was an error setting up your GUI.
Check your skinfile:
q:\scripts\Apple Movie Trailers\skin\Default\skin_1...
-----------------------------------------------------------

I can then only press OK, which brings me back to the home screen again. I
use a 5 December 2006 SVN build.

Original issue reported on code.google.com by [email protected] on 5 Dec 2006 at 9:49

Script always hangs during "Fetching movie information"

What steps will reproduce the problem?
1. Launch "Movie Trailer" from xmbc menu or from scripts menu
2. Progress bar automatically appears and goes through serveral Genres

What is the expected output? What do you see instead?
I expect that the progress bar will fill up and then I will get the movie
preview selection interface.

Instead the script hangs.

What version of the product are you using? On what operating system?
Xbmc: 2.0.0 Compiled Oct 27 2006 (From Slayer's disc)
Script: Happens on both the included version and the 0.95pre version.

Please provide any additional information below.

Several months ago with the exact same configuration I was able to view
these movie previews, now I can't..

Original issue reported on code.google.com by [email protected] on 29 Jun 2007 at 10:48

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.