• Stefy Lanza (nextime / spora )'s avatar
    Fix: Handle matches with NULL start_time in cleanup logic · 074153e0
    Stefy Lanza (nextime / spora ) authored
    - Updated _cleanup_old_incomplete_matches() to also check matches with NULL start_time using created_at as fallback
    - Updated _get_yesterday_incomplete_matches() to also check matches with NULL start_time using created_at as fallback
    - Added detailed debug logging to help diagnose date/time issues
    - This fixes the issue where matches from old fixtures were not being detected because their start_time was NULL or recently synced
    074153e0
Name
Last commit
Last update
..
__init__.py Loading commit data...
application.py Loading commit data...
games_thread.py Loading commit data...
match_timer.py Loading commit data...
message_bus.py Loading commit data...
rtsp_streamer.py Loading commit data...
screen_cast.py Loading commit data...
template_watcher.py Loading commit data...
thread_manager.py Loading commit data...
udp_broadcast.py Loading commit data...
video_feeder.py Loading commit data...