diff --git a/getPreview.php b/getPreview.php index 00645e3..1a61ad0 100644 --- a/getPreview.php +++ b/getPreview.php @@ -89,7 +89,8 @@ $imageDataHash = ""; while(true) { - + $globalData['DayString'] = date("Ydm"); + $streamInfo = getStreamInfo($globalData['Channel']); $previewURL = getPreviewURL($streamInfo, "1920", "1080");