Can I get some help with RPC?

Ask for help and report issues not specific to either the Mac OS X or GTK+ versions of Transmission
Post Reply
kelchm
Posts: 3
Joined: Fri Feb 06, 2009 1:38 am

Can I get some help with RPC?

Post by kelchm »

I'm working on a bash script that will automatically add torrents to transmission with a download folder which is determined based on the tracker.

I have successfully gotten the http get method to work, but I have had no luck with using the preferred json post. I just end up crashing the client even when sending what is to the best of my knowledge us properly formated json.

I would be extremely grateful if someone could post sample code for me to look at. It seems like all the samples I've found are in PHP, which I'm not terribly familiar with.
Post Reply