Custom Query (2447 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (538 - 540 of 2447)

Ticket Resolution Summary Owner Reporter
#984 WontFix Can't browse in ajax web UI andar Trahloc
Description

I may have incorrectly posted this in: http://forum.deluge-torrent.org/viewtopic.php?f=7&t=13705

Background: I'm running freebsd 7.2 amd64 and added deluge 1.1.9 from the ports collection, I can't select 1.1.9 in the Version option as its missing in the bug report page.

To summarize: When I try adding a torrent and select the file option and then click "browse" the add window exits with no error on the webpage.

Console window shows:

# Traceback (most recent call last):

File "/usr/local/lib/python2.6/site-packages/deluge/ui/webui/lib/webpy022/webapi.py", line 310, in wsgifunc

result = func()

File "/usr/local/lib/python2.6/site-packages/deluge/ui/webui/lib/webpy022/request.py", line 131, in <lambda>

func = lambda: handle(inp, fvars)

File "/usr/local/lib/python2.6/site-packages/deluge/ui/webui/lib/webpy022/request.py", line 61, in handle

return tocall(*([x and urllib.unquote(x) for x in args] + fna))

File "/usr/local/lib/python2.6/site-packages/deluge/ui/webui/page_decorators.py", line 87, in deco

return func(self, name) #check_session:ok

File "/usr/local/lib/python2.6/site-packages/deluge/ui/webui/json_api.py", line 258, in POST

tmp_file = open(path, 'w')

IOError: [Errno 21] Is a directory: '/tmp/'

[ERROR ] 13:54:48 json_api:75 JSON-error:local variable 'metadata' referenced before assignment:local variable 'metadata' referenced before assignment

#985 Fixed Redo interface for RSS andar anonymous
Description

Interface is currently difficult to configure for RSS downloading. utorrent has a more automatic configuration, with predefined episode filtering. The current interface has plenty of options but perhaps these should be in the background.

Also there is no option for downloading different feeds to different folders which would allow easy organisation of TV episodes.

#987 Fixed Label seed ratio applies to unfinished torrents andar anonymous
Description
  1. Create a label and set it's seed ratio to 1
  1. add new torrent and set it's label to the new label
  1. watch as the torrent pauses before it starts downloading

Expected: seed limit should only apply to torrents being seeded not those still downloading or in queue

Deluge version: 1.1.9

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.