Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add additional trackers per torrent #10

Open
ddaws opened this issue Aug 26, 2014 · 2 comments
Open

Add additional trackers per torrent #10

ddaws opened this issue Aug 26, 2014 · 2 comments

Comments

@ddaws
Copy link

ddaws commented Aug 26, 2014

Torrents can be uniquely identified by a hash. It would be good to be able to search multiple site for torrents by hash. Adding a torrent already added to your torrent client generally causes the torrent client to consolidate the list of trackers. This makes the torrent faster.

This could be done by creating a TorrentProvider class with a getByHash function used to attain torrents by their hash. This may then return a Torrent object that could be added to the TorrentClient.

@Glavin001
Copy link
Owner

+1!

@Glavin001
Copy link
Owner

May have some extra steps to add trackers with transmission, but it is doable: http://forums.macrumors.com/showthread.php?t=1571439

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants