update README
This commit is contained in:
parent
f1bae9d15f
commit
36f3c6db12
1 changed files with 4 additions and 1 deletions
|
|
@ -118,7 +118,10 @@
|
||||||
Otherwise (or if the =--tidy= flag is set) the playback position is not saved on exit and nothing is synchronized.
|
Otherwise (or if the =--tidy= flag is set) the playback position is not saved on exit and nothing is synchronized.
|
||||||
|
|
||||||
The last query arguments are saved if a =playback_directory= is set and neither the =--list= or =--tidy= flags are set.
|
The last query arguments are saved if a =playback_directory= is set and neither the =--list= or =--tidy= flags are set.
|
||||||
If you wan't to resume playback at a later time, it is sufficient to call =strm= without arguments.
|
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.
|
||||||
|
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.
|
||||||
|
|
||||||
*** The =--remote= flag
|
*** The =--remote= flag
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue