From 3c83cb3d9be4245f649a5befc3ba9b67e0e1953a Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 28 Jan 2012 23:51:43 +0000 Subject: fixed rhimport-wl diff --git a/rhimport-wl b/rhimport-wl index ddfc63e..115ffd4 100755 --- a/rhimport-wl +++ b/rhimport-wl @@ -42,7 +42,7 @@ my $DB = "rivendell"; my $STAT_FILE = $ENV{'HOME'} . "/rhimport-wl.stat"; my $RSS_URL = "http://www.radiowienerlied.at/rss/podcast.xml"; -my @PV_ID = '82'; +my $PV_ID = '82'; binmode(STDIN, ":utf8"); binmode(STDOUT, ":utf8"); -- cgit v0.10.2