• Stefy Lanza (nextime / spora )'s avatar
    Fix fixtures overlay: Add direct API fallback for standalone web mode · 975881f2
    Stefy Lanza (nextime / spora ) authored
    - Added isStandaloneWebMode() function to detect when running without Qt or parent iframe
    - Added fetchFixturesFromAPI() function to fetch data directly from /api/overlay/fixtures
    - Modified fetchFixturesData() to use direct API call in standalone mode
    - Falls back to API when WebChannel is unavailable or times out
    - Fixes issue where fixtures overlay showed 'null' data when loaded directly in browser
    975881f2
Name
Last commit
Last update
..
templates Loading commit data...
__init__.py Loading commit data...
overlay_url_handler.py Loading commit data...
player.py Loading commit data...
resources.qrc Loading commit data...
templates.py Loading commit data...