Commit Graph

7 Commits

Author SHA1 Message Date
root 63b3f85d29 Update to v2.7.6 - latest stable version
All patches integrated into main codebase

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-22 05:55:38 +00:00
root f133e6a1cb Add current.json for patch system
- 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>
2025-09-22 05:43:13 +00:00
root 6b3d5930f1 Add v2.7.3 patch - Fix duplicate Hardware IDs on cloned VMs
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>
2025-09-22 05:40:07 +00:00
root 837f9c05dd Add hotfix v2.7.5 - Fix VOD import error
- 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>
2025-09-21 22:40:55 +00:00
IPTV Server Updates 4f515bbd61 Release v2.7.4 - Critical VOD System Fixes
- 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.
2025-09-21 22:19:16 +00:00
MasterDraco 86b44be1cc Add patch v2.7.0 to v2.7.1: Documentation update
- 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
2025-09-20 22:45:07 +00:00
root 8c1651ca5c Initial repository structure for IPTV Updates
- 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
2025-09-20 21:14:01 +00:00