Skip to content

Pirate-Get as root #104

@ourcontact

Description

@ourcontact

Trying to track down why pirate-get fails to get to the point where URL is added to transmission

I added print to verify it was pirate-get that failed to call, rather than transmission that fails to add

if args.output == 'transmission':
printer.print('Adding to Transmission')
subprocess.call(args.transmission_command + ['--add', url])

When pirate-get is run as root and I select a link by number, pirate-get quietly quits to prompt and I have not tracked down where it is exiting or why.

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