mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
* Add comments to a few functions * Fix bug associated with arxiv catalog. See comments in genItemTableFromCatalog. Basically, though, the bug was related to the checking of the acquisition urls. Arxiv only has PDFs available to download, and the block wasn't catching these with its existing logic. By adding another clause to look for PDF link types, and fixing href values that were missing the PDF suffix, we can successfully download PDFs from Arxiv.