Posts: 2,368
Joined: Mar 2010
Reputation:
60
giftie
Skilled Python Coder
Posts: 2,368
Are you trying to start from Videos or from Movies? The script need to start from Movies and needs to have your movies in the library, as it needs to pull the info from the database. When Frodo is released, the script should be able to be started from almost anywhere..
Posts: 231
Joined: Dec 2011
Reputation:
1
2012-07-29, 00:09
(This post was last modified: 2012-07-29, 00:11 by moravec.)
I just wonder, why for 99% always the same music format video is played. I have about five different vidos in the folder DTSHD-MA but most of the time the same is played. Is there something wrong with the random selection? I just use your latest script.
Christian
Posts: 231
Joined: Dec 2011
Reputation:
1
Hello giftie, I usually play only one movie, then the pc is shutdown. Could it be, that because of the reboot/shutdown the scripts randomness is at the beginning again? Or will the "played" files be stored in a temp.file?
Christian
Posts: 24
Joined: Aug 2012
Reputation:
1
2012-08-01, 21:08
(This post was last modified: 2012-08-01, 23:05 by legallyhomeless.)
I am sure this has been asked but I cannot find it and I am slowly working my way through 237 pages....
For the trivia (I couldn't get this working back when it was HTE) I have my folders set up like so...
Trivia\
>A Bugs Life
>Bee Movie
>Cars
>Coke Slides
>Finding Nemo
>Monsters Inc... ect
Some are Q and A but most are just facts which only require 1 slide. How do I integrate all of these together? Do I need an .xml file in each folder or just the root "trivia"
Thank you.
Posts: 59
Joined: Feb 2005
Reputation:
1
2012-08-02, 19:22
(This post was last modified: 2012-08-02, 20:19 by constrictor.)
I am having an issue with CE never detecting the audio format correctly. I have the folders setup with the correct naming structure:
/home/Video - contains all the various Cinema Experience intros/outros
/home/Video/Audio - Contains the trailers for Dolby and DTS, there are the following subfolders:
/home/Video/Audio/DTS
/home/Video/Audio/DTSHD-MA
/home/Video/Audio/Dolby
/home/Video/Audio/Dolby TrueHD
/home/Video/Audio/Other
Ive tried the script on several different DTS and Dolby movies, and it keeps selecting trailers from the "Other" folder. Is there something I should be doing differently, or renaming my folders to get this to work properly? I guess I could just copy all of my trailers into the "Other" folder and it would just randomly pick one, but I'd rather it be correct. If its Dolby AC3, it plays Dolby...like its supposed to.
I checked the wiki and searched the forums and couldn't find any specific information about this.
I am running XBMCbuntu (latest nightly) on a custom built HTPC using the Metropolis skin. Otherwise, everything else about CE works properly.
Posts: 59
Joined: Feb 2005
Reputation:
1
More info from my previous post...
I have confirmed that XBMC's library has correctly flagged the audio codec as ac3 for Dolby Digital, dca for DTS, and dtsma for DTSHD-MA. So it cant be anything with the library or the file itself.
Posts: 28
Joined: Jan 2012
Reputation:
0
so is it possible to let the script start when just pressing a movie ? and don't use the cinema button all the time ?