Trying to learn some more Python. Does anyone see why this script is not exiting in SAB? It is running until i restart SAB manually. I did a equal script just with a lot of if, elif lines, that works.
Its a updating Plex script.
I had to put c = "" on top of the script, and %s could not take in "ip:port" for some reason.. Had to use one variable for ip and one for port, and modify the os.system line: "%s:%s", and of course add at the end % (ip,port,x).
I also agree with the "nock" that system line: "%s:%s", and of course add at the end % (ip,port,x). you should try it don't be ignore it best of luck....