RPC : translation status number to human understandable

Discussion of Transmission that doesn't fit in the other categories
Post Reply
spoof
Posts: 2
Joined: Tue Jun 23, 2009 10:54 am

RPC : translation status number to human understandable

Post by spoof »

Hello everyone,
I am writing a php library to control transmission with rpc.
I would like to know where i could find the meaning of the torrent status numbers returned by transmission on a torrent-get request.
Example : 'status 16 means torrent is stopped' (from what i saw)

thanks in advance
Jordan
Transmission Developer
Posts: 2312
Joined: Sat May 26, 2007 3:39 pm
Location: Titania's Room

Re: RPC : translation status number to human understandable

Post by Jordan »

in libtransmission/transmission.h
spoof
Posts: 2
Joined: Tue Jun 23, 2009 10:54 am

Re: RPC : translation status number to human understandable

Post by spoof »

thanks :)
Post Reply