From a1797719de296b381a18ae889294b00dd5850667 Mon Sep 17 00:00:00 2001 From: Frank Schmirler Date: Sun, 11 Mar 2012 09:41:33 +0100 Subject: Using SetOccupied() won't work as it isn't considered in GetDevice(). Trying to compensate the loss of SetAvoidDevice() with streamdevs CheckConnection(), ignoring the current live TV device. If a new device is returned it is just switched to the new channel. Hopefully the main loop will pick it up later, after streamdev switched aways live TV. --- HISTORY | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index cbcfd28..c8d0085 100644 --- a/HISTORY +++ b/HISTORY @@ -1,7 +1,7 @@ VDR Plugin 'streamdev' Revision History --------------------------------------- -- API change of VDR 1.7.26: Use "occupied" instead of "avoid device". +- API change of VDR 1.7.26: "avoid device" is no longer available - Fixed ProvidesChannel() on client always returning true since the new timeout option has been added. - Updated Finnish translation (thanks to Rolf Ahrenberg) -- cgit v1.2.3