Note how to get list of stations.

This commit is contained in:
Bradley M. Kuhn 2013-08-27 07:19:05 -04:00
parent 902515c224
commit 2c0a3fb583

View file

@ -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;