mvaneijken

Results 5 comments of mvaneijken

Yes I did. I'm casting this using this action in an automation: ```yaml service: cast.show_lovelace_view data: entity_id: media_player.nesthub4753 dashboard_path: lovelace-cast view_path: cast ```

I experienced the same issue using the internal player. Using VLC player instances 3 out of 4 instances often freeze (audio continues) for a while and then continues.

In the case of Grand Prix Radio you can find their stream on [https://playerservices.streamtheworld.com/pls/GRAND_PRIX_RADIO.pls](https://playerservices.streamtheworld.com/pls/GRAND_PRIX_RADIO.pls). This can easily be opened using fi VLC Player. If you consider this feature, I would...

To me this is still an active issue.

I did the following: ``` git clone https://github.com/simplesamlphp/docker-simplesamlphp.git cd ./docker-simplesamlphp git submodule add https://github.com/simplesamlphp/simplesamlphp.git ``` From this point you can select the version tag like this: ``` cd ./simplesamlphp git...