Martijn van der Pol
Martijn van der Pol
I'm a bit confused, isn't that authentication section referring to authentication for visitors of the website? My Wordpress website works, but if I enable the permalink setting to use page...
okay, thanks, that makes it a bit more clear :)
Okay, I enabled `get_config` for the `default_conf` parameter. Which downloaded a `httpd.conf` in the `/share` folder According to the docs I have to change `path/to/your/new/apache2.conf`, but I don't know where...
ah okay, thanks!
Thanks for your answers so far, seems I need to dig a bit more in how to setup this file before I can get it working.
Oh, this would be a nice addition indeed! Happy to test if needed.
That's indeed how I solved it in [my script](https://community.home-assistant.io/t/script-to-resume-google-cast-devices-after-they-have-been-interrupted-by-any-action/383896) to resume Spotfy after a TTS or other interruption. I compare the source of the `media_player.spotify_` entity to the friendly names...
I have the same issue with Bazarr I do use a base url here, which is "/bazarr/" And I have a password set. In the Bazarr settings there is no...
Something changed on my side, it works now. Only change I made myself is that I forgot to add a / at the end of the Oscarr base url. For...
Nothing I can do on my end, looks like this PR needs to be merged https://github.com/home-assistant-libs/pychromecast/pull/753