Hi, does anybody know how to set the watched status of a video file over http. I've tried the following but neither work:-
Set watched:-
http://PMS_IP:32400/:/scrobble?key=2585&identifier=com.plexapp.plugins.library
Set unwatched:-
http://PMS_IP:32400/:/unscrobble?key=2585&identifier=com.plexapp.plugins.library
Where PMS_IP is your PMS ip address and key is the key value of the video file, however it does not update the watched status. What is the correct way to do this.
Thanks