Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync progress after seeking, Always create context-menus and Update all dependencies #29

Merged
merged 3 commits into from
Feb 8, 2023

Conversation

jaylinski
Copy link
Owner

See commits for more info.

Sadly Kodi doesn't send a `sync`-event on `seek`,
so we have to sync manually. We have to use an
approximation on how long the seeking takes, because
there is no way we can get the info from Kodi.
Context menus will vanish if they are only created
`onInstalled` and the extension gets deactivated
and reactivated.
Also improved JSDoc documentation in plugins.
@jaylinski jaylinski self-assigned this Feb 8, 2023
@jaylinski jaylinski merged commit d12c7b3 into master Feb 8, 2023
@jaylinski jaylinski deleted the bugfix-progress-display-seek branch February 8, 2023 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant