mirror of
https://github.com/beetbox/beets.git
synced 2026-03-26 15:24:05 +01:00
Update beets/importer/tasks.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
8f2b4e50b3
commit
cccc1fd513
1 changed files with 2 additions and 1 deletions
|
|
@ -1109,7 +1109,8 @@ class ImportTaskFactory:
|
|||
"-loglevel",
|
||||
"fatal",
|
||||
"-show_format",
|
||||
path,
|
||||
"--",
|
||||
str(path),
|
||||
],
|
||||
capture_output=True,
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue