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