mirror of
https://projects.vdr-developer.org/git/vdr-plugin-streamdev.git
synced 2023-10-10 17:16:51 +00:00
Replaced server-side suspend modes with priority based precedence handling
This commit is contained in:
9
HISTORY
9
HISTORY
@@ -7,12 +7,15 @@ VDR Plugin 'streamdev' Revision History
|
||||
anonymous user)
|
||||
- New special meaning "show current channel" when channel 0 is requested.
|
||||
Applies to HTTP streaming only (thanks to Rolf Ahrenberg)
|
||||
- Added streamdev-client support for upcoming streamdev-server versions
|
||||
with purely priority driven precedence.
|
||||
- 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)
|
||||
- Replaced server-side suspend modes with priority based precedence handling
|
||||
- Client-side priority handling for VDR >= 1.7.25 and servers running VTP > 1.0
|
||||
- Introduced VTP protocol version numbering for easier compatibility handling
|
||||
between different client and server versions. The server includes the protocol
|
||||
version in its greeting string, the client reports its version with the new
|
||||
command "VERS".
|
||||
- Dropped compatibility of streamdev-server with VDR < 1.7.25
|
||||
- With VDR 1.7.25 priorities down to -99 will be used. Please update
|
||||
"Minimum Priority" in streamdev-client setup.
|
||||
|
Reference in New Issue
Block a user