summaryrefslogtreecommitdiff
path: root/rhimport-zfw
diff options
context:
space:
mode:
Diffstat (limited to 'rhimport-zfw')
-rwxr-xr-xrhimport-zfw2
1 files changed, 1 insertions, 1 deletions
diff --git a/rhimport-zfw b/rhimport-zfw
index 012db4b..4501c7c 100755
--- a/rhimport-zfw
+++ b/rhimport-zfw
@@ -45,7 +45,7 @@ my $DB = "rivendell";
my $STAT_FILE = $ENV{'HOME'} . "/rhimport-zfw.stat";
my $RSS_URL = "http://cba.fro.at/seriesrss/2006?dev=true";
$XML::Feed::MULTIPLE_ENCLOSURES=1;
-my $PV_ID = '320';
+my $PV_ID = '352';
binmode(STDIN, ":utf8");
binmode(STDOUT, ":utf8");