summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INFO2
-rwxr-xr-xrhautoimport-ra2
2 files changed, 2 insertions, 2 deletions
diff --git a/INFO b/INFO
index 66db881..1ebf2bf 100644
--- a/INFO
+++ b/INFO
@@ -51,7 +51,7 @@
RH: wöchentlich, Donnerstag, 08:00-09:00
- (ra) Radio Attac:
- https://cba.fro.at/series/radioattac_podcast/feed
+ https://cba.fro.at/podcast/radioattac/feed
Original: wöchentlich Montags
Upload: meistens am selben Tag, abends (> 20 Uhr)
diff --git a/rhautoimport-ra b/rhautoimport-ra
index 9dfe8d8..b72c5d7 100755
--- a/rhautoimport-ra
+++ b/rhautoimport-ra
@@ -35,7 +35,7 @@ use lib '/usr/local/share/rhautoimport/';
use rhautoimport;
my $STAT_FILE = $ENV{'HOME'} . "/rhautoimport-ra.stat";
-my $RSS_URL = "https://cba.fro.at/series/radioattac_podcast/feed";
+my $RSS_URL = "https://cba.fro.at/podcast/radioattac/feed";
$XML::Feed::MULTIPLE_ENCLOSURES=1;
my $RD_GROUP = "RadioATTAC";
my $PV_ID = '76';