Search found 4 matches

by DarkFlare
Fri May 01, 2009 4:43 pm
Forum: Support
Topic: Uploading torrent file as a multipart form Error
Replies: 0
Views: 887

Uploading torrent file as a multipart form Error

Hi guys, This is the error page i recieve when i attempt to upload a torrent file to the newest version of deluge. All i did was add the torrent file as a filebody called torrent and added the password as a stringbody called pwd. This worked in version 0.5 of deluge so i think there is some broken c...
by DarkFlare
Wed Apr 08, 2009 7:51 pm
Forum: Support
Topic: Re: Remote Add (base64 issue)
Replies: 4
Views: 2513

Re: Remote Add (base64 issue)

Hi my apologies for the late reply And Im impressed with your update time! however I received this error: error:--------------------Traceback (most recent call last): File "/var/lib/python-support/python2.5/deluge/ui/webui/page_decorators.py", line 165, in deco print func(self, name) #remo...
by DarkFlare
Mon Apr 06, 2009 8:25 pm
Forum: Support
Topic: Re: Remote Add (base64 issue)
Replies: 4
Views: 2513

Re: Remote Add (base64 issue)

Good to hear,

May I ask as to when your next release is scheduled? I'm writing an application that interfaces with deluge and a vague eta would really help me with project management.

Thank you for your rapid work!!!

Alec
by DarkFlare
Mon Apr 06, 2009 5:32 pm
Forum: Support
Topic: Re: Remote Add (base64 issue)
Replies: 4
Views: 2513

Re: Remote Add (base64 issue)

Hi I am trying to remotely add a torrent to the web ui in the new version of Deluge 1.1.5r. In version 5.x i can do this fine however when trying exactly the same method it fails with this message: error:global name 'base64' is not defined--------------------Traceback (most recent call last): File &...