kalkih / mini-media-player

Minimalistic media card for Home Assistant Lovelace UI
MIT License
1.53k stars 207 forks source link

Added artwork setting option to scale YouTube Music images correctly #511

Closed marcselman closed 9 months ago

marcselman commented 3 years ago

YouTube Music has album art 480px wide. But there are borders on top and on the sided. The actual album art is 270px. That's a factor of 1.777777777777778. By adding a tansform to scale the image by that factor the album art looks like cover should look.

marcselman commented 9 months ago

Why was this closed?

Drafteed commented 9 months ago

I think this is a bad solution. We should not introduce a new type of cover applicable only to a single service.