update README
This commit is contained in:
parent
03f20cad71
commit
92eb1e698d
1 changed files with 3 additions and 3 deletions
|
|
@ -122,10 +122,10 @@
|
|||
The last query arguments are saved if a =playback_directory= is set and neither the =--list= or =--tidy= flags are set.
|
||||
If you want to resume playback at a later time, it is sufficient to call =strm= without arguments.
|
||||
|
||||
Resuming playback over multiple machines is only possible of all machines are configured with the same =media_directory= path for a file.
|
||||
Resuming playback of a file over multiple machines is only possible if all machines are configured with the same =media_directory= path for the file.
|
||||
This is due to the fact that mpv stores the playback positions based on the filename hash, which in the case of remote files is the entire file path.
|
||||
If you have a decentralized media library, one solution to resume playback everywhere is to use additional hostnames, such as (=strm-audio= or =strm-video=).
|
||||
Then set the IP addresses on every machine accordingly.
|
||||
If you have a decentralized media library, one solution to resume playback everywhere is to use additional hostnames such as =strm-audio= or =strm-video=.
|
||||
Then set the IP addresses in the hosts file on every machine accordingly.
|
||||
|
||||
*** The =--remote= flag
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue