bsharper

Results 56 comments of bsharper

Let me know if this is what you're looking for, `FetchLaunchableApplicationsEvent` is in there: ```` default 16:50:09.209080-0500 rapportd 4: Received event ID '_interest', XID 0x400CF63B, 1 keys, from ed677523f119 default...

@postlund Yes actually now I'm getting an error in the Shortcuts app: `Open App on Apple TV was unable to get the list of apps from "User Room". Make sure...

@postlund This time the app list populated in Shortcuts. This is from an ATV running tvOS 14.6 ```` default 17:39:33.266624-0500 rapportd 2: Received requestID '_sessionStart', XID 0xC0E7C175, 3 keys, from...

@postlund I commented out that line and tried some of the navigation commands. For example: `atvremote --debug --scan-protocols companion,airplay -s 192.168.X.X --companion-credentials $(cat ~/.companion_creds.txt) right` With `_sessionStart` commented out, the...

@postlund It does! Both `turn_on` and `turn_off` work on tvOS 15 beta. I can't pair tvOS 14 using `atvremote -s 192.168.X.X --protocol companion pair`. It gives me the error: `ERROR...

Try the latest release and let me know if you still have any issues: https://github.com/bsharper/zoom-yt-background-maker/releases/tag/v1.2.0

Hi, @EyyItsRon, thanks for the information! If you go to where the `wsserver.py` file gets written (`~/Library/Application Support/ATV Remote` on macOS or `%APPDATA%/ATV Remote` on Windows), you can create a...

Hi @Keagel thanks for posting this issue. You are on the right track, but the issue is that the server is spawned without inheriting the PATH that the program runs...

@tetanus Which version are you using? If you haven't already, try the beta version here: https://github.com/bsharper/atv-desktop-remote/releases/tag/v1.0.0-beta I'm not sure if that error is actually an error (DeprecationWarning), I think it...

@tetanus Interesting catch with that pairing bug, I'll see if I can replicate it. What OS are you using?