2014-01-29, 18:34
(2014-01-29, 18:17)giftie Wrote: Depends where in the world you live. . No, it doesn't matter, you will still have to look up the folder when adjusting the settings.
awesome, will get to work on it
(2014-01-29, 18:17)giftie Wrote: Depends where in the world you live. . No, it doesn't matter, you will still have to look up the folder when adjusting the settings.
(2014-01-29, 18:34)litfoo Wrote:(2014-01-29, 18:17)giftie Wrote: Depends where in the world you live. . No, it doesn't matter, you will still have to look up the folder when adjusting the settings.
awesome, will get to work on it
(2014-01-30, 18:46)litfoo Wrote:(2014-01-29, 18:34)litfoo Wrote:(2014-01-29, 18:17)giftie Wrote: Depends where in the world you live. . No, it doesn't matter, you will still have to look up the folder when adjusting the settings.
awesome, will get to work on it
Have started to make some progress now, having assigned the correct folders in the settings menus etc.
It is working now, but I do notice that when I select a movie from my movie wall /movie showcase view , it skips to the next movie/cover before initiating the CE script, which in my case is Trivia
Why is this movie cover skipping behaviour taking place and how can I remove it please?
(2014-01-30, 19:28)litfoo Wrote: Am using the Aeon Nox skin.
So unless they change this in the skin design/integration, I have to put up with it?
<control type="button" id="20">
<label>$LOCALIZE[31284]</label>
<include>DialogVideoInfoButton</include>
<onclick>Playlist.Clear</onclick>
<onclick>Dialog.Close(MovieInformation)</onclick>
<onclick>RunScript(script.cinema.experience)</onclick>
<visible>Container.Content(Movies) + system.hasaddon(script.cinema.experience) + !SubString(Container.FolderPath,plugin)</visible>
</control>
<control type="button" id="20">
<label>$LOCALIZE[31284]</label>
<include>DialogVideoInfoButton</include>
<onclick>Playlist.Clear</onclick>
<onclick>Dialog.Close(MovieInformation)</onclick>
<onclick>XBMC.RunScript(script.cinema.experience,movieid=$INFO[ListItem.DBID])</onclick>
<visible>Container.Content(Movies) + system.hasaddon(script.cinema.experience) + !SubString(Container.FolderPath,plugin)</visible>
</control>
<onclick>XBMC.RunScript(script.cinema.experience,movieid=$INFO[ListItem.DBID])</onclick>
<onclick>RunScript(script.cinema.experience)</onclick>
(2014-01-28, 23:53)giftie Wrote:(2014-01-28, 23:16)JCole Wrote: So I just installed the Jan. 27th nightly of XBMC Gotham, and the latest test version of CE as listed in the first post of this thread (4.0.7)
When I go to run the script via Movie info, then "cinema" button, I get the movie menu where it jumps to the next item in the library. Nothing plays,
I have included a pastebin here:
http://pastebin.com/pwVwxp0j
Ive had this issue before when I first started using CE, but that was a couple years ago, and it's been rock solid since then so I forget how I fixed it.
One of your slide folders/files has a non-ascii character. try this version.
https://www.dropbox.com/s/gpxg1uqz1v5zvw...-4.0.8.zip
(2014-01-31, 03:30)JCole Wrote:(2014-01-28, 23:53)giftie Wrote:(2014-01-28, 23:16)JCole Wrote: So I just installed the Jan. 27th nightly of XBMC Gotham, and the latest test version of CE as listed in the first post of this thread (4.0.7)
When I go to run the script via Movie info, then "cinema" button, I get the movie menu where it jumps to the next item in the library. Nothing plays,
I have included a pastebin here:
http://pastebin.com/pwVwxp0j
Ive had this issue before when I first started using CE, but that was a couple years ago, and it's been rock solid since then so I forget how I fixed it.
One of your slide folders/files has a non-ascii character. try this version.
https://www.dropbox.com/s/gpxg1uqz1v5zvw...-4.0.8.zip
Thank you sir. This got the script running, however it introduced something strange and possibly related.
I have my slides folder with two subfolders. "trivia" and "Stills". These are done by Scott F. over at avsforum. The trivia has the usual question slide then answer slide and works fine. However since updating xbmc and now getting the script running, CE will not display anything from the "stills" folder. Any idea why this might be ?
Not sure if a log file is required for this.
(2014-01-31, 03:41)MikeInBelize Wrote: So I've just got this all setup and running, and it's almost perfect for what I want. However, I was wondering whether it is possible to mix trailer sources such that I get X number of trailers from my local connection and Y number from an external source (i.e. some online source)?
I've tried having a google but I haven't come across anything useful.
(2014-02-03, 12:48)litfoo Wrote: Just checking:
In the Sequence Overview here:
‘Rating video’ at Step 9 – will this look up the rating of the movie from the .nfo and play the corresponding rating video that I have in my BBFC or MPAA folder – what is the expected behaviour please?
litfoo
(2014-02-03, 12:48)litfoo Wrote: Just checking:
In the Sequence Overview here:
‘Rating video’ at Step 9 – will this look up the rating of the movie from the .nfo and play the corresponding rating video that I have in my BBFC or MPAA folder – what is the expected behaviour please?
And also with ‘Audio Format Video’ at step 10 - will this look up the rating of the movie from the .nfo and play the corresponding rating video that I have in my Videos\Audio\ folder – what is the expected behaviour please?
Thanks
litfoo