2.6.0 - Improved channel matching and stream validation
- Removed all DNS resolving and caching features (1)
- Added more channel matching rules
- Added a new provider (cstoicescu/iptv-free-tv)
- Updated the Free-IPTV (GitHub) provider
- Disabled a provider (gitlab-cristy-ro)
- Updated the logos for some channels
- Added a new channel (Antena Stars Direct)
- Added more aliases
Pull requests included in this release: #47
(1): This only caused problems when checking stream statuses, giving a lot of false positives, while also making the code of the application much more complicated than it should be While it was nice to reduce the DNS hits, the disadvantages heavily outweighed the advantages.