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
This commit is contained in:
root
2025-09-20 21:14:01 +00:00
commit 8c1651ca5c
5 changed files with 373 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"latest": "2.7.0",
"stable": "2.7.0",
"minimum_supported": "2.7.0",
"update_channel": "stable",
"last_updated": "2025-09-20T00:00:00Z",
"update_server": "http://git.powerdata.dk:3000/masterdraco/IPTV-Updates.git"
}