{{{
Traceback (most recent call last):
File "c:\users\chris\appdata\roaming\deluge\plugins\execute-1.3d-
py3.8.egg\deluge_execute\core.py", line 139, in execute_commands
cmd_args = [cmd_arg.replace('&', '^^^&') for cmd_arg in cmd_args]
File "c:\users\chris\appdata\roaming\deluge\plugins\execute-1.3d-
py3.8.egg\deluge_execute\core.py", line 139, in
cmd_args = [cmd_arg.replace('&', '^^^&') for cmd_arg in cmd_args]
TypeError: a bytes-like object is required, not 'str'
}}}
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3439>
Deluge <https://deluge-torrent.org/>
Deluge Project
Comment (by scudre):
Pull request opened: https://github.com/deluge-torrent/deluge/pull/301
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3439#comment:1>
* status: new => closed
* resolution: => Fixed
* milestone: needs verified => 2.0.4
Comment:
Thanks! Fix merged: [9c90136f57b]
--
Ticket URL: <https://dev.deluge-torrent.org/ticket/3439#comment:2>