summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2021-07-07 19:35:19 (GMT)
committerChristian Pointner <equinox@helsinki.at>2021-07-07 19:35:19 (GMT)
commit69b6483946c88b05f28377e8236c498868cf654b (patch)
tree0d10b1be88ab10d4f7fdd4674ec247315bcc5f56
parentbd7fcbc8a14a8251eee34e4b0f2cac4fbfb0b383 (diff)
Radio Attac Feed Url has changed
-rw-r--r--INFO2
-rwxr-xr-xrhautoimport-ra2
2 files changed, 2 insertions, 2 deletions
diff --git a/INFO b/INFO
index 706ccb7..25452a9 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/feed
+ https://cba.fro.at/series/radioattac_podcast/feed
Original: wöchentlich Montags
Upload: meistens am selben Tag, abends (> 20 Uhr)
diff --git a/rhautoimport-ra b/rhautoimport-ra
index 570f78e..9dfe8d8 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/feed";
+my $RSS_URL = "https://cba.fro.at/series/radioattac_podcast/feed";
$XML::Feed::MULTIPLE_ENCLOSURES=1;
my $RD_GROUP = "RadioATTAC";
my $PV_ID = '76';