Pierre Ståhl

Results 77 issues of Pierre Ståhl

**Short feature/function description** The exact purpose of transaction messages is still a bit unclear to me, but they seem to carry other messages and allows splitting them over several protocol...

feature
mrp

**What feature would you like?** Currently there's a callback method that is called when the connection is lost. There's however no way (programmatically) to know what happened. I feel that...

feature
breaking change
core

**What to investigate** Most things in pyatv are currently hardcoded to somewhat "decent" values, but there are times where it would be desirable to have some flexibility regarding these values....

investigate
core

**What feature would you like?** Currently, everything is logged using `_LOGGER` in each file (which corresponds to the current module). This however becomes confusing when having multiple connections active at...

enhancement
core

**What feature would you like?** At the moment, pyatv only supports IPv4 but at some point I would like to add IPv6 as well. The main reason for only IPv4...

feature
core

**Describe the bug** If AirPlay is configured with user provided password, pairing will work as expected but playing something with `play_url` will not. This is because `pyatv` does not support...

bug
airplay
easy

**What feature would you like?** A simple application called `atvstream` that is more flexible when it comes to streaming (mainly audio) to a receiver. One use case is providing a...

feature
scripts
easy

### Describe the bug It's not possible to use any other actions except for SingleTap in the buttons used by Companion. Should be easy enough to fix as support for...

bug
companion
easy

### What feature would you like? With 0.9.0, password is now a general setting for all protocols. It is only relevant for RAOP at the moment (and AirPlay in the...

feature
scripts
easy

### What feature would you like? Knowing what to do in order to properly connect to a device is a bit tricky for newcomers. There's a lot to take in...

feature
scripts
easy