diff options
author | M. Voerman <rekordc@gmail.com> | 2015-01-09 13:48:00 +0100 |
---|---|---|
committer | M. Voerman <rekordc@gmail.com> | 2015-01-09 13:48:00 +0100 |
commit | df34b4d6276784a22eb87043df0e7b03baf520fb (patch) | |
tree | 42158b9e22df03428e5280aafe8a07040556b684 /History | |
parent | 7531104afce21fc4bc503207439fd3ae77ab137f (diff) | |
download | vdr-vipclient-df34b4d6276784a22eb87043df0e7b03baf520fb.tar.gz vdr-vipclient-df34b4d6276784a22eb87043df0e7b03baf520fb.tar.bz2 |
TXT fixes, retry in case of error
Diffstat (limited to 'History')
-rw-r--r-- | History | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -26,7 +26,9 @@ VDR 1.7.29+ Bash Script update, default channel of a group is now the first channel (override this in config\custom.js) 'timed' 0 to swap previous <> current channel, first channel of a group can't be 0 (1000,2000 etc) anymore Added global server setting (default = 1, act as before. 0 = set for every channel server address) - + Added option to select how TXT start, 50/50 txt/tv or 100% txt + Retry url after 30 sec in case of error (can be switched off, interval can be set in settings.js) + 0.25 Get recordings from Streamdev, Restfulapi or SmartTVweb. |