E2iPlayer / e2iStream - Settings

p.rodrigues

Vu+ User
cxFypMD.png

How to save the settings of these plugins?
 

nunigaia

Moderator
I didn't pose the question possibly in the best way ...

How to backup plugin settings?

At /etc/enigma2 folder, you have a file named "setTings" ... make a copy ( backup ) of your settings or copy this file to a folder on your PC, and you are done!:yahoo:

example:

Code:
config.plugins.iptvplayer.cmdwrappath=/usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer/bin/cmdwrap
config.plugins.iptvplayer.dukpath=/usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer/bin/duk
config.plugins.iptvplayer.extplayer_subtitle_background=#80000000
config.plugins.iptvplayer.extplayer_subtitle_border_width=1
config.plugins.iptvplayer.extplayer_subtitle_font_size=54
config.plugins.iptvplayer.extplayer_subtitle_line_height=60
config.plugins.iptvplayer.extplayer_subtitle_pos=10
config.plugins.iptvplayer.f4mdumppath=/usr/bin/f4mdump
config.plugins.iptvplayer.gstplayerpath=/usr/bin/gstplayer
config.plugins.iptvplayer.hlsdlpath=/usr/lib/enigma2/python/Plugins/Extensions/IPTVPlayer/bin/hlsdl
config.plugins.iptvplayer.IconsSize=135
config.plugins.iptvplayer.plarform=armv7
config.plugins.iptvplayer.rtmpdumppath=/usr/bin/rtmpdump
config.plugins.iptvplayer.uchardetpath=/usr/bin/uchardet
config.plugins.iptvplayer.wgetpath=wget

best regards
nunigaia
 
Top