While developing, I notice that if an error occurs, syntax, whatever the case, it seems to take like 5 minutes to refresh and recognize any updated code, whereas changes that don’t result in an error, occur on each refresh. Is there a way to flush this or have it recognize the changes immediately following an error?
Don’t know which client you’re using, but I’ve noticed it isn’t such a good idea to use the Plex/Web client in the developing phase due to the browser cache.
I’d recommend PHT for development, and then perform testing in other clients.
Make sure you reload the channel after making changes, i.e. back all the way out to the channel menu and re-enter the channel. This should cover most of the cases. The other cases needs a PMS restart in order to get a refresh but only happens when you change the source of “shared code”, not when editing init.py or ServiceCode.pys
Thank you, I’ve been using the Plex Web client, will switch over to PHT.