J7mbo / TorrentPHP

Provides a simple-to-use object oriented interface for interacting with torrent clients.
Other
41 stars 16 forks source link

No magnet support #3

Open vioweb opened 8 years ago

vioweb commented 8 years ago

A very great API, works like charm! The only issue for me, as a Deluge-user, is the fact that magnet URI's are not supported, since this is very easy implementable. Could you integrate this in this project? The use of method core.add_torrent_magnet would fix this issue.