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

v7.0.9+beta.3 #835

Merged
merged 11 commits into from
Jul 8, 2024
Merged

v7.0.9+beta.3 #835

merged 11 commits into from
Jul 8, 2024

Conversation

MoojMidge
Copy link
Collaborator

Fixed

  • Fix navigating to search page after playback and prompt re-opening

Changed

New

  • Add support for channel handles

- Also ensure that search history is only updated if a search is actually performed
- Standardise names of routable methods/functions
- Standardise how routable methods/functions are created and called
  - Routes can be a bound method or function
  - All routes must be registered directly using AbstractProvider.register_path
  - Routes are stored in AbstractProvider class variable
  - All routes are called with the following keyword arguments
    - provider
    - context
    - re_match
- Also trigger Setup Wizard forced run on start in order to:
  - disable OPUS audio
  - use proper settings for removal of progressive streams
@MoojMidge MoojMidge merged commit 74a6b9c into anxdpanic:master Jul 8, 2024
2 checks passed
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