summaryrefslogtreecommitdiff
path: root/rhautoimport-ra
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 /rhautoimport-ra
parentbd7fcbc8a14a8251eee34e4b0f2cac4fbfb0b383 (diff)
Radio Attac Feed Url has changed
Diffstat (limited to 'rhautoimport-ra')
-rwxr-xr-xrhautoimport-ra2
1 files changed, 1 insertions, 1 deletions
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';