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

Fixed CURL timeout and added a stale connection detection (Thanks to Daniel Ribeiro).

This commit is contained in:
Rolf Ahrenberg
2015-02-24 20:28:32 +02:00
parent e9c8b8d4e0
commit 63359e4c24
4 changed files with 9 additions and 2 deletions

View File

@@ -264,3 +264,7 @@ VDR Plugin 'iptv' Revision History
- Updated for vdr-2.2.0.
- Updated German translations (Thanks to Frank Neumann).
- Updated Lithuanian translations (Thanks to Valdemaras Pipiras).
2015-XX-XX: Version 2.2.1
- Fixed CURL timeout and added a stale connection detection (Thanks to Daniel Ribeiro).