From ca354a29e6fe5c5727ee6a056df035ee56271f1c Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Fri, 5 Feb 2021 08:06:22 +0100 Subject: added token for recordings: isInUse --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 1a82d34..2944963 100644 --- a/HISTORY +++ b/HISTORY @@ -474,3 +474,6 @@ Version 1.2.11 - [pbiering] SVDRP: do not reload in case plugin is not fully initialized (results in VDR crash) - [pbiering] SVDRP: respond with proper error message in case of OSD is active or parsing error - [kamel5] Fixed an error in displayreplay if no recording information are available + +Version 1.2.12 +- [pbiering] added token for recordings: isInUse -- cgit v1.2.3 From 9def7d2b0dd03dc7a4588ce059536003114a041b Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Fri, 5 Feb 2021 08:44:00 +0100 Subject: rename to isRecording, filter IsInUse proper, add also to replay recinfo --- HISTORY | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 2944963..5b884b7 100644 --- a/HISTORY +++ b/HISTORY @@ -476,4 +476,4 @@ Version 1.2.11 - [kamel5] Fixed an error in displayreplay if no recording information are available Version 1.2.12 -- [pbiering] added token for recordings: isInUse +- [pbiering] added token for recordings: isRecording -- cgit v1.2.3