From d6425be819f90a62148e0bb4dbf881920c934679 Mon Sep 17 00:00:00 2001 From: multikatt Date: Wed, 3 Jun 2015 05:54:23 -0400 Subject: [PATCH] Updating docs for --play flag --- docs/plugins/ipfs.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/plugins/ipfs.rst b/docs/plugins/ipfs.rst index a7e74226c..433f078ef 100644 --- a/docs/plugins/ipfs.rst +++ b/docs/plugins/ipfs.rst @@ -44,3 +44,7 @@ When remote libraries has been imported you can search them by using the -l or --list flag. The hash of albums matching the query will be returned, this can then be used with -g to fetch and import the album to the local library. +Ipfs can be mounted as a FUSE file system. This means that music in a remote +library can be streamed directly, without importing them to the local library +first. If the /ipfs folder is mounted then matching queries will be sent to the +:doc:`/plugins/play` using the -m or --play flag.