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 autocast listener #6036

Merged
merged 2 commits into from
Sep 20, 2024
Merged

Conversation

viown
Copy link
Member

@viown viown commented Sep 8, 2024

When debugging the release version, I noticed that the 'websocketopen' event isn't assigned to the api client when it's triggered:
image
But it's still triggered after the "initializing connection listener" log message, so I can only assume it's being assigned to the wrong api client.

Changes
Add the websocket event to all api clients and listen for new ones

Issues
May fix #5878

@viown viown requested a review from a team as a code owner September 8, 2024 10:59
@viown viown changed the title Fix default autocast Fix autocast listener Sep 8, 2024
@viown viown force-pushed the fix-autocast-hopefully branch from bd9d25f to 8a08efd Compare September 9, 2024 12:55
@viown viown force-pushed the fix-autocast-hopefully branch from 8a08efd to c0cd03a Compare September 18, 2024 09:06
@viown viown changed the base branch from release-10.9.z to master September 18, 2024 09:06
@viown
Copy link
Member Author

viown commented Sep 18, 2024

Rebased to master. Confirmed changes still work as expected.

@thornbill thornbill added the bug Something isn't working label Sep 20, 2024
@thornbill thornbill added this to the v10.10.0 milestone Sep 20, 2024
@thornbill thornbill force-pushed the fix-autocast-hopefully branch from c0cd03a to 7b15350 Compare September 20, 2024 19:01
Copy link

@jellyfin-bot
Copy link
Collaborator

Cloudflare Pages deployment

Latest commit 7b1535073bdcc4188ef5c1ed687fbff3b8c0350a
Status ✅ Deployed!
Preview URL https://e39b4859.jellyfin-web.pages.dev
Type 🔀 Preview

@thornbill thornbill merged commit 9d8f19f into jellyfin:master Sep 20, 2024
12 checks passed
@viown viown deleted the fix-autocast-hopefully branch October 11, 2024 01:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Connection with MPV Shim gets interrupted every time I refresh the page.
3 participants