WWBN / AVideo

Create Your Own Broadcast Network With AVideo Platform Open-Source. OAVP OVP
https://avideo.tube/AVideo_OpenSource
Other
1.91k stars 973 forks source link

[PHP Warning] Undefined property - releaseDateTime - Scheduler.php #9452

Open gbrn opened 1 month ago

gbrn commented 1 month ago

@DanielnetoDotCom Danny, can you help with this error? I've been facing this for almost a month now.

[23-Sep-2024 04:50:01 America/Sao_Paulo] PHP Warning: Undefined property: stdClass::$releaseDateTime in path/to/my/streamer/site/plugin/Scheduler/Scheduler.php on line 489

This log indicates that there is an undefined property (releaseDateTime) being accessed in the Scheduler.php file. This can occur if the expected object is not properly initialized or if some data is missing.

DanielnetoDotCom commented 1 month ago

this should be fixed