xwmario / rutorrent

Automatically exported from code.google.com/p/rutorrent
0 stars 0 forks source link

ext-search t411.me not working #884

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. search something on torrent 411
2.
3.

What is the expected output? What do you see instead?
awaiting a list of torrent but nothing appear (0 founds but i searched for 
avatar)

What environment are you using?
1. My ruTorrent version is v3.5

2. My rTorrent version is rTorrent 0.9.2/0.13.2

3. I use web-server Apache it version is 2.2.22 on OS Ubuntu 13.04 
(GNU/Linux-3.8.0-34-generic x86_64)

4. I use browser Opera it version is 12.16 on OS Windows 8.1

Are some errors present in the web-server log?
NO

Are some errors present in the browser error console?
NO

Please provide any additional information below.

Original issue reported on code.google.com by theo.ba...@gmail.com on 3 Jan 2014 at 3:31

GoogleCodeExporter commented 8 years ago
Current version of ruTorrent is 3.6. Use it.

Original comment by novik65 on 3 Jan 2014 at 3:38

GoogleCodeExporter commented 8 years ago
sorry i havn't see that rutorrent had been move to another respository.

i have now the last versions of rutorrent and the plugins. I can now make a 
search but it don't want to add it to rtorrent...

It worrks very well with other engines

Original comment by theo.ba...@gmail.com on 3 Jan 2014 at 10:40

GoogleCodeExporter commented 8 years ago
http://code.google.com/p/rutorrent/wiki/PluginCookies

Original comment by novik65 on 4 Jan 2014 at 7:37

GoogleCodeExporter commented 8 years ago
I have already the plugin cookies, i had put all my cookies from t411 but it 
don't work. Is there any log file to give you for help ?

Original comment by theo.ba...@gmail.com on 4 Jan 2014 at 12:59

GoogleCodeExporter commented 8 years ago
Check your cookies.
You must write in the plugin 'Cookies' something like

www.t411.me|uid=XXX;pass=XXX;authKey=XXX;

where XXX - values from the corresponding cookies.

Original comment by novik65 on 4 Jan 2014 at 2:37

GoogleCodeExporter commented 8 years ago
I have check but all is good.

Original comment by theo.ba...@gmail.com on 4 Jan 2014 at 2:45

GoogleCodeExporter commented 8 years ago
Can't help you, sorry. In my case all works fine.

Original comment by novik65 on 4 Jan 2014 at 2:53

GoogleCodeExporter commented 8 years ago
I have found come the error !
T411 should use the browser to generate the authKey cookie. So, if i use my 
Opera's cookies, it don't work but with the firefox cookie, it work.

I had seen in the source files (can't remember where) that the user agent used 
is Mozilla Firefox maybe that's why it didn't work.

So, the problem just come from the authKey cookie who should use the user agent

Original comment by theo.ba...@gmail.com on 5 Jan 2014 at 3:28

GoogleCodeExporter commented 8 years ago
Ok. I will try to add corresponding engine to the plugin 'loginmngr'.

Original comment by novik65 on 5 Jan 2014 at 3:39