1
0
mirror of https://github.com/rofafor/vdr-plugin-iptv.git synced 2023-10-10 11:37:03 +00:00

Added missing CURL timeouts and improved section id scanner.

This commit is contained in:
Rolf Ahrenberg
2014-01-02 21:35:38 +02:00
parent 01b554a2de
commit a4f0bdf737
6 changed files with 33 additions and 12 deletions

View File

@@ -212,3 +212,8 @@ VDR Plugin 'iptv' Revision History
- Fixed a nasty network byte order bug.
- Fixed and refactored the section filtering code.
- Fixed a possible crash in the file protocol.
2014-xx-xx: Versoin 2.0.1
- Added missing CURL timeouts.
- Improved section id scanner.