-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels