Note how to get list of stations.
This commit is contained in:
parent
902515c224
commit
2c0a3fb583
1 changed files with 3 additions and 0 deletions
|
@ -20,6 +20,9 @@
|
||||||
#
|
#
|
||||||
# Quick hack to use mythtv scripts.
|
# Quick hack to use mythtv scripts.
|
||||||
|
|
||||||
|
# Get listing of stations with:
|
||||||
|
# /home/bkuhn/hacks/mythtv/mythplugins/mythweather/mythweather/scripts/us_nws/nwsxml.pl -l
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use warnings;
|
use warnings;
|
||||||
use Date::Manip;
|
use Date::Manip;
|
||||||
|
|
Loading…
Add table
Reference in a new issue