Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Picon path issue #33

Open
wedebe opened this issue Nov 11, 2023 · 3 comments
Open

Picon path issue #33

wedebe opened this issue Nov 11, 2023 · 3 comments
Labels
BUG 🐞 Not working as expected

Comments

@wedebe
Copy link

wedebe commented Nov 11, 2023

Possibly related to openatv/enigma2#3090

Picons located on alternative paths may not show in OWIF - in my case, this is /media/usb2/picon

@wedebe wedebe added the BUG 🐞 Not working as expected label Nov 11, 2023
@jbleyel
Copy link
Contributor

jbleyel commented Nov 11, 2023

I'm intending to refactor the picon path calculation in enigma core completely.
That will be also affects the path calculation here.

@wedebe
Copy link
Author

wedebe commented May 3, 2024

Probably no point in creating a new issue, but I've noticed that when I have the below plugin installed, OWIF won't show picons! They still appear as normal on TV though. I've taken a very brief look at the code and can see there's some unused imports so the code certainly isn't optimal...

Is there something in OWIF that trips up on some sort of conflict with this plugin?

(remove .zip from filename)
enigma2-plugin-systemplugins-servicescanupdates_1.0_all.ipk.zip

@jbleyel
Copy link
Contributor

jbleyel commented May 3, 2024

I have no idea.
That's the current path calculation for OWIF.

https://github.com/oe-alliance/OpenWebif/blob/main/plugin/controllers/defaults.py#L104

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BUG 🐞 Not working as expected
Projects
None yet
Development

No branches or pull requests

2 participants