Replies: 2 comments 1 reply
|
Hey @sufr3ak , Position ticks is from Jellyfin, i have a snipet of code that could help you in figuring out how to process it. |
1 reply
|
Also, I'm using Emby, not Jellyfin, if that matters |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
While looking through playback history via the API, I saw the PositionTicks entry, but I'm unsure what it's measurement is. I played content for a few minutes (PlaybackDuration), and stopped the content. I stopped around 35 minutes in. Position ticks is 30006257. I cannot see how that converts to anything close to 35 minutes. It's not divided by 10,000,000 as RunTimeTicks is.
Any insight would be awesome, thank you
All reactions