| Commit message (Collapse) | Author |
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pylyzer seems to be rather useless in comparison to ruff.
I am removing it to remove the unnecessary visual distraction.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|