Pierre Ståhl
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...
### What to change? Currently `atvproxy` does not use the default storage, so that should be fixed.
### 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...
### 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...
### What to change? This is common practice now and something I have postponed unnecessary long, so just need to do it.
### What to change? Most tools supports this now so I should make an effort to migrate.
### 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...
Initial work to get streaming working. Still got some work to do, but ready enough to test. Relates to #2186
### 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 $...
### 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...