55 lines
1.8 KiB
INI
Executable File
55 lines
1.8 KiB
INI
Executable File
**------------------------------------------------------------------------------------------------
|
|
* @header_start
|
|
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
|
|
* @Site: your_site_name
|
|
* @MinSWversion:
|
|
* @Revision 0 - [your_date] your_name
|
|
* - your_comments
|
|
* @Remarks: your_remarks
|
|
* @header_end
|
|
**------------------------------------------------------------------------------------------------
|
|
|
|
*site {url=site.com|timezone=UTC+00:00|maxdays=6|cultureinfo=en-GB|charset=ISO-8859-1|titlematchfactor=90}
|
|
*site {ratingsystem=ES|episodesystem=onscreen|grabengine=|firstshow=0|firstday=0000000}
|
|
*url_index{url|}
|
|
*urldate.format {daycounter|0}
|
|
*subpage.format {number||1|}
|
|
*index_showsplit.scrub {multi|}
|
|
*index_urlshow {url|}
|
|
*index_urlchannellogo {url| }
|
|
*
|
|
*index_date.scrub {single|}
|
|
*index_start.scrub {single|}
|
|
*index_stop.scrub {single|}
|
|
*index_title.scrub {single|}
|
|
* most other elements have index_ versions
|
|
*
|
|
*title.scrub {single|}
|
|
*titleoriginal.scrub {single|}
|
|
*subtitle.scrub {single|}
|
|
*description.scrub {multi|}
|
|
*director.scrub {single|}
|
|
*actor.scrub {single(separator=", ")|}
|
|
*presenter.scrub {single|}
|
|
*producer.scrub {single|}
|
|
*writer.scrub {single|}
|
|
*composer.scrub {single|}
|
|
*rating.scrub {multi|}
|
|
*ratingicon.scrub {multi|}
|
|
*category.scrub {single|}
|
|
*productiondate.scrub {single|}
|
|
*starrating.scrub {single|}
|
|
*episode.scrub {single|}
|
|
*subtitles.scrub {single|}
|
|
*premiere.scrub {single|}
|
|
*previousshown.scrub {single|}
|
|
*
|
|
* operations:
|
|
|
|
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
|
|
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
|
|
**
|
|
** @auto_xml_channel_start
|
|
**index_site_channel.scrub {multi|}
|
|
**index_site_id.scrub {multi|}
|
|
** @auto_xml_channel_end |