PlexKodiConnect challenge: PMS items always marked as having changed after a while

sync

Requesting metadata for each item individually is going to be much slower than getting items in bulk; needless to say.

I’d have to go read the code to see when updatedAt is changed, but I don’t believe it was intended to be used as a general purpose sync mechanism.

So what exactly are you trying to do here?