Recordings can now also be selected by struct stat "st_dev:st_ino.rec"

This commit is contained in:
Frank Schmirler
2013-02-02 22:34:47 +01:00
parent 138580f284
commit 176df8341d
3 changed files with 42 additions and 7 deletions

View File

@@ -1,6 +1,7 @@
VDR Plugin 'streamdev' Revision History
---------------------------------------
- Recordings can now also be selected by struct stat "st_dev:st_ino.rec"
- Implemented multi-device support for streamdev client (suggested by johns)
- Basic support for HTTP streaming of recordings
- Close writer when streamer is finished