(2016-12-03, 02:26)moshoodo123 Wrote: @primaeval, thanks for your hard work, please how can I add channels manually through webgrabplus configurator. I want some channels from Africa (Nigeria) but it is empty under country list. I contacted the guy at webgrabplus who fixed it but still empty through webgrab configurator.
some of the channels are:
Code:
<channel update="i" site="gotvafrica.com.ng" site_id="Wazobia TV###WTT" xmltv_id="Wazobia TV">Wazobia TV</channel>
<channel update="i" site="gotvafrica.com.ng" site_id="GO Channel###BKR" xmltv_id="GO Channel">GO Channel</channel>
<channel update="i" site="gotvafrica.com.ng" site_id="Tiwa n Tiwa###TDT" xmltv_id="Tiwa n Tiwa">Tiwa n Tiwa</channel>
<channel update="i" site="gotvafrica.com.ng" site_id="Rave TV###RTT" xmltv_id="Rave TV">Rave TV</channel>
I add them to webgraplusconfig.xml but didnt show up. please how can I solve this
You probably need to download the gotoafrica files directly from the webgrab download page and add them into the site.ini folder in the Nigeria folder.
userdata\addon_data\script.webgrab\webgrab\siteini.pack\Nigeria
But it looks like they are not up yet.
http://webgrabplus.com/epg-channels#stc_34
This addon grabs the whole site.ini update pack manually. If they haven't added the new files to that this addon won't get them.
Did he post link to the new version somewhere in the forum?
When you have the new ini file you can do the following:
The gotoafrica ini file needs you to do a manual step to create the channels xml file.
* manually copy the gotoafrica ini file to the output folder (where the final WebGrab++.config.xml ends up)
* uncomment the lines at the bottom of the ini files
* make a dummy channel in WebGrab++.config.xml
<channel update="i" site="gotvafrica.com.ng" site_id="x" xmltv_id="x">x</channel>
* Run Webgrab
* now you should have a gotoafrica xml file with the channels in
* put the ini and xml files back into the Nigeria folder
It is a bit of a pain but you should be able to select the channels in the addon after that.