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

Fix audio events in explore section #15286

Merged
merged 3 commits into from
Dec 1, 2024

Conversation

tpjanssen
Copy link
Contributor

@tpjanssen tpjanssen commented Dec 1, 2024

Proposed change

Current code does not show audio events in the explore section. Old events created with 0.14.1 are still shown, but new events created with 0.15.0 beta 1 and 2 were not visible.

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code
  • Documentation Update

Additional information

  • This PR fixes or closes issue: fixes #
  • This PR is related to issue:

Checklist

  • The code change is tested and works locally.
  • Local tests pass. Your PR cannot be merged unless tests pass
  • There is no commented out code in this PR.
  • The code has been formatted using Ruff (ruff format frigate)

Make sure that audio events are listed in the explore section
Copy link

netlify bot commented Dec 1, 2024

Deploy Preview for frigate-docs canceled.

Name Link
🔨 Latest commit 3d0efc4
🔍 Latest deploy log https://app.netlify.com/sites/frigate-docs/deploys/674c5d6eda4f340008bf83b6

Only allow submits for objects only
@NickM-27
Copy link
Collaborator

NickM-27 commented Dec 1, 2024

Thanks for the fix!

@NickM-27 NickM-27 merged commit 5802a66 into blakeblackshear:dev Dec 1, 2024
10 checks passed
@hawkeye217 hawkeye217 mentioned this pull request Dec 1, 2024
10 tasks
@tpjanssen tpjanssen deleted the fix-audio-events branch December 1, 2024 18:46
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.

2 participants