View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0022107 | MMW 5 | Casting (Google Cast / UPnP) | public | 2026-05-13 15:53 | 2026-08-19 21:51 |
| Reporter | rusty | Assigned To | |||
| Priority | urgent | Severity | feature | Reproducibility | always |
| Status | assigned | Resolution | reopened | ||
| Platform | macOS | OS | -- | OS Version | -- |
| Product Version | 2027 | ||||
| Target Version | 2027 | Fixed in Version | 2027 | ||
| Summary | 0022107: MMM: Casting support (AirPlay / Google Cast) | ||||
| Description | MMM currently lacks support for multi-speaker casting (UPnP is unreliable for this). It should include support for AirPlay 2 and/or Google Cast. | ||||
| Tags | No tags attached. | ||||
| Fixed in build | 3517 | ||||
|
|
Fixed |
|
|
I haven't tested Airplay functionality (need to procure device), but Chromecast devices aren't detected. Debug log: F6476803 |
|
|
Chromecast implemented |
|
|
With build 3517, MMM displays any chromecast devices that are online, but: a) if playback is stopped, and the user enables casting, and then initiates playback --> all tracks are skipped with an unable to decode track error b) if playback is ongoing, and the user enables casting during playback --> playback works (e.g. on track 1), but clicking 'Next' to advance to the next track (2) causes a decoding error for the track (2) and then playback works for the following track (3). This pattern continues for all tracks. In the attached debug log, you can see: - successful local playback of all tracks - (case a) failed playback of all tracks (for 2 different chromecast devices) - (case b) failed playback of every second track |