[GH-ISSUE #110] Apple Music DRM error #57

Closed
opened 2026-02-27 19:28:09 +03:00 by kerem · 2 comments
Owner

Originally created by @ds556 on GitHub (Jan 7, 2026).
Original GitHub issue: https://github.com/lox-audioserver/lox-audioserver/issues/110

Always getting this error when playing a track via the Apple Music bridge:

2026-01-07T16:39:46.394Z][DEBUG][Content|AppleMusicStream] [keyLine="#EXT-X-KEY:METHOD=SAMPLE-AES,URI=\"skd://itunes.apple.com/xxx\",KEYFORMAT=\"com.apple.streamingkeydelivery\",KEYFORMATVERSIONS=\"1\"" keyUri=skd://itunes.apple.com/xxx] Apple Music DRM: key URI missing PSSH; searching fallback
[2026-01-07T16:39:46.410Z][INFO][Content|AppleMusicStream] [isLibrary=false keyUri=data:;base64,AAAAXXX== trackId=123] Apple Music DRM: starting key extraction (new format)
026-01-07T16:39:46.411Z][ERROR][Content|AppleMusicStream] [error="Invalid PEM formatted message." usingWvd=false] Apple Music DRM: Widevine init failed
[2026-01-07T16:39:46.411Z][WARN][Content|AppleMusicStream] [trackId=123 zoneId=18] apple music stream blocked; drm not available
[2026-01-07T16:39:46.411Z][WARN][Zones|Manager] [reason="apple music drm unavailable" source=transport zoneId=18] playback error
[2026-01-07T16:39:46.412Z][WARN][Zones|Manager] [reason="apple music stream unavailable" source=transport zoneId=18] playback error
[2026-01-07T16:39:46.412Z][WARN][Zones|Manager] [zoneId=18] apple music stream not ready; skipping playback
Originally created by @ds556 on GitHub (Jan 7, 2026). Original GitHub issue: https://github.com/lox-audioserver/lox-audioserver/issues/110 Always getting this error when playing a track via the Apple Music bridge: ``` 2026-01-07T16:39:46.394Z][DEBUG][Content|AppleMusicStream] [keyLine="#EXT-X-KEY:METHOD=SAMPLE-AES,URI=\"skd://itunes.apple.com/xxx\",KEYFORMAT=\"com.apple.streamingkeydelivery\",KEYFORMATVERSIONS=\"1\"" keyUri=skd://itunes.apple.com/xxx] Apple Music DRM: key URI missing PSSH; searching fallback [2026-01-07T16:39:46.410Z][INFO][Content|AppleMusicStream] [isLibrary=false keyUri=data:;base64,AAAAXXX== trackId=123] Apple Music DRM: starting key extraction (new format) 026-01-07T16:39:46.411Z][ERROR][Content|AppleMusicStream] [error="Invalid PEM formatted message." usingWvd=false] Apple Music DRM: Widevine init failed [2026-01-07T16:39:46.411Z][WARN][Content|AppleMusicStream] [trackId=123 zoneId=18] apple music stream blocked; drm not available [2026-01-07T16:39:46.411Z][WARN][Zones|Manager] [reason="apple music drm unavailable" source=transport zoneId=18] playback error [2026-01-07T16:39:46.412Z][WARN][Zones|Manager] [reason="apple music stream unavailable" source=transport zoneId=18] playback error [2026-01-07T16:39:46.412Z][WARN][Zones|Manager] [zoneId=18] apple music stream not ready; skipping playback ```
kerem closed this issue 2026-02-27 19:28:09 +03:00
Author
Owner

@rudyberends commented on GitHub (Jan 8, 2026):

Please check the following issue;

https://github.com/rudyberends/lox-audioserver/issues/104

<!-- gh-comment-id:3723886428 --> @rudyberends commented on GitHub (Jan 8, 2026): Please check the following issue; https://github.com/rudyberends/lox-audioserver/issues/104
Author
Owner

@ds556 commented on GitHub (Jan 10, 2026):

Works, awesome! Some hint in the log message could be helpful ;)

<!-- gh-comment-id:3733379132 --> @ds556 commented on GitHub (Jan 10, 2026): Works, awesome! Some hint in the log message could be helpful ;)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/lox-audioserver#57
No description provided.