(2016-12-08, 08:47)samueljones Wrote: Can someone please help me out. whenever I change anything in the setting or add a new channel through webgrab+++, all my chosen channel logo will be removed and my channels arragement will be reset. I am not sure if this is how it meant to be. I use external logo Url source if that helps.
Regards
SJ
These are all the settings that force a channel reset. Have a look in here to see what they are called in Settings:
addons\script.tvguide.fullscreen\resources\settings.xml
Code:
SETTINGS_TO_CHECK = ['source', 'xmltv.type', 'xmltv.file', 'xmltv.url', 'xmltv.logo.folder', 'logos.source', 'logos.folder', 'logos.url', 'source.source', 'yo.countries' , 'tvguide.co.uk.systemid']
I was having problems with keeping channel logo sources when I added TheLogoDB.com logos. There might be a bug.
The 2 Settings that could be causing the problem are:
Source \ Reset on Start: keep this off or the channels will get reset.
Logos \ Keep last Channel Logo mapping: keep this on if you manually changed the logos.
If it still doesn't work show me your settings.xml and I'll see if it's you or me.