"Mark as unwatched" and "reset resume position"
#8
If your Python add-on uses streamed video items (the kind of item that points back to the add-on itself using the plugin:// protocol, where you will then use xbmcplugin.setResolvedUrl(...) to start playback), then the JSON-RPC commands cannot be used to change these items yet. 
See here for more: https://github.com/xbmc/xbmc/issues/15897
Reply


Messages In This Thread
RE: "Mark as unwatched" and "reset resume position" - by doko-desuka - 2019-09-04, 18:07
Logout Mark Read Team Forum Stats Members Help
"Mark as unwatched" and "reset resume position"0