View Single Post
Old 10-21-2014, 08:31 PM   #308
eschwartz
Ex-Helpdesk Junkie
eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.eschwartz ought to be getting tired of karma fortunes by now.
 
eschwartz's Avatar
 
Posts: 19,421
Karma: 85400180
Join Date: Nov 2012
Location: The Beaten Path, USA, Roundworld, This Side of Infinity
Device: Kindle Touch fw5.3.7 (Wifi only)
So, it is no longer showing up as a bubble on the side, but a regular popup. I have to click Show Details every time, and it doesn't save the positioning anymore plus stuff. NVM that is just what happens when no usable results are returned. And Kovid must've seen this, because : https://github.com/kovidgoyal/calibr...2ee008a062a37e
Looks much nicer now.

On another note entirely, freading is now only searching for the last name... or first name now, it seems to be random??? And same with the title. After getting a seemingly duplicate list on every search, it eventually bombs out with:

Code:
Search FREAD for all by *******: : Server response error (Excessive number of results returned by search) 
Traceback (most recent call last):
  File "calibre_plugins.overdrive_link.jobs", line 1042, in find_books_at_lib
  File "calibre_plugins.overdrive_link.freading", line 223, in find_books
LibraryError: u'Excessive number of results returned by search'
 
Search FREAD for ******** by *********
Get http://finkelsteinlibrary.freading.com/search/advance_search?advSearchType=2&frmAuthor=******&frmBookname=********
Search FREAD for dragons by ********: : HTTPError (Not Found) 
Traceback (most recent call last):
  File "calibre_plugins.overdrive_link.jobs", line 1042, in find_books_at_lib
  File "calibre_plugins.overdrive_link.freading", line 163, in find_books
  File "calibre_plugins.overdrive_link.net", line 154, in open_url
  File "urllib2.py", line 410, in open
  File "urllib2.py", line 523, in http_response
  File "urllib2.py", line 448, in error
  File "urllib2.py", line 382, in _call_chain
  File "urllib2.py", line 531, in http_error_default
HTTPError: HTTP Error 404: Not Found
eschwartz is offline   Reply With Quote