bonny1992

Results 38 comments of bonny1992

Heya @Staubgeborener can you tag me when it happens? Thanks!

I'd also like full support of labels. I don't know till this day why Deluge still relegate labels as plug-ins.

Rtorrent has XML-RPC api, it's not pretty but it'll work.

I signed it! Il 13 set 2018 23:53, googlebot ha scritto: Thanks for your pull request. It looks like this may be your first contribution to a Google open source...

Can confirm. I can't edit any file after the Upload() method. Here's my code: ``` fileHandle.SetContentFile(compressed_file_path) fileHandle['title'] = new_filename fileHandle['mimeType'] = 'application/gzip' fileHandle.Upload() os.remove(compressed_file_path) ``` And here's the traceback (with...

Uhm, I must've done something wrong.

I've added to the commit the .tar.gz file but I don't know how to make a release that you can merge via a pull request.

Hello and thanks for your reply, @TGotwig ! I am currently running `Ubuntu 20.04.2 LTS` on my RPI4, if that helps. If I may add, I tried cloning the repo...