Igor Starikov

Results 185 comments of Igor Starikov

Nice to have, but maybe we should also expose it to CLI. Test are welcome.

> os.makedirs, which has the brilliant behavior of silently pruning the three dots at the end That comes from the OS layer. See https://bugs.python.org/issue22744#msg230101 - so a workaround might be...

Well, there are two options currently (https://github.com/idlesign/deflacue/blob/v2.0.1/deflacue/deflacue.py#L299): 1. You provide a target path, and it'll use source directory name when constructing a target; 2. You don't provide a target path,...

In your case you may want to try passing params as a comma-separated string: https://github.com/idlesign/deluge-webapi/blob/master/webapi/webui.py#L39

> No error message in the logs either. That's strange, maybe log is not verbose enough or you're missing some messages. Maybe related to #6 #15 #16

I'll try to investigate it this week.

The issue is probably related to Client-Server and not seen on local setups. Please try this egg built from the latest sources https://github.com/idlesign/deluge-webapi/raw/master/dist/WebAPI-0.3.2-py2.7.egg A note: to get logs in your...

@Masterzior Please try using 0.3.2 from https://github.com/idlesign/deluge-webapi/tree/master/dist