Update changelog.md

This commit is contained in:
peterpt 2023-04-11 14:11:45 +01:00 committed by GitHub
parent f32fc6740d
commit b763d14cd8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,8 @@
## IPTV-Checker (Changelog) ## IPTV-Checker (Changelog)
* v2.0 - OCR Detection on working streaming channels to detect if that channel is really online or is just a bad login
* v1.0 - Few changes in m3u files * v1.0 - Few changes in m3u files
* v1.0 - Implemented automatic detection of xml iptv files * v1.0 - Implemented automatic detection of xml iptv files
* v1.0 - Bug fix & implementation , changed how iptv-check filters the m3u file lists and from now will autoremove repeated urls on lists to scan * v1.0 - Bug fix & implementation , changed how iptv-check filters the m3u file lists and from now will autoremove repeated urls on lists to scan
* v1.0 - Bug fix , waiting for data was change from 2s to 4s because servers may take sometime to start sending data * v1.0 - Bug fix , waiting for data was change from 2s to 4s because servers may take sometime to start sending data
* v1.0 - First Release * v1.0 - First Release