Skip to content

KeyError: 'unknown name in torrent params: paused' #31

@laar19

Description

@laar19

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'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions