-
Notifications
You must be signed in to change notification settings - Fork 114
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
Update settings and setup wizard #625
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Merge MPD and non-adaptive video quality settings - Move less commonly used settings to Advanced tab including - Client options - InputStream Adaptive - History - Misc view related settings - Language and region - Mark as watched - Internet/network - HTTP Server - Update script commands to pass parameters as query part of script uri - Update maintenance action to include watch later list - Use setup wizard in main menu by default rather than full settings - Full settings available as separate menu item
- Default to Auto + Quality Select
…n has completed - used for scripts which need to set/clear the associated property on start/exit - wait parameter of xbmc.executebuiltin does not seem to work reliably
- Update translation strings and include completion progress
MoojMidge
force-pushed
the
settings_setup_wizard
branch
from
March 12, 2024 14:48
07bc8ef
to
3e9d1bb
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Attempt to make the settings a little bit more user friendly:
Partially works around issue where RunScript does not work from new format addon settings in Kodi 18, by allowing subtitles to be configured from the setup wizard. Other script actions could also be triggered from setup wizard if required.
Also fix #619 by importing old user data