2012-03-06, 11:23
ldh830114 Wrote:hello again.
tried to use again today. avi tv show works fine. tried a mkv movie and still would not play automatically. atempted to go to incomplete folder and had script error. upgrade to 2.1 beta and same problem.
here is the log
20:02:41 T:2956 WARNING: XFILE::CFileFactory::CreateLoader - Unsupported protocol(addons) in addons://more/executable.tbn
20:02:46 T:4064 NOTICE: -->Python Interpreter Initialized<--
20:02:47 T:3924 NOTICE: -->Python Interpreter Initialized<--
20:02:48 T:3924 ERROR: Error Type: <type 'exceptions.KeyError'>
20:02:48 T:3924 ERROR: Error Contents: ('title',)
20:02:48 T:3924 ERROR: Traceback (most recent call last):
File "C:\Users\LUKE\AppData\Roaming\XBMC\addons\TsUPeR-xbmc-pneumatic-6e3f9f7\default.py", line 641, in <module>
incomplete()
File "C:\Users\LUKE\AppData\Roaming\XBMC\addons\TsUPeR-xbmc-pneumatic-6e3f9f7\default.py", line 597, in incomplete
add_posts(info.info_labels, url, MODE_INCOMPLETE_LIST, info.thumbnail, info.fanart)
File "C:\Users\LUKE\AppData\Roaming\XBMC\addons\TsUPeR-xbmc-pneumatic-6e3f9f7\default.py", line 74, in add_posts
listitem=xbmcgui.ListItem(info_labels['title'], iconImage="DefaultVideo.png", thumbnailImage=thumb)
KeyError: ('title',)
20:02:48 T:2236 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://plugin.program.pneumatic/?mode=incomplete
20:02:48 T:2236 ERROR: CGUIMediaWindow::GetDirectory(plugin://plugin.program.pneumatic/?mode=incomplete) failed
20:02:48 T:648 NOTICE: -->Python Interpreter Initialized<--
this is eden rc2 on x86 win7
thanks again
Hi,
In this case it's something with the title missing from the list item. I'll have to look into it. Could be something I have screwed up in the code.
What bothers me is you fail to auto play. Have you ever got this working? Are you sure you have read write rights? SAB is not on a SMB share, etc, etc. Post a pastebin link with a full debug log (cleaned of your site keys).