| Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Setting this to `auto` breaks conversion of songs
|
|
|
|
Spotdl sometimes used the wrong video, like a reaction instead of the
intended version.
|
|
|
|
|
|
|
|
|
|
They resulted in spotdl being unable to access the file. Thus, we simply
assume that the `DOWN_DIR` path does not contain a space and remove the
quotes.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Recursive variable assignment is apparently not supported by posix shell.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|