Marking Watched/Unwatched - Part 2

So, I wrote an Android app that marks items as watched/unwatched using:



http://hostname:port/:/scrobble?identifier=com.plexapp.plugins.library&key=…



and



http://hostname:port/:/unscrobble?identifier=com.plexapp.plugins.library&key=…



This seems to work - it does mark stuff as watched and watched but once I mark something as unwatched using unscrobble, It doen’t get marked as watched by actually watching it on a player. It shows up as partially watched and offers to resume it about 30 seconds from the end.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.