#10 TypeError: system() takes at most 1 argument (2 given)

Closed
opened 3 months ago by tordenflesk · 0 comments
File "c:\python38\lib\site-packages\deemix\downloader.py", line 548, in afterDownloadCollection
    execute(self.settings['executeCommand'].replace("%folder%", quote(str(self.extrasPath))), shell=True)
TypeError: system() takes at most 1 argument (2 given)

line in config:

"executeCommand": "r128gain -a -r -s %folder%",

Windows, Deemix 3.0.3

``` File "c:\python38\lib\site-packages\deemix\downloader.py", line 548, in afterDownloadCollection execute(self.settings['executeCommand'].replace("%folder%", quote(str(self.extrasPath))), shell=True) TypeError: system() takes at most 1 argument (2 given) ``` line in config: `"executeCommand": "r128gain -a -r -s %folder%",` Windows, Deemix 3.0.3
RemixDev referenced this issue from a commit 3 months ago
RemixDev closed this issue 3 months ago
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.