Adrian Covaci

Results 9 comments of Adrian Covaci

I am also impacted by this :(. To be clear, I am seeing the same logs as OP; also in HA in docker with net=host. In addition, playing local media...

I've done a bit more digging, using `atvremote`, and by listing features, I can see that PlayUrl is not supported. On the other hand, I can get it to play...

Okay, did a bit more digging in the logs, and the play url is not the issue, on the contrary, stream_file is used for music. I don't 100% understand what's...

Okay so all this thing is a bit over my head, but from what I'm getting, the heartbeat fails. [`pyatv/protocols/airplay/remote_control.py:82`](https://github.com/postlund/pyatv/blob/c6c77918ea763f89f78f98a28203a0b5d4e03bff/pyatv/protocols/airplay/remote_control.py#L82) - that `_failure_func` is the only invocation of `pyatv.protocols.raop.raop.ControlClient.connection_lost` that...

To jump on this issue, I would argue both `http(s)` and `asdf` are highly misleading. In fact, using an URL for the schema is misleading, **as long as you don't...

@braingram the 1.6.0 is still very much indexable/accessible via search, and at least on my end, it supersedes 1.1.1 in search results: https://asdf-standard.readthedocs.io/en/1.0.1/schemas/yaml_schema.html I'm not sure if there's any way...

Okay so while waiting for a reply from people more knowledgable than me, after a bit of googling, I found out I can create a `global.json` in the root with:...

Okay so now I am able to debug, but running into this: ``` /Users/######/Library/Application Support/Steam/steamapps/common/Stardew Valley/Contents/MacOS/StardewModdingAPI Failed to load /Users/######/Library/Application Support/Steam/steamapps/common/Stardew Valley/Contents/MacOS/libhostfxr.dylib, error: dlopen(/Users/######/Library/Application Support/Steam/steamapps/common/Stardew Valley/Contents/MacOS/libhostfxr.dylib, 0x0001): tried: '/Users/######/Library/Application Support/Steam/steamapps/common/Stardew...

👍🏻 It makes a lot of sense to grant dataset-level permissions (which can even be executed via SQL), and I ran into needing this too. For example, you have a...