diff options
Diffstat (limited to 'rhautoimport-fb')
-rwxr-xr-x | rhautoimport-fb | 2 |
1 files changed, 1 insertions, 1 deletions
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 |