Random Movie script for skins

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
el_Paraguayo Offline
Fan
Posts: 448
Joined: Feb 2011
Reputation: 7
Location: London, UK
Post: #31
Jonneh,

Assuming you're using the latest release version of XBMC ("Eden") then you need to download the script from this link: https://github.com/elParaguayo/xbmc-rand...ll/preEden

It should then be possible to install the script from the ZIP file (see this page http://wiki.xbmc.org/index.php?title=Add-ons)

Failing that, you'll need to manually extract the zip file to your "addons" folder (you'll need to search for the location depending on which OS you're using - I can't remember them at the moment!)

Hope that helps.

MythSuspendAlarm: Suspend xbmc and set ACPI wake alarm based on next scheduled MythTV recording.
BBC Football Scores: Get live football score notifications.
Random Movie Script: Play random movies from user's library (for skinners).
find quote
jonneh Offline
Junior Member
Posts: 8
Joined: May 2012
Reputation: 0
Post: #32
Hi again!

I got the script to work! I tried installing it from within XBMC as a ZIP file but I got an error saying that it wasn't it the write format. So I placed it in the xbmc addons folder and now the Random submenu item works Big Grin I love it, it was just what I was looking for.

Just to clarify one thing though: only the skinner can disable the genre question right? I don't suppose there is any way I could do that somehow?
find quote
el_Paraguayo Offline
Fan
Posts: 448
Joined: Feb 2011
Reputation: 7
Location: London, UK
Post: #33
You can edit the skin files yourself (using your favourite text editor) - However, I don't use Aeon Nox so I can't tell you which file you need to edit.

You just need to find the line
Code:
<onclick>RunScript(script.randommovie, filtergenre=True)</onclick>
and replace it with
Code:
<onclick>RunScript(script.randommovie)</onclick>

MythSuspendAlarm: Suspend xbmc and set ACPI wake alarm based on next scheduled MythTV recording.
BBC Football Scores: Get live football score notifications.
Random Movie Script: Play random movies from user's library (for skinners).
find quote
1000.sassa Offline
Junior Member
Posts: 7
Joined: Jun 2012
Reputation: 0
Post: #34
Hey el_Paraguayo!

I'm really anxious to use your script but I can't get it to work. I'm using v.11 Eden in combination with the transparancy! skin. I tried installing the script via "install addon from zip file" but that didn't work. Then, I extraced the "script.randommovie" folder to the addons folder. Unfortunately that didn't work either. Do I have to activate the script somewhere in xbmc? And where do I find the option to watch a random movie? Maybe the script works already but I'm too stupid to find the button(?)/option?

Help is greatly appreciated!
(This post was last modified: 2012-06-17 18:34 by 1000.sassa.)
find quote
el_Paraguayo Offline
Fan
Posts: 448
Joined: Feb 2011
Reputation: 7
Location: London, UK
Post: #35
Hi 1000.sassa,

I'm not aware that the Transparency! skin has implemented support for this script, so if you want to get it to work you're going to have to get your hands dirty and start editing the skin files (this is a great way to learn how to customise a skin for your perfect setup!)

See posts #1 and #33 for details of the code to include, however i can't tell you which skin file to edit as I don't use the skin so I suggest you ask for some help from the Transparency! forum.

if they can't help, let me know and I'll download the skin and tell you what you need to edit - but that might take me a few days!!

Good luck!

el_P

MythSuspendAlarm: Suspend xbmc and set ACPI wake alarm based on next scheduled MythTV recording.
BBC Football Scores: Get live football score notifications.
Random Movie Script: Play random movies from user's library (for skinners).
find quote
1000.sassa Offline
Junior Member
Posts: 7
Joined: Jun 2012
Reputation: 0
Post: #36
Thanks for the quick reply!

I didn't know that the script was originally designed for the cirrus extended skin (v2?). So, I downloaded the skin and put the random movie script files into the addon folder. Was that right? Do i have to undertake additionally steps?

I'm still not able to find the submenu, where is it supposed to be? Another point is, that the random movie ... is not listed in the addon column...

Would you maybe be so kind and post a screenshot, where to find the random movie button(Confused)? As you may see I'm totally confused.

Thanks again for the help!
(This post was last modified: 2012-06-20 19:53 by 1000.sassa.)
find quote
el_Paraguayo Offline
Fan
Posts: 448
Joined: Feb 2011
Reputation: 7
Location: London, UK
Post: #37
Yes - the script.randommovie folder goes into the addons folder (i.e. the same folder that your skins and other addons are saved in).

On cirrus extended v2 (the v2 is important as the feature is not enabled in the original skin!) find the "movies" menu item and then access the submenu (by pressing right if using vertical menu, or up if using horizontal menu) - random movie should be one of the options there. If it's not there then the script is not being found by xbmc (did you restart xbmc after adding the script to your addons folder).

I can't do you a screenshot at the moment as I don't have access to that machine at the moment - but let me know if the above helps.

MythSuspendAlarm: Suspend xbmc and set ACPI wake alarm based on next scheduled MythTV recording.
BBC Football Scores: Get live football score notifications.
Random Movie Script: Play random movies from user's library (for skinners).
find quote
1000.sassa Offline
Junior Member
Posts: 7
Joined: Jun 2012
Reputation: 0
Post: #38
this is what my folder looks like:

[Image: folder.PNG]

this is what my "videos" in xbmc looks like:

[Image: xbmc.PNG]

this is what my "addons" looks like in xbmc:

[Image: addons.PNG]

No Sign of any random movie button Sad.

Do I have to edit, some of the files in the "skin.cirrus.extended"-folder, if so, which ones?

Thx for your help and patience!
(This post was last modified: 2012-06-21 01:01 by 1000.sassa.)
find quote
butchabay Online
Skilled Skinner
Posts: 3,420
Joined: Mar 2010
Reputation: 62
Location: Switzerland
Post: #39
Cirrus extended v2
See my signature
find quote
1000.sassa Offline
Junior Member
Posts: 7
Joined: Jun 2012
Reputation: 0
Post: #40
It should be cirrus extended v2. If not could you post a download link, as i am unable to find a link on the first page!

Thanks!
find quote
Post Reply