Featured Movie using random items script.

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
Sky_Stryker Offline
Junior Member
Posts: 14
Joined: Oct 2010
Reputation: 0
Location: United States
Post: #1
Was not sure whether to post this here or in the forum for the script. But I downloaded the random Items script put it into my addons folder labeled script.randomitems but I get nothing am I missing a step somewhere. I really love this skin I just can't seem to get that script to work for me. I know its a user error so any help would be appreciated. I am using the latest version of dharma and the fusion skin. Thanks...
find quote
>>X<< Offline
Alaska Group
Posts: 2,899
Joined: Jun 2009
Location: On a farm trying to catch a fox
Post: #2
The script is already included you just need to go to Settings > Fusion > Home Settings > Extras, uncheck "hide recently added"
find quote
Sky_Stryker Offline
Junior Member
Posts: 14
Joined: Oct 2010
Reputation: 0
Location: United States
Post: #3
I am actually getting recently added just not the featured Items on the home page. I did check my settings and it is turned on is there anything else I can check...Thanks for the help.
find quote
Hitcher Offline
Skilled Skinner
Posts: 9,930
Joined: Aug 2007
Reputation: 67
Location: Eastleigh, UK
Post: #4
It only runs at startup right now but I'm sure it'll be added to run on Home soon enough.

[Image: sig_zps3af3b48e.jpg]
find quote
Sky_Stryker Offline
Junior Member
Posts: 14
Joined: Oct 2010
Reputation: 0
Location: United States
Post: #5
Awesome thanks.
find quote
MilhouseVH Offline
Posting Freak
Posts: 896
Joined: Jan 2011
Reputation: 16
Post: #6
Strange, the "Featured Film"/"Featured TV Show" section doesn't seem to be working for me - I just get a blank space where the image should be appearing, eg.

[Image: screenshot003.png]

I do have this worrying entry in my ~/.xbmc/temp/xbmc.log:

Code:
01:53:16 T:139924479641600 M:1967947776   ERROR: Python script "script.randomitems" does not exist

even though I do have a script named RandomItems.py installed:

Code:
root ~/.xbmc/addons/skin.fusion/extras/scripts # ls -la
total 40
drwxr-xr-x    2 root     root          4096 Jan  7 02:08 .
drwxr-xr-x    3 root     root          4096 Jan  6 02:06 ..
-rw-r--r--    1 root     root         11365 Jan  6 02:06 RandomItems.py
-rw-r--r--    1 root     root         18086 Jan  6 02:06 RecentlyAdded.py

This is a stock install of the frellAn's MOD - I've selected the Fusion skin, rebooted several times, but nothing ever appears.

Anyone have any ideas? This is on OpenELEC, so Linux based (in case that matters).
find quote
Japaja Offline
Fan
Posts: 507
Joined: May 2010
Reputation: 2
Location: Croatia
Post: #7
Ye, the script should go to \addons\script.randomitems -> folder inside the two .py files
find quote
MilhouseVH Offline
Posting Freak
Posts: 896
Joined: Jan 2011
Reputation: 16
Post: #8
Japaja Wrote:Ye, the script should go to \addons\script.randomitems -> folder inside the two .py files

Thanks, your suggestion was enough to give me a clue... I downloaded the randomitems script from here, just copying the RandomItems.py file provided by the Fusion skin into the script.randomitems directory wasn't enough to get it to load, it also needed the addons.xml file which is in Zip file from the authors site.

Now I have Featured Films working, but not TV Shows. And if I use the original RandomItems.py file (not that provided by Fusion), I have TV Shows but not Films... my investigation continues. Smile

Edit: Another couple of reboots and both Featured Films AND Featured TV Shows are working using the original randomitems script, not the one supplied with Fusion skin. Thanks again Japaja for giving me the clues I needed!
(This post was last modified: 2011-01-08 07:26 by MilhouseVH.)
find quote
paul Offline
Posting Freak
Posts: 2,772
Joined: Oct 2008
Reputation: 4
Location: Planet Earth
Post: #9
MilhouseVH Wrote:Thanks, your suggestion was enough to give me a clue... I downloaded the randomitems script from here, just copying the RandomItems.py file provided by the Fusion skin into the script.randomitems directory wasn't enough to get it to load, it also needed the addons.xml file which is in Zip file from the authors site.

Now I have Featured Films working, but not TV Shows. And if I use the original RandomItems.py file (not that provided by Fusion), I have TV Shows but not Films... my investigation continues. Smile

Edit: Another couple of reboots and both Featured Films AND Featured TV Shows are working using the original randomitems script, not the one supplied with Fusion skin. Thanks again Japaja for giving me the clues I needed!
Cheers guys this has been driving me nuts for some time now but i now have featured songs as well as movies and tv shows, and it worked first timeSmile

XBMC Frodo 12 - Windows 7 - Asrock Ion 330HT - Aeon Nox
find quote
Japaja Offline
Fan
Posts: 507
Joined: May 2010
Reputation: 2
Location: Croatia
Post: #10
Glad I could help.
find quote
Post Reply