From 32d8551c32302fba7ed5fc6628454e0676a9a2e1 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 28 Dec 2017 17:26:18 +0100 Subject: fix title of a year abroad importer diff --git a/rhautoimport-ab b/rhautoimport-ab index 7c20142..537fd07 100755 --- a/rhautoimport-ab +++ b/rhautoimport-ab @@ -40,7 +40,7 @@ my $RSS_URL = "https://cba.fro.at/series/a-year-abroad/feed"; $XML::Feed::MULTIPLE_ENCLOSURES=1; my $RD_GROUP = "yearabroad"; my $PV_ID = '672'; -my $TITLE = "das mensch. gender_queer on air"; +my $TITLE = "A Year Abroad"; my $LAST_RUN = 0; my $upload_delay_days = -3; # files are usally there at least 3 days before original broadcast?? histroy will tell! -- cgit v0.10.2