update comment
This commit is contained in:
parent
dad6c2b92e
commit
25827cf21f
1 changed files with 2 additions and 3 deletions
|
|
@ -13,15 +13,14 @@
|
|||
# bob@another-machine/media/movies,bob@10.0.0.1/home/bob/series
|
||||
media_directories=""
|
||||
|
||||
# Directory with which the saved playback positions are synchronized on exit of the following form:
|
||||
# Directory which contains the saved playback positions of the following form:
|
||||
#
|
||||
# <SSH connection string><absolute_path_to_media_directory>
|
||||
#
|
||||
# It is synchronized with the local ~/.cache/strm directory before and after playing files.
|
||||
# If it is not set, the mpv resume playback functionality is not enabled by default.
|
||||
# If <SSH connection string> is not set, 'localhost' is used.
|
||||
#
|
||||
# WARNING: Make sure this directory doesn't contain any sensitive data, you could loose it!
|
||||
#
|
||||
# Examples:
|
||||
# /home/bob/.strm
|
||||
# remote-machine/home/bob/strm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue