# Media directories on remote machines of the following form: # # # # Multiple media directories can be set with a comma (,) as delimiter. # Spaces must be escaped with a backslash (\). # Media directories are queried and played in order. # # Examples: # localhost/home/bob/videos # remote-machine/home/bob/music # bob@another-machine/media/movies,bob@10.0.0.1/home/bob/series media_directories="" # Resume directory in which playback positions are stored on exit. # Can also be located on a remote machine which is accessible via SSH. # # Default: ~/.cache/strm # # Examples: # ~/.strm # remote-machine:/path/on/remote resume_directory=""