2018-01-13, 20:48
What are the conditions for PVR addon to call SetRecordingLastPlayedPosition?
I added the following line in the client code:
pCapabilities->bSupportsLastPlayedPosition = true;
This addition calls GetRecordingLastPlayedPosition (reads from backend) in log, but never calls SetRecordingLastPlayedPosition (sets in back end) when I press stop video on player.
Is there a different option I need to set somewhere?
I'm on Krypton 17.5
I added the following line in the client code:
pCapabilities->bSupportsLastPlayedPosition = true;
This addition calls GetRecordingLastPlayedPosition (reads from backend) in log, but never calls SetRecordingLastPlayedPosition (sets in back end) when I press stop video on player.
Is there a different option I need to set somewhere?
I'm on Krypton 17.5