Bug in xbmcgui.Dialog() or xbmc.executebuiltin()
#1
is this a bug ?

when i use the brouwse dialog the xbmc.executebuiltin('XBMC.extract
function does not extract zips and rar's anymore !
whitout the browse dialog the xbmc.executebuiltin('XBMC.extract
function works fine !

anyone else notice this ?

i have also problems with smb.py

the smb.py does not list more then 32 files on the share
renaming file in share + dir is not working ,only in root share
are there other options for working with samba shares ?

kind Regards
jpam
Reply
#2
post the script that doesn't work with the browse dialog.

use httpapi to copy/move files via samba.
For python coding questions first see http://mirrors.xbmc.org/docs/python-docs/
Reply
#3
i have made a test script with the browse dialog and the extract function
now i discovered that it's working fine !
mybe because i upgraded the xbmc folder
or its something in my script thats caused the bug Smile

anyhow , its working fine now

what i want to do with the smb.py is to rename movies stored on the server

can httpapi module rename files on shares?
Reply

Logout Mark Read Team Forum Stats Members Help
Bug in xbmcgui.Dialog() or xbmc.executebuiltin()0