From 1c57840eec82482fa2bab35fd2b3f20aa8eebd6f Mon Sep 17 00:00:00 2001 From: Chuong Date: Thu, 12 Jan 2017 06:35:52 +0700 Subject: [PATCH] Notify user for file.deselect feature --- docs/api.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/api.md b/docs/api.md index ce049dc0..772a9af8 100644 --- a/docs/api.md +++ b/docs/api.md @@ -476,6 +476,8 @@ Useful if you know you need the file at a later stage. Deselects the file, which means it won't be downloaded unless someone creates a stream for it. +*Note: This method is currently not working as expected, see [dcposch answer on #164](https://github.com/feross/webtorrent/issues/164) for a nice work around solution. + ## `stream = file.createReadStream([opts])` Create a [readable stream](https://nodejs.org/api/stream.html#stream_class_stream_readable)