mgaulton

Results 38 comments of mgaulton

Retrieving a ticket using the below works. Hence my confusion. :) #!/usr/bin/env python import sys import re import smtplib import subprocess import os import rt import ConfigParser import time from...

Can I message it to you offline, its got some info i'd rather not post publicly. On 12/3/14, Andrea de Marco [email protected] wrote: > Could you write here your logger...

I'm experiencing something like this potentionally. Opensuse Tumbleweed, libtorrent 1.2.5 and deluge, openvpn tun0 in a linux namespace for isolation. No connectivity, lots of failures to talk to trackers showing...

Ok, I'll take a look at trying that. I just needed a jumping off hint. thanks.

I think he's talking about the issue of people posting fake movies ie movies that are scheduled to be released in 2015 or 2016 in the hopes of getting people...

I suspect it's a matter of qBittorrent hasn't completed the move of the file over to the new location as its seeding. not sure if there's a way to verify...

Is it possible to turn off the call to SickChill being quiet: 1, i couldn't find an option. It seems like its sending the request to SC but its not...

So i've been testing and fork = auto, seems to be working as expected, it waits for SC to compklete but the SC UI is seemuingly waiting to complete, its...

I have a thought, force_clean = 1 and delete_on = 1 , would that kill the files before the queue processes in SC? edit: This is only happening with my...

So i found a couple things beating on it all weekend. somehow the process_method got set to blank, rather than move. the fork was set to sickchill, so I change...