2020-10-25, 09:00 AM
Hi,
I've got a script which pulls tv listings out of digiguide (UK) and when this is complete I want to update the EPG.
I am using v5 and have the nscripthelper.dll tagged onto the end of my script and all seems to be working, except I realise it is trying to update all of the channels including the ones which aren't mapped to my xml file.
The channels I am interested in are in a channel group and so I was wondering is it possible to limit the update to just that group of channels?
I realise I can also set the other channels EPG source to none which would also work for me, but is there a way to bulk update 500 ish channels EPG source to none? A bit like"Update Channels Set EPGSource = 'None' Where EPGSource = 'DVB/ATSC EPG'
Thanks
Paul.
I've got a script which pulls tv listings out of digiguide (UK) and when this is complete I want to update the EPG.
I am using v5 and have the nscripthelper.dll tagged onto the end of my script and all seems to be working, except I realise it is trying to update all of the channels including the ones which aren't mapped to my xml file.
The channels I am interested in are in a channel group and so I was wondering is it possible to limit the update to just that group of channels?
I realise I can also set the other channels EPG source to none which would also work for me, but is there a way to bulk update 500 ish channels EPG source to none? A bit like"Update Channels Set EPGSource = 'None' Where EPGSource = 'DVB/ATSC EPG'
Thanks
Paul.