Webhook Invalid Viewoffset and Duration

Server Version#: 1.30.2.6563

When using post-play, two webhooks are sent a media.stop followed by a media.play.
Ocassionally, the viewOffset in the media.play event is the same as the previous media.stop event.

The duration field on webhooks is a rounded total of the actual duration (which is correct in the metadata). For example, an episode that shows as 43:03, will have a duration of 2580000 (43:00) instead of 2583616 (43:03.616) .which is what the metdata XML displays

This is intended behavior, to make it impossible to identify what you are watching on your personal server, just by looking at the running times.
The same method is applied to telemetry data, which are reported to plex.tv, if activated.

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