- 02 Feb, 2026 1 commit
-
-
Stefy Lanza (nextime / spora ) authored
- Add accumulated_shortfall field to MatchModel to store historical shortfall at match completion - Create Migration_040_AddAccumulatedShortfallToMatches for database schema update - Update extraction flow in games_thread.py to store accumulated shortfall in match records - Update sync report logic in client.py to use match's stored accumulated shortfall value - Add test_last_sync_query.py to verify implementation - Add CLIENT_SYNC_MINIMAL_PROMPT.md with API specifications This ensures accurate reporting of cap compensation balance as it existed at the time each match was completed, rather than using the current global value.
-
- 01 Feb, 2026 2 commits
-
-
Stefy Lanza (nextime / spora ) authored
- Add ReportsSyncQueueModel database model for persistent sync queue storage - Update ReportsSyncResponseHandler to use database instead of JSON files - Add transaction safety with rollback support for queue operations - Implement automatic cleanup of completed items - Add database indexes for efficient querying - Create comprehensive test suite for database-based queue (test_reports_sync_db.py) - Update documentation to reflect database implementation This change improves performance, data integrity, and scalability of the reports synchronization feature by migrating from JSON file storage to SQLite database.
-
Stefy Lanza (nextime / spora ) authored
-
- 28 Jan, 2026 1 commit
-
-
Stefy Lanza (nextime / spora ) authored
-
- 27 Jan, 2026 3 commits
-
-
Stefy Lanza (nextime / spora ) authored
-
Stefy Lanza (nextime / spora ) authored
-
Stefy Lanza (nextime / spora ) authored
-
- 23 Jan, 2026 3 commits
-
-
Stefy Lanza (nextime / spora ) authored
-
Stefy Lanza (nextime / spora ) authored
- Modified video input to not loop intro/match/result videos (only black screen loops) - Added automatic transition to black screen when non-looping videos end - Restart HLS process during video switches for clean segment generation - Added robust error handling for connection resets during transitions - Increased HLS playlist size and disabled caching for smoother transitions - Fixed video switching logic to ensure proper HLS content updates
-
Stefy Lanza (nextime / spora ) authored
-
- 20 Jan, 2026 4 commits
-
-
Stefy Lanza (nextime / spora ) authored
-
Stefy Lanza (nextime / spora ) authored
- Update version numbers across all files (main.py, __init__.py, settings.py, build.py, web_dashboard) - Add comprehensive changelog entry for 1.0.11 documenting the venue timezone system implementation - Document the fix for UTC midnight day change issues and venue timezone configuration
-
Stefy Lanza (nextime / spora ) authored
- Add timezone_utils.py with system timezone auto-detection - Configure venue timezone with system timezone as default fallback - Update games_thread.py to use venue timezone for day calculations - Update web dashboard API routes to use venue timezone for date filtering - Add venue timezone configuration to web UI - Fix day boundary issues where UTC midnight didn't match venue local time - Ensure fixtures and bets are correctly associated with venue days This resolves the problem where operations stored in UTC caused incorrect day change calculations when midnight UTC didn't correspond to actual midnight in the venue's timezone.
-
Stefy Lanza (nextime / spora ) authored
* print now is automatically on bet insertion
-
- 18 Jan, 2026 5 commits
-
-
Stefy Lanza (nextime / spora ) authored
- Modified mbetter_latest.md5.txt to contain two lines: client:md5sum_of_MbetterClient_binary zip:md5sum_of_mbetterc_latest.zip - Provides integrity verification for both the executable and distribution package
-
Stefy Lanza (nextime / spora ) authored
- After successful binary creation, create mbetterc_latest.zip containing the executable - Generate MD5 checksum of the zip file as mbetter_latest.md5.txt - Both files are created in the dist directory for easy distribution
-
Stefy Lanza (nextime / spora ) authored
- Changed build version from 1.2.11 to 1.0.10 in build.py to match application version - Updated AI.PROMPT with instructions for updating build version in addition to runtime version - Ensures consistent versioning across application runtime, build system, and packages
-
Stefy Lanza (nextime / spora ) authored
- Updated version numbers across all files: main.py, mbetter_discovery.py, mbetterclient/__init__.py, mbetterclient/config/settings.py, mbetterclient/web_dashboard/app.py - Changed 1.0.9 to 1.0.10 and 1.0r9 to 1.0r10 - Added AI.PROMPT at project root with version update instructions for future use
-
Stefy Lanza (nextime / spora ) authored
- Add runtime CSS loading detection for Bootstrap and Font Awesome - Download local copies of Bootstrap 5.3.0 and Font Awesome 6.0.0 - Modify base.html to check CDN loading and fallback to local versions - Add AI.PROMPT file with offline compatibility requirements - Ensure web interface works when internet connection is down
-
- 14 Jan, 2026 1 commit
-
-
Stefy Lanza (nextime / spora ) authored
-
- 06 Jan, 2026 1 commit
-
-
Stefy Lanza (nextime / spora ) authored
-
- 02 Jan, 2026 3 commits
-
-
Stefy Lanza (nextime / spora ) authored
-
Stefy Lanza (nextime / spora ) authored
-
Stefy Lanza (nextime / spora ) authored
-
- 27 Dec, 2025 1 commit
-
-
Stefy Lanza (nextime / spora ) authored
-
- 23 Dec, 2025 2 commits
-
-
Stefy Lanza (nextime / spora ) authored
-
Stefy Lanza (nextime / spora ) authored
-
- 20 Dec, 2025 3 commits
-
-
Stefy Lanza (nextime / spora ) authored
-
Stefy Lanza (nextime / spora ) authored
-
Stefy Lanza (nextime / spora ) authored
-
- 18 Dec, 2025 3 commits
-
-
Stefy Lanza (nextime / spora ) authored
-
Stefy Lanza (nextime / spora ) authored
-
Stefy Lanza (nextime / spora ) authored
-
- 17 Dec, 2025 2 commits
-
-
Stefy Lanza (nextime / spora ) authored
-
Stefy Lanza (nextime / spora ) authored
-
- 12 Dec, 2025 3 commits
-
-
Stefy Lanza (nextime / spora ) authored
-
Stefy Lanza (nextime / spora ) authored
-
Stefy Lanza (nextime / spora ) authored
-
- 03 Dec, 2025 2 commits
-
-
Stefy Lanza (nextime / spora ) authored
-
Stefy Lanza (nextime / spora ) authored
-