2015-03-11, 09:58
Hello,
I am filling XBMC video database using service addon running on 48 hours interval. To reflect that database in XBMC Movies category I have to execute built in function "xbmc.executebuiltin("CleanLibrary(video)")".
But above builtin function appears in XBMC screen as cleaning library progress dialog.
Anyone know how to hide that progress dialog from XBMC GUI. or Is there another way to load XBMC video database without using built in function CleanLibrary(video).
Thanks
Prashant.
I am filling XBMC video database using service addon running on 48 hours interval. To reflect that database in XBMC Movies category I have to execute built in function "xbmc.executebuiltin("CleanLibrary(video)")".
But above builtin function appears in XBMC screen as cleaning library progress dialog.
Anyone know how to hide that progress dialog from XBMC GUI. or Is there another way to load XBMC video database without using built in function CleanLibrary(video).
Thanks
Prashant.