Kodi Community Forum

Full Version: VOD services solutions needed to Kodi watched status and resume time
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, everybody,
I'm slowly coming to implement a communication with the netflix server to synchronize watched status and resume time in a two way direction

and now starts the problems with Kodi methodologies

POST DELETED
ref. https://github.com/CastagnaIT/plugin.vid.../issues/80

will try in some way to use the
list_item.setInfo('video', {'PlayCount': 'xy'})
with some other workaround to have a chance to modify watched status manually