Skip to content

Commit

Permalink
Merge pull request #6 from awiouy/56.29pre-20160914
Browse files Browse the repository at this point in the history
siteini.pack 20160914
  • Loading branch information
awiouy authored Sep 15, 2016
2 parents 1f1dd1a + c18f761 commit e7abd31
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
;version file (keep in place)
[version]
number="2016.08.07_200303"
number="2016.09.14_120630"
6 changes: 6 additions & 0 deletions config/siteini.pack/USA/sportsnetla.com.channels.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<site generator-info-name="WebGrab+Plus/w MDB &amp; REX Postprocess -- version V1.57 -- Jan van Straaten" site="sportsnetla.com">
<channels>
<channel update="i" site="sportsnetla.com" site_id="sportsnet_la" xmltv_id="SPORTSNET LA">SPORTSNET LA</channel>
</channels>
</site>
31 changes: 31 additions & 0 deletions config/siteini.pack/USA/sportsnetla.com.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
**------------------------------------------------------------------------------------------------
* @header_start
* WebGrab+Plus ini for grabbing EPG data from TvGuide websites
* @Site: sportsnetla.com
* @MinSWversion: 1.1.1/56.28
* @Revision 0 - [17/08/2016] bluezed
* - creation
* @Remarks:
* @header_end
**------------------------------------------------------------------------------------------------
site {url=sportsnetla.com|timezone=US/Pacific|maxdays=28|cultureinfo=en-US|charset=UTF-8|titlematchfactor=90}
site {ratingsystem=US|episodesystem=onscreen}
url_index{url|http://www.sportsnetla.com/services/tv-schedule.snla._|urldate|}
url_index.headers {customheader=Accept-Encoding=gzip,deflate}
urldate.format {datestring|yyyy_MM_dd}
*
index_showsplit.scrub {multi|{|||}}
*
index_start.scrub {single|"scheduleTime":"||"|"}
index_title.scrub {single|"title":"||"|"}
index_description.scrub {regex||"synopsis":"(.*?)",||}
index_description.modify {remove|\}
*
** _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
** ##### CHANNEL FILE CREATION (only to create the xxx-channel.xml file)
**
** @auto_xml_channel_start
*index_site_id.scrub {|}
*index_site_id.modify {set|sportsnet_la}
*index_site_channel.modify {set|SPORTSNET LA}
** @auto_xml_channel_end

0 comments on commit e7abd31

Please sign in to comment.