[RELEASE] RandomItems (Random Items) Script

  Thread Rating:
  • 2 Votes - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
butchabay Online
Skilled Skinner
Posts: 3,424
Joined: Mar 2010
Reputation: 62
Location: Switzerland
Post: #251
Hi Martijn,

working on my end, tested with latest nightly.

Btw Watchlist also works fine ...
(This post was last modified: 2012-08-13 22:13 by butchabay.)
find quote
Martijn Offline
Team-XBMC
Posts: 7,713
Joined: Jul 2011
Reputation: 115
Location: Dawn of time
Post: #252
(2012-08-13 22:12)butchabay Wrote:  Hi Martijn,

working on my end, tested with latest nightly.

Btw Watchlist also works fine ...

Watchlist is borked here Tongue
(see watchlist thread)

Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first


For your mediacenter artwork go to
[Image: fanarttv.png]
(This post was last modified: 2012-08-13 22:17 by Martijn.)
find quote
Kalliban Offline
Member
Posts: 59
Joined: Dec 2010
Reputation: 0
Post: #253
Unfortunately it did not fix the issue for me, I still get the script failed message. I am running spotyxbmc2 on xbmcbuntu, build a week ago with the Aeon Nox skin. If I try to install the zip via the GUI, it says "dependencies not met" and if I just extract it instead of the old version, the script failed-message appear. What are the dependencies?

Edit: Nevermind, I see the dependencies in the addon.xml-file. I will look around tonight and see what may be missing in my build.
(This post was last modified: 2012-08-15 09:36 by Kalliban.)
find quote
Martijn Offline
Team-XBMC
Posts: 7,713
Joined: Jul 2011
Reputation: 115
Location: Dawn of time
Post: #254
(2012-08-15 09:35)Kalliban Wrote:  Unfortunately it did not fix the issue for me, I still get the script failed message. I am running spotyxbmc2 on xbmcbuntu, build a week ago with the Aeon Nox skin. If I try to install the zip via the GUI, it says "dependencies not met" and if I just extract it instead of the old version, the script failed-message appear. What are the dependencies?

Edit: Nevermind, I see the dependencies in the addon.xml-file. I will look around tonight and see what may be missing in my build.

(2012-08-12 23:40)Martijn Wrote:  pre-Frodo August 11 and later ONLY:
if it won't install you don't need it.

Version 12.0.0
download test version

Report script errors on pastebin.com or xbmclogs.com and post link here

Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first


For your mediacenter artwork go to
[Image: fanarttv.png]
find quote
Kalliban Offline
Member
Posts: 59
Joined: Dec 2010
Reputation: 0
Post: #255
(2012-08-15 09:44)Martijn Wrote:  
(2012-08-15 09:35)Kalliban Wrote:  Unfortunately it did not fix the issue for me, I still get the script failed message. I am running spotyxbmc2 on xbmcbuntu, build a week ago with the Aeon Nox skin. If I try to install the zip via the GUI, it says "dependencies not met" and if I just extract it instead of the old version, the script failed-message appear. What are the dependencies?

Edit: Nevermind, I see the dependencies in the addon.xml-file. I will look around tonight and see what may be missing in my build.

(2012-08-12 23:40)Martijn Wrote:  pre-Frodo August 11 and later ONLY:
if it won't install you don't need it.

Version 12.0.0
download test version

Report script errors on pastebin.com or xbmclogs.com and post link here

Yup, but since the old version didn't work and the spotyxbmc2 is "akezeke master is now in sync with upstream xbmc (pre-Frodo)", I thought I'd give it a shot.

Edit: But of course, it is not as new as August 11.
(This post was last modified: 2012-08-15 09:47 by Kalliban.)
find quote
skabyss Offline
Senior Member
Posts: 243
Joined: Dec 2005
Reputation: 0
Post: #256
Thanks for the updated version! Will be giving it a try tonight!

EDIT: Seems to be working as expected! Thanks for your time!
(This post was last modified: 2012-08-17 21:34 by skabyss.)
find quote
KillerBob Offline
Member
Posts: 50
Joined: Feb 2012
Reputation: 0
Post: #257
Sorted out on my setup. with GIT: 20120816 and the randomitems script ver. 12.0. No more script errors!
find quote
jangodango Offline
Junior Member
Posts: 17
Joined: Jul 2012
Reputation: 0
Post: #258
I'm getting the following error in the latest version of Aeon Nox whenever I enable the featured modules for TV shows and Movies. I'm assuming it's this addon causing the problem, but if not I'll check in the Aeon Nox forums.

18:58:02 T:4616 ERROR: Error Type: <type 'exceptions.AttributeError'>
18:58:02 T:4616 ERROR: Error Contents: 'NoneType' object has no attribute 'has_key'
18:58:02 T:4616 ERROR: Traceback (most recent call last):
File "C:\Users\Shepard\AppData\Roaming\XBMC\addons\script.randomitems\RandomItems.py", line 433, in <module>
Main()
File "C:\Users\Shepard\AppData\Roaming\XBMC\addons\script.randomitems\RandomItems.py", line 79, in __init__
self._fetch_musicvideo_info()
File "C:\Users\Shepard\AppData\Roaming\XBMC\addons\script.randomitems\RandomItems.py", line 190, in _fetch_musicvideo_info
if json_response.has_key('result') and (json_response['result'].has_key('musicvideos')):
AttributeError: 'NoneType' object has no attribute 'has_key'

I don't have any Music Videos so I don't understand what would cause that error.
find quote
Martijn Offline
Team-XBMC
Posts: 7,713
Joined: Jul 2011
Reputation: 115
Location: Dawn of time
Post: #259
This was fixed a while ago so you don't have latest version of the script.
http://mirrors.xbmc.org/addons/eden/script.randomitems/


Note:
NEVER post code snippets on the forum. See my signature
and don't post same issue in several places

Always read the XBMC online-manual, FAQ and search the forums before posting.
Do NOT e-mail Team-XBMC members asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting, make sure you read this first


For your mediacenter artwork go to
[Image: fanarttv.png]
(This post was last modified: 2012-08-21 01:14 by Martijn.)
find quote
thrak76 Offline
Moderator
Posts: 1,102
Joined: Mar 2011
Reputation: 21
Location: Lake Michigan Shoreline
Post: #260
I've been getting a consistent Randomitems.script/watchlist.script failure since I installed the August 31st Win32 nightly. I do have the latest versions installed (August 8th from the official repo). Fails at launch of xbmc, and then over and over while it's running.

Here's the log.
find quote
Post Reply