Release v1.0.7: Fix Hikvision channel numbering and improve database

- Fixed channel numbering for Hikvision-style cameras (reported by @sergbond_com)
- Added universal [CHANNEL+1] placeholder support
- Supports both 0-based and 1-based channel numbering
- Updated 14 camera brands with universal patterns
- Fixed brand+model search matching
- Removed invalid test data from database
This commit is contained in:
eduard256
2025-11-23 22:54:03 +03:00
parent 4c03ad8d3c
commit de389588ce
2 changed files with 24 additions and 1 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ import (
const (
// Version is the application version
Version = "1.0.4"
Version = "1.0.7"
// Banner is the application banner
Banner = `