Files
epg/siteini.pack/International/yo.tv_info.txt
freearhey a597b11307 Init
2021-03-09 22:46:37 +03:00

29 lines
1.9 KiB
Plaintext
Executable File

for yo.tv, you can choose your country/zipcode/provider
##################################################################################################
# Create your own personalized channels (Country selection) #
##################################################################################################
Before you start, it is best to make a copy of your original WebGrab++.config.xml and delete all the channels in it to start from
------------------------------------------------
Generate the channels list
------------------------------------------------
01. open yo.tv.ini with a text editor (An excellent free-ware one is NotePad++)
02. locate the CHANNEL FILE CREATION part (somewhere at the bottom)
03. remove the FIRST * in all the lines between @auto_xml_channel_start and @auto_xml_channel_end
04. open the yo.tv_coutries.xml and select your country you want (copy that line)
05. in the WebGrab++.config.xml file, paste the country line form step 04 : eg.
<channel update="i" site="yo.tv" site_id="COUNTRY:us,ZIPCODE:" xmltv_id="United States">United States</channel>
06. run WG++ once.
07. you should get a yo.tv.channels.xml file in the same directory as the .ini file
08. put the first * back in all the lines between @auto_xml_channel_start and @auto_xml_channel_end (=reverting step 03)
09. remove the country line in you WebGrab++.config.xml file (=reverting step 05)
10. use the yo.tv.channels.xml to set up your WebGrab++.config.xml file (it contains all the channels for your country)
##################################################################################################
# Create your own personalized channels (Full selection) #
##################################################################################################
@TODO (ask on the forum if you don't get all the channels you need with the above info)