summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2017-07-02 11:11:24 (GMT)
committerChristian Pointner <equinox@helsinki.at>2017-07-02 11:11:24 (GMT)
commit1e3ad8a473f4bb76f919712d4d523d2b85894051 (patch)
treedb770dd10ebe53b48309eda5d6abfe29cb34e986
parentfd11763bc075cc68c190fb6f60cd384587453ee8 (diff)
fix fokus bildung importer (wrong pv id)
-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