Twitch VOD sharing at current time

I am running LibreElec 9.1 along with the latest Yatse helper plugin (1.6.2). Using the official twitch app on Android, watching a VOD, if I click the share button, I am presented with the option of at the beginning, or current time. If I check current time, when it starts on Kodi, it will still start at the beginning.

Here is a log from the Kodi Box. I can see the time being sent in the URL, but somewhere along the way it is lost:

2019-04-23 08:24:37.550 T:140072906831616 WARNING: script.module.python.twitch: API version |V5| is deprecated, update to |Helix| by |TBD|
2019-04-23 08:24:37.567 T:140072906831616 NOTICE: URLResolver: Initializing URLResolver version: 5.0.33
2019-04-23 08:24:37.572 T:140072906831616 NOTICE: [script.yatse.kodi] Using fake _subprocess module
2019-04-23 08:24:37.573 T:140072906831616 NOTICE: [script.yatse.kodi] Starting script version: 1.6.2
2019-04-23 08:24:37.573 T:140072906831616 NOTICE: [script.yatse.kodi] Parameters: {‘action’: ‘share’, ‘queue’: ‘false’, ‘data’: ‘http%3A%2F%2Fwww.twitch.tv%2Frocketleague%2Fv%2F414377724%3Fsr%3Da%26t%3D705s’, ‘type’: ‘unresolvedurl’}
2019-04-23 08:24:37.573 T:140072906831616 NOTICE: [script.yatse.kodi] Trying to resolve URL (play): Twitch
2019-04-23 08:24:37.573 T:140072906831616 NOTICE: [script.yatse.kodi] Trying to resolve with YoutubeDL
2019-04-23 08:24:37.573 T:140072906831616 ERROR: WARNING: Assuming --restrict-filenames since file system encoding cannot encode all characters. Set the LC_ALL environment variable to fix this.
2019-04-23 08:24:37.785 T:140072906831616 ERROR: ERROR: attribute of type ‘NoneType’ is not callable
2019-04-23 08:24:37.786 T:140072906831616 NOTICE: [script.yatse.kodi] YoutubeDL full result: {}
2019-04-23 08:24:37.786 T:140072906831616 NOTICE: [script.yatse.kodi] Trying to resolve with YoutubeDL other options
2019-04-23 08:24:37.786 T:140072906831616 ERROR: WARNING: Assuming --restrict-filenames since file system encoding cannot encode all characters. Set the LC_ALL environment variable to fix this.
2019-04-23 08:24:37.947 T:140072906831616 ERROR: ERROR: attribute of type ‘NoneType’ is not callable
2019-04-23 08:24:37.947 T:140072906831616 NOTICE: [script.yatse.kodi] YoutubeDL full result: {}
2019-04-23 08:24:37.947 T:140072906831616 ERROR: [script.yatse.kodi] Url not resolved by YoutubeDL
2019-04-23 08:24:37.947 T:140072906831616 NOTICE: [script.yatse.kodi] Trying to resolve with urlResolver
2019-04-23 08:24:38.543 T:140072906831616 NOTICE: [script.yatse.kodi] Url resolved by urlResolver: https://vod-metro.twitch.tv/d3cf6046249f68d3d5f2_rocketleague_33797662448_1181005006/chunked/index-dvr.m3u8
2019-04-23 08:24:38.543 T:140072906831616 NOTICE: [script.yatse.kodi] Playing url: https://vod-metro.twitch.tv/d3cf6046249f68d3d5f2_rocketleague_33797662448_1181005006/chunked/index-dvr.m3u8
2019-04-23 08:24:38.759 T:140074433419392 NOTICE: VideoPlayer::OpenFile: https://vod-metro.twitch.tv/d3cf6046249f68d3d5f2_rocketleague_33797662448_1181005006/chunked/index-dvr.m3u8

Yes this is not supported and there’s no current plan to support that sorry.