node-appletv-x icon indicating copy to clipboard operation
node-appletv-x copied to clipboard

no longer working with tvOS14

Open kurtdwarwick opened this issue 5 years ago • 4 comments

Hi

I am not entirely sure what the problem might be, but it seems the communication after connection is established to the device is no longer working.

If I call sendIntroduction, the application breaks out and writes undefined to the console.

Please let me know if you need anything further.

Regards

Kurt

kurtdwarwick avatar Jul 21 '20 22:07 kurtdwarwick

Hi

To add, I am also not seeing any messages being emitted (message, nowPlaying etc.)

Regards

kurtdwarwick avatar Jul 21 '20 22:07 kurtdwarwick

Any progress on tvOS 14 compatibility?

badrabbit avatar Sep 06 '20 09:09 badrabbit

Any update on tvOS14 support? currently experiencing the same issues as described above.

Luitwieler avatar Sep 17 '20 10:09 Luitwieler

Based on the debug output I found out that the state command is having issues decoding the result of the "PLAYBACK_QUEUE_REQUEST_MESSAGE".

Message length mismatch Message length mismatch Message length mismatch Message length mismatch Message length mismatch Message length mismatch Message length mismatch Message length mismatch Message length mismatch Message length mismatch Message length mismatch Message length mismatch Message length mismatch Message length mismatch Message length mismatch Message length mismatch

Luitwieler avatar Sep 17 '20 12:09 Luitwieler