(2013-06-14, 03:55)brendon2424 Wrote: (2013-06-14, 02:09)kzeleny Wrote: Is there a previous or back button that should exit. I am working on a new version that will allow to hide recently watched movies and more. there is a Random trailers program addon that is available now that has the updates
Unfortunately the Menu, and Up, Down, Left and Right Direction Arrows don't work in either the Random Trailer Screensaver or Program. The Play/Pause and Select buttons both exit the addon and start the movie, but thats the only way out. Thanks for the updates!
I have updated both the Screensaver as well as the script, they both have same features now. Including arrow controls
You can download latest versions here
https://github.com/kzeleny/script.randomtrailers
I will wait a few weeks for any bug fixes and changes before submitting them to the official xbmc.org repo.
here is the change log for both
v1.0.6 (June 14, 2013) :
- added arrow controls for remotes without keyboards
UP = show info
DOWN = hide info
RIGHT = next trailer
LEFT = exit trailers
v1.0.5 (June 12, 2013) :
- fixed module import issues. fixed font issues
v1.0.4 (June 10, 2013) :
- improved movie information screen
- added feature and setting to exclude recently watched movies from trailers. Set to number of days after movie
has been played before including in trailers
v1.0.3 (June 4, 2013) :
- added setting to hide movie info during playback of trailer
press I during playback of trailer to toggle info display
v1.0.2 (June 3, 2013) :
- added feature to allow playing movie of currently playing trailer by pressing enter while trailer is playing
- added feature to allow user to press esc to exit, or X to quit trailer but play remaining.
v1.0.1 (May 30, 2013)
- added option to not ask for genre filter
v1.0.0 (May 27, 2013) :
- initial release, includes options for selecting genre, number trailers, and to display open and close animation.