Pierre Ståhl

Results 77 issues of Pierre Ståhl

### What feature would you like? Add support for streaming directly from online services, like Youtube. This is probably not possible with all services, but some should work. ### Describe...

feature
airplay

### What to change? Currently `atvproxy` does not use the default storage, so that should be fixed.

scripts
storage

### What to change? I have two AirPort Express devices, one Apple TV 3 and an Apple TV 4K Gen 2 laying around that I intend to build a test...

test

### What to change? Since the storage is in a file, a volume must be mounted to make sure the configuration is persistent. There's no instructions for doing so, so...

documentation

### What to change? This is common practice now and something I have postponed unnecessary long, so just need to do it.

environment

### What to change? Most tools supports this now so I should make an effort to migrate.

tools

### What to change? All the cool kids use poetry, so I should do that as well. This will ripple and some changes are required to `scripts/release.py` and the GitHub...

enhancement
release
environment

Initial work to get streaming working. Still got some work to do, but ready enough to test. Relates to #2186

feature
airplay

### What feature would you like? Make it possible to set metadata used when streaming, e.g. artist and title. ### Describe the solution you'd like Something like this: ```raw $...

feature
scripts

### Describe the bug When a protocol performs takeover, the feature interface will still base return value of the regular interface. Takeovers must be considered correctly. ### Error log _No...

bug