add newline
This commit is contained in:
parent
624d3eef5b
commit
525648eb8b
1 changed files with 2 additions and 0 deletions
2
strm
2
strm
|
|
@ -113,6 +113,8 @@ if [ "$list" == false ]; then
|
||||||
results["$i"]="sftp://$connection_string${results[$i]}"
|
results["$i"]="sftp://$connection_string${results[$i]}"
|
||||||
done
|
done
|
||||||
|
|
||||||
|
echo
|
||||||
|
|
||||||
# Play all remote files
|
# Play all remote files
|
||||||
if [ "$shuffle" == true ]; then
|
if [ "$shuffle" == true ]; then
|
||||||
mpv --shuffle "${results[@]}"
|
mpv --shuffle "${results[@]}"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue