Pierre Ståhl
Pierre Ståhl
That's the wrong service, there should be one for `play_media` (in the `media_player` domain).
Yeah, might be the case you need to change domain. It's not a very uncommon problem that the certificate does not work with local addresses. But if you used that...
You can't run it via home assistant because of the bug you manually corrected, so you need to use atvremote like before: atvremote --debug -a stream_file=https://yourdomain.com:8123/api/tts_proxy/fe39b5a0752ee506f6d948dac288f402a594c179_en_-_google_translate.mp3
Not right now, I need to fix this in pyatv and make a release first. But can you confirm that it works?
Thanks for acknowledging that! 👍 The problem I'm having now is to identify if `/info` or `/server-info` is to be used. Not 100% certain yet. But I suspect the former...
What is the output to: print("OPTIONS:", await self.rtsp.exchange("OPTIONS", "*"))
Episode number, season number and series name are already supported. But, as you say, it is up to the app to set these fields and I think I have only...
I believe they look up the icon locally in case the app is installed, otherwise use the iTunes API to find a URL and download it. My intention is to...
I have made some improvements to scanning on windows in #1773 that hopefully make things better. Please try with 0.10.1 when it's released later today.
Sounds very reasonable indeed!