86b44be1ccfa9567d2a9a2dd5833df9b8f60cd4d
- 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
IPTV Server Updates Repository
This repository contains patches and updates for the IPTV Server system.
Structure
patches/- Contains incremental patches between versionsreleases/- Release manifests for each versioncurrent.json- Points to the latest stable version
Patch Format
Each patch directory follows the naming convention: vX.Y.Z-to-vX.Y.Z/
Inside each patch directory:
patch.json- Metadata about the patchfiles/- Changed files to be appliedscripts/- Pre/post update scriptsrollback/- Data for rolling back the patch
How Patches Work
- The IPTV server checks this repository periodically
- Compares its current version against
current.json - Downloads and applies patches sequentially
- Each patch is validated before application
- Automatic rollback on failure
Creating a New Patch
See PATCH_CREATION_GUIDE.md for detailed instructions.
Version History
- v2.7.0 - Initial release (2025-09-20)
Description
Languages
Python
95.8%
Shell
4.2%