2012-11-07, 14:06
Probably cos u hit left or right, and u entered in the scrolling bar. Hit left or right again, till u see the Tittle zooms up a bit, then u will be in "one file at a time" mode
(2012-11-14, 15:18)helyblackstorm Wrote:(2012-11-14, 15:12)vicmanpergar Wrote: Hide videos will hide the Videos Menu, as it states.
In the same menu u were - settings/skin/home windows options- look for HD movies and hide it.
But this option "HD Movie" is inaccessible.
<item id="11">
<description>EyeTV</description>
<include>BackgroundVarsSearch</include>
<label>Fernsehen</label>
<onclick>Plex.RunScript(StartEyeTV.applescript)</onclick>
<visible>!Skin.HasSetting(noSearch)</visible>
</item>
(2012-11-24, 23:01)Nimo Wrote: the most features are available. i use it with 12b1 git without problems. only DialogExtendedProgressBar.xml is copied from confluence
16:43:23 T:2880412480 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.TypeError'>
Error Contents: argument "value" for method "setProperty" must be unicode or str
Traceback (most recent call last):
File "/home/xbmc/.xbmc/addons/script.randomitems/RandomItems.py", line 433, in <module>
Main()
File "/home/xbmc/.xbmc/addons/script.randomitems/RandomItems.py", line 77, in __init__
self._fetch_movie_info()
File "/home/xbmc/.xbmc/addons/script.randomitems/RandomItems.py", line 126, in _fetch_movie_info
self.WINDOW.setProperty( "RandomMovie.%d.RunningTime" % ( count ), runtime )
TypeError: argument "value" for method "setProperty" must be unicode or str
-->End of Python script error report<--