dlna seeking enabling
This commit is contained in:
@@ -242,7 +242,7 @@
|
|||||||
(define (dlna-response-headers _path)
|
(define (dlna-response-headers _path)
|
||||||
(list
|
(list
|
||||||
(header #"Accept-Ranges" #"bytes")
|
(header #"Accept-Ranges" #"bytes")
|
||||||
(header #"transferMode.dlna.org" #"Streaming")
|
;(header #"transferMode.dlna.org" #"Streaming")
|
||||||
(header #"contentFeatures.dlna.org"
|
(header #"contentFeatures.dlna.org"
|
||||||
#"DLNA.ORG_OP=01;DLNA.ORG_CI=0")))
|
#"DLNA.ORG_OP=01;DLNA.ORG_CI=0")))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user