Posts: 17,859
Joined: Jul 2011
Reputation:
371
2013-03-15, 15:09
(This post was last modified: 2013-03-15, 15:11 by Martijn.)
Try again until you find a big part in the log that screams error. Could be that atv2 doesn't play really nice with python errors.
Perhaps a later nightly build does solve those issues but updating is at own risk
Posts: 32
Joined: Mar 2013
Reputation:
0
jd_11
Junior Member
Posts: 32
2013-03-19, 14:54
(This post was last modified: 2013-03-19, 14:55 by jd_11.)
OK i have been playing around with my setup - and i seemed to have fixed it - previously i was using path substitutions (including sharing my Favourites.xml on the network share) i have since removed all my path substitutions and now the issue i was experiencing with the favourites.script has disappeared - i am not sure if it is a bug - but i just wanted to let you know how i resolved my issue.
Cheers
jd
XBMC:
XBMC Frodo running on raspbmc (SI02)
XBMC Frodo running on openELEC (SI02)
Server:
Ubuntu 12.04
Posts: 1,272
Joined: Mar 2006
Reputation:
27
hi ronie is there a place to download the script, the link in post #131 is dead.
thank you
Posts: 247
Joined: Jul 2011
Reputation:
6
devkid
Senior Member
Posts: 247
Ok, nevermind, thanks for the info. I will switch back to local favorites then.
Posts: 3,956
Joined: Dec 2008
Reputation:
62
Ronie,
it seems that when script is used as RunScript(script.favourites)
you cannot use
<onclick>$ESCINFO[Window(Home).Property(favourite.1.path)]</onclick>
I'll change it in Amber but since we should use ESCINFO is this a bug or intention for some reason?
Posts: 2,441
Joined: Apr 2009
Reputation:
73
`Black
Team-Kodi Member
Posts: 2,441
Does $INFO instead of $ESCINFO work?