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]. For more options, visit this group at http://groups.google.com/group/deluge-dev?hl=en.
