Add torrent by php or python

Other platforms, generic questions.
Post Reply
lospo

Add torrent by php or python

Post by lospo »

Is there any method to add torrent (or better, magnet) via php or python? i would like to write an extension for kodi/xbmc and right now i'm looking for something i could manage by python

THANK YOU!
User avatar
Peter
Administrator
Administrator
Posts: 3049
Joined: Wed Jul 07, 2010 6:14 pm

Re: Add torrent by php or python

Post by Peter »

Via the WEB UI API, I think it's definitely possible. Take a look at it, that's your best shot.
ciaobaby

Re: Add torrent by php or python

Post by ciaobaby »

Documentation for which can be found at .. WebUI API
sledgehammer_999
Administrator
Administrator
Posts: 2443
Joined: Sun Jan 23, 2011 1:17 pm

Re: Add torrent by php or python

Post by sledgehammer_999 »

If you're using v3.2.x the above probably won't work because the Web API has changed.
lgallard

Re: Add torrent by php or python

Post by lgallard »

For v3.2.x Web UI API documentation can be checked here https://gist.github.com/pmzqla/7e5733dbecfc50ee4ecd

Regards!
Post Reply