fix bug with the on_at() filtering method
[nstv.git] / .nstvrc.example
blob7fe7974897079f5ef8e4ce3c23eb4dd191cc104f
1 # Sources
2 # A source is a direct URL to an HTML page which holds the raw listing data.
3 # NOTE: If the listings are displayed in something like flash, you're out of
4 # luck.
6 # EXAMPLE:
7 # [sources]
8 # tvnz=http://tvnz.co.nz/content/listings_data/tvnz_listings_all_skin
9 [sources]
10 tvnz=http://tvnz.co.nz/content/listings_data/tvnz_listings_all_skin
12 # Listing
13 # For each source there needs to be a corresponding listing of the same name.
14 # This section will specify the regular expressions to be run on the raw
15 # listing data to extract what we need.
17 # EXAMPLE:
18 # If there is an entry 'tvnz' in the [sources] section, we would creating a
19 # listing with the same name.
20 # [tvnz]
22 [tvnz]