Missing data for some variables

Bug #704203 reported by Corey Kearney
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
conkytransmission
Incomplete
Undecided
Kaivalagi

Bug Description

The missing variables seem to be all the peer/seed data, total ratio, and number of files.

running conkytransmission 1.02 on Ubuntu desktop 10.04.1
Transmission daemon 1.93 on Ubuntu server 10.04.1

Revision history for this message
Corey Kearney (snkiz-deactivatedaccount) wrote :
Revision history for this message
Kaivalagi (m-buck) wrote :

This information is currently unavailable via the transmission rpc library, it will be remedied as soon as it's supported

Changed in conkytransmission:
assignee: nobody → Kaivalagi (m-buck)
status: New → Incomplete
Revision history for this message
Kaivalagi (m-buck) wrote :

Library documentation here: http://packages.python.org/transmissionrpc/reference/transmissionrpc.html
I have confirmed that peer and seed counts are not available currently
file counts should work, however on inspection the files object contains nothing, there looks to be a bug with transmissionrpc...this line would normally provide the count by way of the array length:
nofiles = str(len(torrent.files()))

Revision history for this message
Corey Kearney (snkiz-deactivatedaccount) wrote :

According to this: https://trac.transmissionbt.com/browser/branches/1.7x/doc/rpc-spec.txt There should be much more information available. If I'm reading it right, the python module that your using is incomplete then? Should this be passed on to the python-transmissionrpc package then?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.