Hello, i would like to fork this project and make a good user interface, but first, when i try it, using the command line example that you provide, i get this error:
Traceback (most recent call last):
File "Magnet_To_Torrent2.py", line 144, in <module>
main()
File "Magnet_To_Torrent2.py", line 140, in main
magnet2torrent(magnet, output_name)
File "Magnet_To_Torrent2.py", line 51, in magnet2torrent
handle = lt.add_magnet_uri(ses, magnet, params)
KeyError: 'unknown name in torrent params: paused'