Skip to content

Commit 206be57

Browse files
authored
docs: update lineup id info
1 parent 5e00aa2 commit 206be57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ See [Environment variables](#environment-variables) for configuration options.
4646
4747
| Variable | Description | Type | Default |
4848
| ------------- | --------------------------------------------------------------------------------------------------------------- | ------- | -------------------------------- |
49-
| `LINEUP_ID` | Lineup ID; You can find this at https://tvlistings.gracenote.com/grid-affiliates.html?aid=orbebb | String | `USA-lineupId-DEFAULT` (Attenna) |
49+
| `LINEUP_ID` | Lineup ID; Read more in the [Wiki](https://github.com/jef/zap2xml/wiki/Retrieving-Lineup-ID) | String | `USA-lineupId-DEFAULT` (Attenna) |
5050
| `TIMESPAN` | Either 3 or 6 hours of shows | Integer | 3 |
5151
| `PREF` | User Preferences, comma separated list. `m` for showing music, `p` for showing pay-per-view, `h` for showing HD | String | (empty) |
5252
| `COUNTRY` | Country code (default: `US`) | String | US |
@@ -60,7 +60,7 @@ See [Environment variables](#environment-variables) for configuration options.
6060

6161
| Argument | Description | Type | Default |
6262
| -------------- | --------------------------------------------------------------------------------------------------------------- | ------- | -------------------------------- |
63-
| `--lineupId` | Lineup ID; You can find this at https://tvlistings.gracenote.com/grid-affiliates.html?aid=orbebb | String | `USA-lineupId-DEFAULT` (Attenna) |
63+
| `--lineupId` | Lineup ID; Read more in the [Wiki](https://github.com/jef/zap2xml/wiki/Retrieving-Lineup-ID) | String | `USA-lineupId-DEFAULT` (Attenna) |
6464
| `--timespan` | Either 3 or 6 hours of shows | Integer | 3 |
6565
| `--pref` | User Preferences, comma separated list. `m` for showing music, `p` for showing pay-per-view, `h` for showing HD | String | (empty) |
6666
| `--country` | Country code (default: `US`) | String | US |

0 commit comments

Comments
 (0)