def SetView(content): xbmcplugin.setContent(pluginhandle, content) xbmcplugin.endOfDirectory(pluginhandle, updateListing=False)