commit 55833e1d10588c249f6bdebcffa9af79aa9964e3
parent 66f4d1ad35889daf8fdf938cfa071e8d33efc795
Author: JayVii <jayvii[AT]posteo[DOT]de>
Date: Mon, 22 Apr 2024 20:46:44 +0200
Add default media type, as this may be required by some podcatchers
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.php b/index.php
@@ -114,7 +114,7 @@ if (!is_null($_GET["channel"]) && $auth) {
} else {
$video_size = 0;
$video_duration = "00:00:00";
- $video_ftype = "";
+ $video_ftype = "audio/ogg";
}
$rss_xml = $rss_xml . "<item>\n";
$rss_xml = $rss_xml . "<title>" .