kalkih / mini-media-player

Minimalistic media card for Home Assistant Lovelace UI
MIT License
1.47k stars 206 forks source link

[info: scroll] causing performance issues #831

Open dersher opened 4 months ago

dersher commented 4 months ago

Possibly since HA 2024.02, I've noticed my dashboards with mini-media-player cards showing performance degradation after some time. Through some troubleshooting, I have managed pinpoint the performance issue to the scrolling information on these cards. Changing to info: short solves the problem entirely.

I can confirm it's not a device issue. My dashboards are running on tablets with sufficient performance. I was even able to replicate the issue on a M3 Macbook.

neuhausf commented 4 months ago

Same here, thanks for confirming this. Running into this on a samsung s7 fe.

walts22 commented 4 months ago

Same here. Changing to “info: short” has fixed it for now.

Mrsash2020 commented 4 months ago

Sorry can you clarify where you add the info: short?

dersher commented 4 months ago

Sorry can you clarify where you add the info: short?

In the card configuration. You have to edit the yaml to replace info: scroll with info: short.

Mrsash2020 commented 4 months ago

In the card configuration. You have to edit the yaml to replace info: scroll with info: short.

Which card am I doing this on? Is it one of the Apex cards? I am finding the issue when I access dash with Apex cards. I dont think I have a mini player card.

Tadies commented 4 months ago

Will this be picked up? I can confirm this also On samsung tab a8 android Companion app Got total out of Ram fast And bad preformance.... After using no scroll..... All works well again So a hughe ram drain!

SoloMen88 commented 4 months ago

I confirm that on my PC, when I turn on scrolling, performance also drops and the interface noticeably slows down.

Emilef22 commented 4 months ago

same here

alcatrazcj commented 4 months ago

Same here.

alcatrazcj commented 3 months ago

why is nothing done?