So, if i understand the point, i have to implement a client like in the example you gave me in order to get the dowload_location value? is there a faster way to get it?
thanks again On Mar 10, 11:08 am, Damien Churchill <[email protected]> wrote: > On 10 March 2010 09:57, ledzgio <[email protected]> wrote: > > > > > Hi all, > > > i'm working on a plugin and i need to get from code the download > > directory from the preferences...how can i do that? > > > I thing i have to do: > > > from deluge.core import core > > > .... > > dcore = Core() > > dcore.get_config() #this could be a dictionary with the preferences > > (?) > > > is it right? > > > thanks > > > -- > > You received this message because you are subscribed to the Google Groups > > "Deluge Dev" group. > > To post to this group, send email to [email protected]. > > To unsubscribe from this group, send email to > > [email protected]<deluge-dev%[email protected]> > > . > > For more options, visit this group at > >http://groups.google.com/group/deluge-dev?hl=en. > > http://dev.deluge-torrent.org/wiki/Development/UiClient1.2 -- You received this message because you are subscribed to the Google Groups "Deluge Dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/deluge-dev?hl=en.
