openatv / enigma2

openatv-gui
GNU General Public License v2.0
200 stars 317 forks source link

[Picons] Channel List & Movie List use different picon path to Info Bar & Event Info #3090

Closed wedebe closed 10 months ago

wedebe commented 11 months ago

! Before you log an issue, have you updated to the most recent version? It's possible the issue may have already been fixed. 2023-10-23

Describe the bug / Actual behaviour: If /picons and (eg.) /media/usb/picons exist, the former will be used for the Channel List & Movie List and Info Bar & Event Info will use the latter.

Expected behaviour: There should be a single, ultimate picon path provided by ~Pecan pie~ Picon.py, ordered consistently if there is more than one path (eg. to set preferred picon path)

Has this issue started to happen just recently? Hadn't noticed, probably not.

To reproduce: Steps to reproduce the behavior:

  1. Install picons on /picon
  2. Install a different style of picon (eg. blue background) on another path, eg. /media/usb/picon or /media/mmc/picon
  3. Restart GUI
  4. Check Channel List, Movie List, Info Bar & Event Info
  5. Notice different picon styles

Screenshots MovieList-20231024144903 EventInfo-20231024144839 InfoBar-20231024144802 ChannelList-20231024144742

Image/Box Model (please complete the following information):

Additional context Furthermore, Info Bar & Event Info don't load picons from (listed in Plugin Manager's picon install path options) /media/usb2 (and possibly other paths)

Should this be enigma core functionality?

jbleyel commented 11 months ago

This is a Metrix issue because MetrixHDXPicon renderer is using different path's

jbleyel commented 11 months ago

Please try this -> MetrixHDXPicon.py.zip

jbleyel commented 10 months ago

Should be fixed now. Please check and close the issue.

wedebe commented 10 months ago

@jbleyel , this has fixed the issue in question, thanks

jbleyel commented 10 months ago

https://github.com/openatv/enigma2/issues/3126