siilver
TK Veteran
you can stop the programupdater from coming back, i don't have it on my build, the same as enhanced media player or whatever it's called.
Leave the plugin installed and telnet to box and type the line below (this will stop the plugin from being updated during software updates):
Code:opkg flag hold enigma2-plugin-extensions-programmlistenupdater
Now delete the plugin folder by typing (folder name may be wrong so check before doing this line) :
Code:rm -rf /usr/lib/enigma2/python/Plugins/Extensions/Programmlistenupdater
This removes the plugin. now exit telnet and restart gui
Basically the box still thinks the Plugin is installed but is in state of 'hold' (do not update) as it has not been removed from the OPKG database, but as the folder has been removed it will not attempt to load the plugin.
tried this
the section command didnt seem to do any thing so i just went in and removed the folder myself