mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
26 lines
880 B
XML
Executable File
26 lines
880 B
XML
Executable File
<?xml version="1.0"?>
|
|
<settings>
|
|
|
|
<!-- for detailed info about the settings see http://webgrabplus.com/documentation/configuration/webgrabconfigxml -->
|
|
|
|
<filename>guide.xml</filename>
|
|
<mode></mode>
|
|
<postprocess grab="y" run="n">mdb</postprocess>
|
|
<user-agent>Mozilla/5.0 (Windows NT 6.1; WOW64; rv:29.0) Gecko/20100101 Firefox/29.0</user-agent>
|
|
<logging>on</logging>
|
|
<retry time-out="5">4</retry>
|
|
<timespan>0</timespan>
|
|
<update>f</update>
|
|
|
|
<!--
|
|
Replace the next dummy channel entry with the channels you want.
|
|
You can look into the installed siteini.pack folder on your computer
|
|
|
|
For the latest version,
|
|
see http://webgrabplus.com/epg-channels for the available sites/channels
|
|
-->
|
|
|
|
<channel site="dummy" site_id="xx" update="i" xmltv_id="Example">Example</channel>
|
|
|
|
</settings>
|