Page 1 of 1

Search - old cached results only in compiled trunk?

Posted: Tue Sep 16, 2014 8:10 pm
by alexw
This may be weird or intended behaviour, but I compiled the 3.2.x trunk against latest libtorrent 0.16.x and the search seems to always return immediately but with old results ... it feels like they are cached results. New torrents that are returned by the same search engines if queried manually in a browser, are missing in qbittorrent.

If I use the hydr0gen ppa from Launchpad (I'm on Ubuntu Trusty) which is from April 2014, then search works fine ... i.e. it returns results after a while, in a staggered fashion (you can see new results being added to the list every second or so) and new torrents are there.

I hope I made sense ... is the above expected?

Re: Search - old cached results only in compiled trunk?

Posted: Tue Sep 16, 2014 8:34 pm
by sledgehammer_999
When did you compile 3.2.x? What was the last commit?
I pushed some search related commits this weekend and I am wondering if you used.
If in doubt please compile with latest git master and test again.

Re: Search - old cached results only in compiled trunk?

Posted: Tue Sep 16, 2014 10:49 pm
by alexw
Compiled yesterday.

I compiled the 3.1.x branch just now and I'm seeing something else but still weird: anything I search for (including very popular keywords) returns results from only btdigg.org ... nothing from other search providers (they are all selected). If I deselect bitdigg.org and search again, the search returns no results.

I then uninstalled and went back to the ppa ... same thing. This never used to happen. Hmmm.

Re: Search - old cached results only in compiled trunk?

Posted: Wed Sep 17, 2014 8:47 am
by ciaobaby
nothing from other search providers (they are all selected).
Can you search at the 'other providers' using a browser?

Re: Search - old cached results only in compiled trunk?

Posted: Thu Sep 18, 2014 9:57 am
by alexw
Yes, like I said in initially, I did search using a browser and they pretty much all return plenty of results there.

Still returning no results in qB (also compiled yesterday from the 3.1.x branch and trunk).

Re: Search - old cached results only in compiled trunk?

Posted: Thu Sep 18, 2014 12:29 pm
by sledgehammer_999
Please make a list of exactly which work and which don't work. Enable one search engine at a time.
Also note, which search engines work from the browser.
Finally what is the output of "python --version" in a terminal?

Re: Search - old cached results only in compiled trunk?

Posted: Thu Sep 18, 2014 2:22 pm
by alexw
@sledgehammer: None of them except btdigg.org return any results. Popular searches like "transformers" or anything else return nothing. Searching with the browser the same things, on kickass.to or thepiratebay.se, return plenty of results.

$ python --version
Python 2.7.6

Are you saying that searchign in qB works fine in your case?

Re: Search - old cached results only in compiled trunk?

Posted: Fri Sep 19, 2014 11:45 am
by sledgehammer_999
For me only www.torrentreactor.net and www.vertor.eu are broken.
The other work.

Re: Search - old cached results only in compiled trunk?

Posted: Sun Sep 21, 2014 8:58 pm
by alexw
Still only btdigg.org for me, tested from another IP (different country) as well.

Re: Search - old cached results only in compiled trunk?

Posted: Sun Sep 21, 2014 9:10 pm
by sledgehammer_999
I think it is fixed now. It was a bad commit and the commiter noticed and pushed a fix.
3.1.10 released btw.

Re: Search - old cached results only in compiled trunk?

Posted: Mon Sep 22, 2014 12:36 pm
by Argo
With 3.1.10 all search plugins disappeared to me, and it seems they won't install.
P.s. I'd like someone to add these:
http://www.tntvillage.scambioetico.org/
http://ilcorsaronero.info/
http://www.vitorrent.org/
http://unionpeer.org/
Thanks!

Re: Search - old cached results only in compiled trunk?

Posted: Mon Sep 22, 2014 1:57 pm
by sledgehammer_999
[quote="Argo"]
With 3.1.10 all search plugins disappeared to me, and it seems they won't install.
P.s. I'd like someone to add these:
http://www.tntvillage.scambioetico.org/
http://ilcorsaronero.info/
http://www.vitorrent.org/
http://unionpeer.org/
Thanks!
[/quote]

Bug tracker: http://bugs.qbittorrent.org

Also I experience the same problem while others do not: https://github.com/qbittorrent/qBittorrent/pull/1951