jellyfin-chromecast
jellyfin-chromecast copied to clipboard
Cannot play specific track in album when chromecasting audio
Describe the bug When a cast session is open to any chromecast-compatible device (actual chromecast or Google Home device), selecting any given track in an album will always start play at the first track of the album... and it will play sequentially. The playlist only contains the current track, so the skip buttons are nonfunctional.
System (please complete the following information):
- OS: Ubuntu 18.04
- Virtualization: Docker
- Clients: Browser + ChromeCast
- Browser: Chromium Version 83.0.4103.97 (Official Build) snap (64-bit)
- Jellyfin Version: 10.5.5
- Playback: ...chromecast?
- Installed Plugins:
- Anime: 5.0.0.0
- AudioDB: 10.5.5.0
- MusicBrainz: 10.5.5.0
- Open Subtitles: 7.0.0.0
- Reverse Proxy: nginx
- Base URL: jellyfin.MYURL.com
- Networking: erm... whatever the docker container uses.
- Storage: SMB connection to NAS
To Reproduce
- Open an album in a music library consisting of more than one track
- Start a chromecast connection to any chromecast-capable device
- Click on a track that is not the first track in the album.
Expected behavior The track that you clicked on should start playing through the device that you're casting to.
Logs None.
Screenshots
Additional context
Just found that this is noted under jellyfin-web here: https://github.com/jellyfin/jellyfin-web/issues/1244
This ticket has more information, so I'll keep it open for now. Please feel free to close it if it is unhelpful.
#84