This board is now closed. The Blackhole image ended in 2020. The board will remain available in Read Only Mode, so all the posts from the last 15+ years are not lost. We thank you for being part of the community for the last 15+ years. You can join the OpenBh board if you have not already done so at www.openbh.net.

Suggestion for Picon Renderer

Lincsat

Vu+ User
To enable the Picon renderer to look for the Picons on the HDD, in the file /usr/lib/enigma2/python/Components/Renderer/Picon.py - Line 10 needs changing from

Code:
'/media/cf/%s/',

to

Code:
'/media/hdd/%s/',

Would it be possible to change this in future builds?
 
I do not believe that it is good to have Picon on HDD
then HDD have to work always because of Picon.

Obviously it's better to have them in some form of solid state memory, I'm just suggesting that there is the option of the image finding the Picons (without having to modify a file) should a user choose to put them on a HDD
 
Back
Top