Fix bad ref to variable
This commit is contained in:
parent
8365ed51a6
commit
3a0ef3dcc6
2
c3dbdl
2
c3dbdl
|
@ -284,7 +284,7 @@ def download(_filters, _limit, _file_structure):
|
||||||
|
|
||||||
\b
|
\b
|
||||||
The default output file structure is:
|
The default output file structure is:
|
||||||
"{genre}/{author}/{artist}/{album}/{title} [{year}].{orig_file}"
|
"{genre}/{author}/{artist}/{album}/{title} [{year}].{orig_name}"
|
||||||
|
|
||||||
\b
|
\b
|
||||||
Filters allow granular selection of the song(s) to download. Multiple filters can be
|
Filters allow granular selection of the song(s) to download. Multiple filters can be
|
||||||
|
|
Loading…
Reference in New Issue