I’m unable to fit image in my MiniPlayer but now is only exercise.
I also try to get the EPG url by sniff but i find only a link where are categories for the EPG grid with link to "“uri”: “tvguide://grid?genre=FAV”
For italian epg i try to work on “https://guidatv.sky.it/”
Great, thanks…
I noticed inside the HACS component i don’t see anymore the file sky_remote.py…
Is it correct?
EDIT, i just read the release notes so i am asking if we must install pyskyremote and we with hassio how to install it?
I looked at similar images before. The problem with them is that they are the logos designed to go in bottom left of channel, so they are filled with white space. If you know how to easily crop them to take out the whitespace, they could be used. Generating the url is fairly easy, I’ve done most of that work already, but the image will just appear at bottom left of the player.
I’m afraid I don’t handle how it is presented in the card, that is done by the Lovelace cards. It would all need to be done in the url, and I don’t know of a way to crop via url.
I have written the code to provide the correct url, which I’ll probably release, then you can add an extra parameter ‘country’ to your config, but the image will show at bottom left (I think) without the blue background (which I added).
I’m hopeful. Putting the current UTC time in that url, and set pagenum=0 will provide the current programme. But I don’t have that channel number from the calls to the box, so would need to look it up at that other url. I’ll see what can be done, but got to go back to work tomorrow, bank holiday over and curry to cook tonight.
I have just release a new version (v2.1.2) of the SkyQ component. The major change is support for Italy.
This release includes an updated version of pyskyqremote which adds support for countries other than the UK. At the moment the only added country is Italy, where support for live programmes and programme images has been added.
To utilise the Italy information add the following to your configuration.yaml for the skyq media player. Also ensure that ‘live_tv’ is removed or set to True.