add torrent with search plugin

das329717

Member
May 25, 2018
928
0
16
I would love to see a feature in the search plugin that simply opens a popup window when you search and give you the posabillity to add the torrent.
 

jith45

Member
May 25, 2018
960
0
16
Can't be done. Plugin use variable set of search engines of the external sites. With own format of output.
 

das329717

Member
May 25, 2018
928
0
16
I do think its pretty doable. This wouldnt be an extreamly supirior solutioun but I have thought, what if you can get the searchplugin to use torrentz.com as its engine. that way the resaults will be linked as torrentz.com/HASHCODE wich with torrent cache sites would work pretty nice as they (as far as I know) all use the hash code for its torrent's download links. like:

slackware-12.2-iso
one of the search results:
http://www.torrentz.com/640fe84c613c17f663551d218689a64e8aebeabe

torrent cache sites links:
http://torrage.com/torrent/640FE84C613C17F663551D218689A64E8AEBEABE.torrent
http://torcache.com/torrent/640FE84C613C17F663551D218689A64E8AEBEABE.torrent
http://zoink.it/torrent/640FE84C613C17F663551D218689A64E8AEBEABE.torrent

with that I do have the faith its possable, and if I were a better coder I would have given it a crack myself smiley.gif

Edit: -giggle- my script gave me the add to rutorrent option on those three chache sites (just happy to see it work so well)

Edit2: reson I choose torrentz is that it itself searches several torrent sites
 

das329717

Member
May 25, 2018
928
0
16
hehe I guess I will try to look at it myself by the search plugin's source but with my "skills" I wouldnt expect anything to come from it, still thanks for at least thinking it over smiley.gif
 

dsouvik215

Member
May 25, 2018
896
0
16
i'd love to see it, don't get me wrong. I just dont' think it will be something easily done. Also, your idea doesn't work for the private sites, which i use almost exclusively
 

das329717

Member
May 25, 2018
928
0
16
true it wont work (unless a user/pass were to be accepted) however I have a stong feeling you havent been on this project only for your own use, if so you have put an extrordenary amount of work in it to help others aswell tongue.gif but Im gonna look at it. just need to try to find a way to accuire the resoults from torrentz to begin (only way I can think of as of now is to take the info out of <div class="results"> in the source code). Im gonna look a little more to see if I can find an API to use the torrentz search engine