diff options
author | Martin Hertz <mvhertz@gmail.com> | 2024-03-29 22:48:52 +0100 |
---|---|---|
committer | Calum Lind <calumlind+deluge@gmail.com> | 2024-09-10 20:00:41 +0200 |
commit | 40d4f7efeff112922394d9ede0e934d1f9ceaea3 (patch) | |
tree | 501833418d3e37fb65a17f981767f25a0b867999 /README.md | |
parent | [Docs] Replace black/flake8 with pre-commit (diff) | |
download | deluge-40d4f7efeff112922394d9ede0e934d1f9ceaea3.tar.xz deluge-40d4f7efeff112922394d9ede0e934d1f9ceaea3.zip |
[Console] Fix 'move' command hanging when done
Console.get_torrent_name() expects string, but was given list from console.match_torrent(), so NoneType breaking join() in move message.
Console.get_torrent_name() expects string, but was given list from console.match_torrent(), so NoneType breaking join() in move message. Simplified and fixed now.
Co-authored-by: Calum Lind <calumlind+deluge@gmail.com>
Closes: https://github.com/deluge-torrent/deluge/pull/447
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions