Commit Graph

44929 Commits

Author SHA1 Message Date
Kovid Goyal 86abf1122c Merge branch 'master' of https://github.com/yodha8/calibre 2022-06-20 14:53:17 +05:30
yodha8 c0a0765b11 Update lwn_free.recipe
Skips paid articles and cleanly pulls only past week's free articles.
2022-06-20 01:23:03 -07:00
Kovid Goyal c89442e6a5 Merge branch 'master' of https://github.com/yodha8/calibre 2022-06-20 13:04:15 +05:30
yodha8 fb3c9e0d1f Update science_news.recipe
Pull articles of latest magazine issue instead of RSS feed.
2022-06-20 00:29:06 -07:00
Kovid Goyal c9cb5fc703 Merge branch 'patch-3' of https://github.com/felagund/calibre 2022-06-18 05:44:57 +05:30
Kovid Goyal 13db00d50c Merge branch 'patch-2' of https://github.com/felagund/calibre 2022-06-18 05:42:43 +05:30
Kovid Goyal 43c9dbf314 Merge branch 'patch-1' of https://github.com/felagund/calibre 2022-06-18 05:38:20 +05:30
Kovid Goyal 3d41dde21c Merge branch 'manual' of https://github.com/felagund/calibre 2022-06-18 05:35:47 +05:30
Tomáš Hnyk 35077c15e0  Use publication date in title instead of current date
A follow up to this https://github.com/kovidgoyal/calibre/pull/1665 that implements this for the Economist.
2022-06-17 23:38:29 +02:00
Tomáš Hnyk dc06bf67ed Use proper date in recipes
As discussed here: #1642 (comment), this makes the title in a recipe use the date when a given publication was issued (if set by a recipe) instead of current time.
2022-06-17 23:34:26 +02:00
Tomáš Hnyk b2fce54f1f Document publication_date
I think this should appear here: https://manual.calibre-ebook.com/news_recipe.html
so documenting it.
2022-06-17 23:32:00 +02:00
Tomáš Hnyk f6d9611a5f Clarifies which Linux package to use
This adds two things to documentations:

1. Links to installers (I picked the non 64bit version for Windows)
2. Clarifying and emphasazing that one needs to use package used by upstream to use CALIBRE_DEVELOP_FROM, not the package provided by distribution

See also here: https://www.mobileread.com/forums/showthread.php?t=294791
2022-06-17 23:18:02 +02:00
Kovid Goyal 19e50d4fed EPW Magazine by unkn0wn 2022-06-17 13:00:45 +05:30
Kovid Goyal 88e730a07d Live Law by unkn0wn 2022-06-17 12:44:37 +05:30
Kovid Goyal c53cc30b22 version 5.44.0 v5.44.0 2022-06-17 08:05:27 +05:30
Kovid Goyal 9ffcb91813 pep8 2022-06-17 07:56:09 +05:30
Kovid Goyal 1f9c67ce02 Fix #1979011 [Economist recipe not working](https://bugs.launchpad.net/calibre/+bug/1979011) 2022-06-17 07:54:29 +05:30
Kovid Goyal 3d3651ebce Merge branch 'economist' of https://github.com/xxyzz/calibre 2022-06-17 07:53:43 +05:30
xxyzz 9992c75327 Get articles data from json
The economist website changes the `a` tag class name to random string
2022-06-17 09:49:18 +08:00
Kovid Goyal ab2e9a50d9 Amazon metadata download: Add an option to prefer the Kindle edition when multiple book types are returned by the search (Preferences->Metadata download->Configure the Amazon plugin). Fixes #1976105 [Add option to only scrape kindle ASIN](https://bugs.launchpad.net/calibre/+bug/1976105) 2022-06-16 13:43:05 +05:30
Kovid Goyal aa3312d514 Update Harvard Business Review 2022-06-16 13:33:05 +05:30
Kovid Goyal 4abda26e92 Edit book: Live CSS: Fix @namespace rules causing jumping to rule definition to go to the wrong definition. Fixes #1978500 [Private bug](https://bugs.launchpad.net/calibre/+bug/1978500) 2022-06-16 12:49:56 +05:30
Kovid Goyal 211efd35d1 Update Philosophy Now 2022-06-16 11:56:39 +05:30
Kovid Goyal c0a2656cb2 Use the IANA registered mimetypes for fonts in the pipeline
Also use the IANA types for EPUB versions > 3.1
Fixes #1659 (Update fonts MIME following IANA recommendation)
2022-06-16 11:08:57 +05:30
Kovid Goyal 0cecc77a22 The exception raised by datetime when converting epochs has changed 2022-06-14 07:58:31 +05:30
Kovid Goyal 7e72349b5f Merge branch 'smh-au-recipe-fix' of https://github.com/ping/calibre 2022-06-14 07:46:24 +05:30
ping 8bc3d757f4 Fix for Sydney Morning Herald (SMH) recipe 2022-06-14 09:14:15 +08:00
Kovid Goyal dbd51b6032 The Healthy from Reader's Digest by Stephen Genusa
Merge branch 'master' of https://github.com/StephenGenusa/calibre
2022-06-11 20:16:48 +05:30
Stephen Genusa 2a6027c213 Create readersdigest_thehealthy.recipe 2022-06-11 09:14:39 -05:00
Kovid Goyal d64bdaf059 Update Haaretz
Fixes #1978381 [Haaretz recipe update](https://bugs.launchpad.net/calibre/+bug/1978381)
2022-06-11 19:02:24 +05:30
Kovid Goyal 4d66abc33b Update Indian Express 2022-06-11 15:51:38 +05:30
Kovid Goyal 23e52f2cba Dont fail to download interactive aricles from the Economist
They dont work well and look pretty awful, but better than nothing
2022-06-11 12:34:23 +05:30
Kovid Goyal bff96f44c2 Update Hindi Business Line 2022-06-11 08:27:27 +05:30
Kovid Goyal 53924284c8 Possible fix for Apple screwing with device node names reported in statfs structures in macOS 13 2022-06-10 22:34:49 +05:30
Kovid Goyal fdbf44e3bd Update The New York Times 2022-06-10 10:23:48 +05:30
Kovid Goyal 8b1ae42869 Show full blocked url request 2022-06-10 10:14:46 +05:30
Kovid Goyal 5265812c2f ... 2022-06-10 10:00:31 +05:30
Kovid Goyal 40f65ba16c Update Nature
Merge branch 'nature-recipe-fix' of https://github.com/ping/calibre
2022-06-10 09:58:06 +05:30
ping ef487db79c Fix recipe for nature.com 2022-06-10 12:21:48 +08:00
Kovid Goyal 89d26dade1 Print debug info from USBMS driver when running in normal GUI as well 2022-06-10 09:51:01 +05:30
Kovid Goyal 609b431c91 A new API so that plugins are notified before the library is about to change
Fix #1977979 [Private bug](https://bugs.launchpad.net/calibre/+bug/1977979)
2022-06-08 19:57:18 +05:30
Kovid Goyal d80d0d55a9 Merge branch 'master' of https://github.com/davidfor/calibre 2022-06-08 10:42:13 +05:30
David fc8d5e9ec8 Missed change for collections template and bump firmware version
Missed a check in determining if collection management should be done.
And Kobo have released another firmware versions. No changes are needed to support it.
2022-06-08 14:31:15 +10:00
Kovid Goyal 336d6f55f9 Update Eenadu 2022-06-08 07:25:42 +05:30
Kovid Goyal 946ae082e1 Nautilus by unkn0wn 2022-06-08 07:23:16 +05:30
Kovid Goyal cf3ca9395e Manage tags dialog: If tags are present in the add tags input when OK is clicked, add them automatically, without needing to click the plus button first 2022-06-06 08:41:53 +05:30
Kovid Goyal 741ecc3cce Dont abort the quit if the in progress save finishes while the finish saving first popup is visible 2022-06-06 08:30:11 +05:30
Kovid Goyal 491f57b071 pep8 2022-06-06 08:24:46 +05:30
Kovid Goyal 0a6dbad59e Merge branch 'master' of https://github.com/cbhaley/calibre 2022-06-06 07:39:33 +05:30
Charles Haley 9e5b656bd5 This commit works the way I want, ensuring the checked button is focused while using 'vanilla' Qt. It doesn't work around the odd behavior of backtab.
Apologies for the multiple commits. I don't know what happens if I remove commits in a pull request so I left them all.
2022-06-05 21:37:47 +01:00