• 1
  • 20
  • 21
  • 22(current)
  • 23
  • 24
  • 60
[RELEASE] Home Theater Experience (Script)
just you
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
question...if we don't include a slides.xml file in a folder, will the script assume that all slides contained within are G rated?
Nuka1195 Wrote:just you

read your earlier comment, problem fixed. thanks

laziness kills.
timdog82001 Wrote:question...if we don't include a slides.xml file in a folder, will the script assume that all slides contained within are G rated?
Nuka can clarify, but my experience has been that slides in a folder with no slides.xml are played without consideration of rating, and are mixed into the slideshow randomly.

I did a little testing this afternoon and am really pleased with how the slideshow is functioning. I have several folders of still slides (with no slides.xml) and nearly a dozen folders of Q&A slides, each of these folders having their own slides.xml specifying the rating and the naming convention for slides within that folder.

I haven't tested the rating functionality, but I can confirm that for me the Q&A slides are always appearing properly paired, and I'm seeing random single slides mixed in exactly as I had hoped.

For now I've set rating="N/A" in all my slides.xml, which seemed to require a value. The rating will be really handy for the kids to ensure they receive trivia questions they'd find interesting and would be able to answer - but I'll still need to exclude inappropriate single slides. Since I have all subfolders named by theme it will be easy enough to move the inappropriate single slides out of the trivia path.

Here's a mockup of my folder structure for those unsure how to organize and mix Q&A pairs with still slides...

Image
sweet. thanks for that image. that helps me a lot
kiliksun, Smile good. i will up a fix shortly

juanflaco, sounds right. no slides.xml, folder is included. if no rating in slides.xml folder is included.

you can place a slides.xml in a root folder with a rating, so it could be used to exclude/include a whole set of folders.(untested)

still_slides
----adult_trivia
----slides.xml (rating = NC-17)
---------Slasher_movie_trivia
---------War_movie_trivia

the above, the slides.xml with a rivia_rating of PG would exclude slaher and war. at least it's suppose to.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Quote:
[Home Theater Experience]

-changed: version -> 1.5.1b
-fixed: videos would not play if Dolby/DTS Folder was not set
-changed: better thumbnail support for auto generated thumbs

*see http://forum.xbmc.org/showthread.php?tid=55628

there is a bug in xbmc for plugin settings, you can't reset paths to default. so if it causes issues having dolby/dts folder set. you will need to delete your settings.xml in userdata.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Nuka1195 Wrote:kiliksun, Smile good. i will up a fix shortly

juanflaco, sounds right. no slides.xml, folder is included. if no rating in slides.xml folder is included.

you can place a slides.xml in a root folder with a rating, so it could be used to exclude/include a whole set of folders.(untested)

still_slides
----adult_trivia
----slides.xml (rating = NC-17)
---------Slasher_movie_trivia
---------War_movie_trivia

the above, the slides.xml with a rivia_rating of PG would exclude slaher and war. at least it's suppose to.
Thanks, that makes sense. It didn't occur to me to use slides.XML with N/A for question, clue, and answer to filter single slides by rating. Will try it out!
if the slides.xml is going in the folder with the slides. you may need a question regex like "\.jpg" or something that matches all slides
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Thanks for the 1.5.1b update Nuka, works perfect again!
-stoli-
1.5.1b is solid. Are the ratins videos supposed to work yet? They don't for me.
yes, they work here. what are your ratings in the db
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
WOO HOO!

This is exactly what I wanted for XBMC. I tested it out last night and it brought me back to my younger years.

THANK YOU! Big Grin
I just installed the update. for some reason, when I launch the scrpit frpm the Transparency skin, it plays the number of trailers I have configred, then my MOvie intro but instead of playing the movie I have slected, it plays the movie listed immediately after the movie I selected. Do I have an error in my script configuration?
I am not sure I understand how to take advantage of the Dolby/DTS folder. Do you just copy a video to that folder that plays in the movie is in Dolby/DTS.

Take care
  • 1
  • 20
  • 21
  • 22(current)
  • 23
  • 24
  • 60

Logout Mark Read Team Forum Stats Members Help
[RELEASE] Home Theater Experience (Script)4