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!
Add torrent by php or python
Re: Add torrent by php or python
Via the WEB UI API, I think it's definitely possible. Take a look at it, that's your best shot.
-
- Administrator
- Posts: 2443
- Joined: Sun Jan 23, 2011 1:17 pm
Re: Add torrent by php or python
If you're using v3.2.x the above probably won't work because the Web API has changed.
Re: Add torrent by php or python
For v3.2.x Web UI API documentation can be checked here https://gist.github.com/pmzqla/7e5733dbecfc50ee4ecd
Regards!
Regards!