Fix Plex user switch not working
This commit is contained in:
parent
9869131464
commit
5bf74f8bbb
1 changed files with 0 additions and 2 deletions
|
@ -173,8 +173,6 @@ class Main():
|
|||
utils.window('plex_runLibScan', value='del_textures')
|
||||
else:
|
||||
entrypoint.doMainListing()
|
||||
# Prevent Kodi from hanging in an infinite loop waiting for more
|
||||
xbmcplugin.endOfDirectory(int(sys.argv[1]))
|
||||
|
||||
if __name__ == "__main__":
|
||||
log.info('plugin.video.plexkodiconnect started')
|
||||
|
|
Loading…
Reference in a new issue