Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Provider file for Sky New Zealand
  • Loading branch information
djaggar authored and perexg committed Apr 9, 2015
1 parent ad5d569 commit ecdf968
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions data/conf/epggrab/opentv/prov/skynz
@@ -0,0 +1,24 @@
{
"name": "Sky NZ",
"dict": "skynz",
"genre": "skynz",
"nid": 169,
"tsid": 3,
"sid": 9003,
"bouquetid": 0,
"channel" : [
17
],
"title": [
48, 49, 50, 51, 52, 53, 54, 55
],
"summary": [
64, 65, 66, 67, 68, 69, 70, 71
],
"season_num": [
" *\\(S ?([0-9]+),? Ep? ?[0-9]+\\)"
],
"episode_num": [
" *\\(S ?[0-9]+,? Ep? ?([0-9]+)\\)"
]
}

0 comments on commit ecdf968

Please sign in to comment.