summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog6
-rwxr-xr-xrhautoimport-fb2
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 33f4236..9f0b254 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+rhautoimport (33-1) unstable; urgency=medium
+
+ * fix Fokus Bildung importer (wrong PV id)
+
+ -- Christian Pointner <equinox@helsinki.at> Sun, 02 Jul 2017 13:10:32 +0200
+
rhautoimport (32-1) unstable; urgency=medium
* new importer for derive
diff --git a/rhautoimport-fb b/rhautoimport-fb
index e2debdb..a33ddc9 100755
--- a/rhautoimport-fb
+++ b/rhautoimport-fb
@@ -39,7 +39,7 @@ my $STAT_FILE = $ENV{'HOME'} . "/rhautoimport-fb.stat";
my $RSS_URL = "https://cba.fro.at/series/fokus-bildung-bildung-im-fokus/feed";
$XML::Feed::MULTIPLE_ENCLOSURES=1;
my $RD_GROUP = "fokusbildu";
-my $PV_ID = '481';
+my $PV_ID = '488';
my $TITLE = "Fokus Bildung";
my $LAST_RUN = 0;
my $upload_delay_days = -3; # files are usally there at least 3 days before original broadcast