- Lists available patches v2.7.3 and v2.7.5
- Configures update server URL correctly
- Marks critical updates
Co-Authored-By: Claude <noreply@anthropic.com>
Critical fix for VM cloning issues:
- Detects and regenerates duplicate Hardware IDs
- Provides tool for manual Hardware ID regeneration
- Prevents license sharing across cloned VMs
Co-Authored-By: Claude <noreply@anthropic.com>
- Fixes 'Backend API: Not responding' error on fresh installs
- Corrects import statements in vod_api.py
- Changes vod_metadata_service_fixed to vod_metadata_service
- Changes vod_directory_service_fixed to vod_directory_service
Critical fix for v2.7.4 installations
Co-Authored-By: Claude <noreply@anthropic.com>
- Fixed SQLAlchemy import issues in VOD models
- Fixed TMDB/OMDB API authentication and rate limiting
- Fixed VOD directory path resolution and permission errors
- Fixed rental system transaction handling
- Added HLS streaming support for VOD content
- Implemented Redis caching for performance
- Added watch progress tracking
- Enhanced search with multi-field support
- Added health check endpoint
This patch resolves critical production issues in the VOD system.
- Updated README with accurate feature descriptions
- Clarified M3U8/HLS streaming support (no direct DVB cards)
- Added Coinbase Commerce payment documentation
- Included comprehensive patch management system details
- Corrected version information throughout
- Added README with repository structure
- Created current.json for version tracking
- Added v2.7.0 release manifest
- Created patch creation guide
- Set up directory structure for patches and releases