13mralex / c4-pyatv-remote

9 stars 4 forks source link

New Setup Errors #7

Closed Chewza closed 2 years ago

Chewza commented 2 years ago

Trying to setup this driver and upon executing the Test Connection function, I'm getting the following error.

09/25/22 00:22:08 : ---Get App List--- 09/25/22 00:22:08 : App List Results: 09/25/22 00:22:08 : failed listing apps: error: app_list is not supported LUA_ERROR [id: 278][name: Apple TV IP Control][file: atv-remote.c4z]: [string "--..."]:539: [string "--..."]:241: can't parse JSON at char 1 of: failed listing apps: error: app_list is not supported

This is a net new install and I've not had this integration or driver functional before.

Wondering if this has anything to do with the fact my AppleTV is running tvOS 16.0

Running Composer Pro 3.3.0, tvOS 16.0, Both protocols paired successfully.

Chewza commented 2 years ago

Not sure what was going on, used wget to redownload the webserver code, and successfully pulled the app list.

Appreciate everyone who contributes to this!