mirror of
https://github.com/beetbox/beets.git
synced 2026-01-07 00:15:20 +01:00
Updating docs for --play flag
This commit is contained in:
parent
2be0e7715f
commit
d6425be819
1 changed files with 4 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue