-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't working
Description
With CPB paired and ble_apple_media_simpletest.py running, outputting messages to REPL, there is an error thrown when picking new tracks by name (not with >> button):
Traceback (most recent call last): File "code.py", line 33, in <module> File "/lib/adafruit_ble_apple_media.py", line 106, in __get__ File "/lib/adafruit_ble_apple_media.py", line 100, in _update RuntimeError: packet too short
This is with the iOS native default Music app and Podcast app.
Same error is also thrown when you close the Music app, even if no music is currently playing.
This does not happen in Spotify. This does not happen if the track ends and moves to the next track on its own, either.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working