Commit Graph

6 Commits

Author SHA1 Message Date
ibu ☉ radempa ee3ba42ddd Release v1.2.1. 2021-01-01 13:02:26 +00:00
ibu ☉ radempa a1c8385314 Remove TXT, TEX, MUSE from the formats claimed to be supported. 2021-01-01 12:58:14 +00:00
ibu ☉ radempa da7a7658e6 Release version 1.2.0. 2020-12-31 16:27:34 +00:00
ibu ☉ radempa e4daeb15d2 Improve search.
* do not only return the 10 items from the first page, but loop over at most
  `max_pages` pages
* use https://usa.anarchistlibraries.net/ as fallback when the main site is
  not available
* drop formats TXT, TEX, MUSE from search results as they cannot be displayed
  in calibre
* on python3 use quote_plus instead of quote
* obtain the version number in the user agent string from module
  TheAnarchistLibraryStore
2020-12-31 16:26:36 +00:00
ibu ☉ radempa 208bcae522 Add compatibility with PyQt5 and python3.
PyQt5 is used by calibre since version 2.0.

Python3 is used by calibre since version 5.0.
2020-12-26 11:38:27 +00:00
ibu ☉ radempa 6bc2447f9d Import release 1.0.0 from http://theanarchistlibrary.org/docs/theanarchistlibrary_store.zip . 2020-12-26 11:27:05 +00:00