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

Don't send unsupported commands to Cast receiver #6262

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

3flex
Copy link

@3flex 3flex commented Oct 28, 2024

Changes
Don't send unsupported commands to Cast receiver.

The following commands are listed as supported in jellyfin-web's plugin.js:

  • SetShuffleQueue
  • EndSession
  • PlayMediaSource
  • PlayTrailers

But they are not in the list of currently supported commands in the Cast receiver app: https://github.com/jellyfin/jellyfin-chromecast/blob/22099bfd45cec11d743c3978181d7161aed9e6b4/src/components/commandHandler.ts#L27-L51

Issues
No issue raised. This probably doesn't cause any issues currently, just cleaning up some tech debt.

@3flex 3flex requested a review from a team as a code owner October 28, 2024 00:29
@jellyfin-bot
Copy link
Collaborator

jellyfin-bot commented Oct 28, 2024

Cloudflare Pages deployment

Latest commit ff31fe3
Status ✅ Deployed!
Preview URL https://939f1972.jellyfin-web.pages.dev
Type 🔀 Preview

View build logs

Copy link

sonarcloud bot commented Oct 28, 2024

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