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

Allow triggering of playback on available Emby / Jellyfin devices #974

Open
1 task done
markjbear opened this issue Sep 21, 2024 · 1 comment
Open
1 task done
Labels
awaiting triage This issue needs to be reviewed enhancement New feature or request

Comments

@markjbear
Copy link

Description

We have a very large library with search pains inside of Emby, and I wanted to make a way to trigger playback on our Apple TVs from within Jellyseerr. This is possible via the API, so I've put together a prototype that meets my needs (hacky mod of the PlayButton, but the API is reusable):
https://github.com/markjbear/jellyseerr/pull/4/files

Desired Behavior

Rather than only being possible to trigger playback on the device using Jellyseerr, it should be possible to start playing something on an available device.

Additional Context

This could be expanded to become part of the current play button dropdown, with perhaps a setting in the user settings to choose default playback device - current device (current behaviour) or [ select box to pick an available device from the Emby API i've used ]

Code of Conduct

  • I agree to follow Jellyseerr's Code of Conduct
@markjbear markjbear added awaiting triage This issue needs to be reviewed enhancement New feature or request labels Sep 21, 2024
@gauthier-th
Copy link
Collaborator

Feel free to open a pull request to implement this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting triage This issue needs to be reviewed enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants