Posts: 452
Joined: Sep 2010
Reputation:
2
2011-03-24, 01:46
(This post was last modified: 2011-03-24, 01:49 by PatOso.)
The photos of the cast may be smaller?
Very ugly with the current size
THX
Night return to work? you tired of Black Ops? mcborzu.
Posts: 86
Joined: Mar 2011
Reputation:
1
I might be overlooking a toggle or something. But I think the start from beginning / resume prompt seems to be missing.
Posts: 1,112
Joined: Feb 2009
Reputation:
12
No Clue on the problem my self
Posts: 8
Joined: Mar 2010
Reputation:
0
I'm using the SVN Repo version (1303258124) and I've found an issue when I try to run the Logo script on shows with a comma in the title. i.e. "Clone High, USA" is the item I was troubleshooting on.
Here's what my log file wrote:
22:18:42 T:2435988336 M:1594142720 NOTICE: ['script.logo-downloader', 'mode=solo', 'logo=True', 'clearart=True', 'showthumb=True', 'showname=Clone High', 'USA']
22:18:42 T:2435988336 M:1594142720 NOTICE: arg 0: script.logo-downloader
22:18:42 T:2435988336 M:1594142720 NOTICE: arg 1: mode=solo
22:18:42 T:2435988336 M:1594142720 NOTICE: arg 2: logo=True
22:18:42 T:2435988336 M:1594142720 NOTICE: arg 3: clearart=True
22:18:42 T:2435988336 M:1594142720 NOTICE: arg 4: showthumb=True
22:18:42 T:2435988336 M:1594142720 NOTICE: arg 5: showname=Clone High
22:18:42 T:2435988336 M:1594142720 NOTICE: arg 6: USA
22:18:42 T:2435988336 M:1594142720 NOTICE: no arg7
22:18:42 T:2435988336 M:1594142720 NOTICE: ### Start Solo Mode
22:18:42 T:2435988336 M:1594142720 NOTICE: Traceback (most recent call last):
22:18:42 T:2435988336 M:1594142720 NOTICE: File "/home/xbmc/.xbmc/addons/script.logo-downloader/default.py", line 417, in get_tvid_path
22:18:42 T:2435988336 M:1594142720 NOTICE: self.tvdbid = match[0][0]
22:18:42 T:2435988336 M:1594142720 NOTICE: IndexError: list index out of range
22:18:42 T:2435988336 M:1594142720 NOTICE: sql dat: select tvshow.c12 , path.strpath from tvshow,tvshowlinkpath,path where tvshow.idShow=tvshowlinkpath.idshow and tvshowlinkpath.idpath=path.idpath and tvshow.c00="Clone High"
22:18:42 T:2435988336 M:1594142720 NOTICE: xml dat:
22:18:42 T:2435988336 M:1594142720 ERROR: Error Type: exceptions.TypeError
22:18:42 T:2435988336 M:1594142720 ERROR: Error Contents: unsubscriptable object
22:18:42 T:2435988336 M:1594142720 ERROR: Traceback (most recent call last):
File "/home/xbmc/.xbmc/addons/script.logo-downloader/default.py", line 643, in ?
downloader()
File "/home/xbmc/.xbmc/addons/script.logo-downloader/default.py", line 143, in __init__
self.solo_mode()
File "/home/xbmc/.xbmc/addons/script.logo-downloader/default.py", line 150, in solo_mode
self.id_verif()
File "/home/xbmc/.xbmc/addons/script.logo-downloader/default.py", line 426, in id_verif
if self.tvdbid[0:2] == "tt" or self.tvdbid == "" :
TypeError: unsubscriptable object
When I manually edited the title to remove the comma, the script ran just fine. Thanks for the great work on the skin.
Posts: 71
Joined: Apr 2008
Reputation:
0
is there a way to shutdown the computer from within Night? the "shutdown" in the menu I found only exits xbmc.. confluence has a "shutdown the pc" menu item that turns off the computer