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

Option to disable inputstreamhelper in settings + manual download cdm over GUI settings #32

Closed
JohnPlayerSpecial2018 opened this issue Aug 2, 2018 · 1 comment · Fixed by #91
Milestone

Comments

@JohnPlayerSpecial2018
Copy link

Please work in 2 settings over GUI (maybe in inputstream.adaptive addon settings). It improves usability and avoids workaround over ssh:

  1. "Option to disable inputstreamhelper" -> Not everybody has enabled automatic addon updates and updating cdm on an older inputstream.adaptive can cause incompatibility. Would be more user-friendly to have this option also over GUI.

  2. Manual download cdm -> If users reject cdm update once (because of staying on older/incompatible inputstream.adaptive version, temporal reasons, by mistake..), there is no other chance for updating over Kodi GUI as to wait until inputstreamhelper asks again (this can take long time..).

@horstle
Copy link
Collaborator

horstle commented Aug 15, 2018

I actually worked on something similar over here: https://github.com/horstle/script.module.inputstreamhelper/tree/temp_disable

I don't really like the code about manually running the helper and temporary disabling is currently not working if I remember correctly. Anyways making the "option to disable" visible is only a tiny change, I'll create a PR soon (probably today). After that it will be possible to change the setting by going to the kodi settings > system (change from standard to expert there) > addons > manage dependencies > Inputstream Helper > configure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants