Commit Graph

37083 Commits

Author SHA1 Message Date
David 87ca3b8484 Use metadata source and identifier rules to generate identifiers
Extend identifier from URL parsing to use metadata source plugins and
the identifier rules. Each plugin needs to override the id_from_url
method.
2018-10-29 22:18:16 +11:00
David 08347f685d Add comments to metadata plugboard
This allows modification of comments to add info not displayed on the
device as part of the comments/description/synopsis or whatever on the
device. It was discussed in
https://www.mobileread.com/forums/showthread.php?t=291138. I have been
running this since before then with no issues for Kobo devices and
save-to-disk. It includes a warning prompt as mangled comments could
cause a problem. But, mangled any field could as well.
2018-10-28 19:18:02 +11:00
Kovid Goyal b559a9bebd http -> https 2018-10-28 11:15:18 +05:30
Kovid Goyal eb7d2be3b1 Merge branch 'master' of https://github.com/jony0008/calibre 2018-10-27 17:07:43 +05:30
Jony cc2489850f Delete kamerabild.png 2018-10-27 13:24:05 +02:00
Jony d5c3c817c3 Delete kamerabild.recipe 2018-10-27 13:23:32 +02:00
Jony 8ba7ce9c46 Delete corren2.recipe 2018-10-27 13:22:47 +02:00
Kovid Goyal cffafb019c EPUB3 Input: Handle EPUB 3 files that incorrectly use EPUB 2 markup to identify cover images. 2018-10-22 16:04:11 +05:30
Kovid Goyal 550a633a3e Update General Knowledge Today 2018-10-20 10:19:39 +05:30
Kovid Goyal 5f8eb3ce73 Update How To Geek 2018-10-20 09:52:59 +05:30
Kovid Goyal 91be3ebc2d Remove no longer working recipe 2018-10-20 09:47:53 +05:30
Kovid Goyal 3273a53358 String changes 2018-10-20 08:52:44 +05:30
Kovid Goyal 8018891656 ... v3.33.1 2018-10-19 10:30:54 +05:30
Kovid Goyal cea4b065d0 version 3.33.1
there was a bug in the upload script for 3.33.0 that caused the
installers to not be propoerly uploaded, so re-releasing.
2018-10-19 10:22:06 +05:30
Kovid Goyal 17eff935eb ... 2018-10-19 10:16:01 +05:30
Kovid Goyal 8152a84abb pep8 v3.33.0 2018-10-19 07:51:25 +05:30
Kovid Goyal bf747cac2e version 3.33.0 2018-10-19 07:49:59 +05:30
Kovid Goyal 26848c0c99 Better fix for split book list action 2018-10-18 11:32:19 +05:30
Kovid Goyal 934cb71e16 Fix #1797684 [Multiple "Split the book list" entries](https://bugs.launchpad.net/calibre/+bug/1797684) 2018-10-18 09:50:25 +05:30
Kovid Goyal 542c35a6cf Update docs for macOS dev env. Fixes #1797740 [MacOS development environment setup instructions are wrong](https://bugs.launchpad.net/calibre/+bug/1797740) 2018-10-18 09:19:42 +05:30
Kovid Goyal d517a8eb4f CHM Input: Fix a regression in the previous release that broke processing of CHM files. Fixes #1796889 [Converting CHM to X (epub or pdf) no longer working. Input Error in chm.py?](https://bugs.launchpad.net/calibre/+bug/1796889) 2018-10-18 09:12:46 +05:30
Kovid Goyal 42ba64953d Merge branch 'master' of https://github.com/davidfor/calibre 2018-10-18 08:36:07 +05:30
Kovid Goyal f06a2711cc Merge branch 'master' of https://github.com/cbhaley/calibre 2018-10-18 08:34:25 +05:30
Kovid Goyal f32426a3d0 Merge branch 'master' of https://github.com/t3d/calibre 2018-10-18 08:33:40 +05:30
David 938a952b31 Bump Kobbo firmware version for the upcoming Forma
New device, the Forma is coming. Already added the product ids, but the
firmware will be version 4.11.x.
2018-10-18 00:23:11 +11:00
Charles Haley 08bfcfc072 Remove affiliate links because the program closed down. 2018-10-17 13:00:31 +01:00
Tomasz Długosz 1bec05d8bf nowy ekran is no more 2018-10-16 23:44:56 +02:00
Tomasz Długosz 479a6849d4 remove broken recipe 2018-10-16 23:35:40 +02:00
Tomasz Długosz 8b32fc95d4 fix optyczne.pl 2018-10-16 23:28:34 +02:00
Tomasz Długosz a65292eb46 too little content 2018-10-16 00:50:43 +02:00
Tomasz Długosz 7206ea1250 update osw.waw.pl recipe 2018-10-16 00:47:24 +02:00
Tomasz Długosz 1bf29d3a64 another defunct page 2018-10-16 00:35:09 +02:00
Tomasz Długosz db9b8de558 pcarena.pl dead since 2016 2018-10-15 23:08:56 +02:00
Tomasz Długosz 9a2fc6dcda remove pccentre.pl recipe - no new content since 2016 2018-10-15 22:58:45 +02:00
Tomasz Długosz 8882a598e1 remove ads 2018-10-15 22:52:21 +02:00
Tomasz Długosz b1a993407b picoboard.pl is no more 2018-10-15 22:40:25 +02:00
Tomasz Długosz 3730a74bd1 remove broken recipe 2018-10-15 22:37:34 +02:00
Tomasz Długosz ca3d690952 remove icons without recipes
for i in * ; do if [[ ! -f ../${i/\.png/\.recipe} ]] ; then echo ${i} is obsolete ; git rm ${i} ; fi ; done
2018-10-15 00:07:49 +02:00
Tomasz Długosz e8f715d3bf update polter.pl recipe 2018-10-14 23:48:48 +02:00
Tomasz Długosz e9478054a8 site moved and feed is gone 2018-10-14 23:48:48 +02:00
Tomasz Długosz c0501091dd fetching cover doesn't work any more 2018-10-14 23:48:48 +02:00
Tomasz Długosz 3280dd1d06 prawica.net got closed 2018-10-14 23:48:48 +02:00
Tomasz Długosz 13eac28a59 recipe broken and too few content 2018-10-14 23:48:48 +02:00
Kovid Goyal f6fa902490 Merge branch 'master' of https://github.com/t3d/calibre 2018-10-14 06:46:50 +05:30
Tomasz Długosz 947dc24f13 broken feeds of a paywalled site 2018-10-13 23:16:54 +02:00
Tomasz Długosz cbef5c2c9a fix purepc.pl recipe 2018-10-13 23:11:36 +02:00
Tomasz Długosz bd09779cd8 broken rss feed 2018-10-13 22:50:37 +02:00
Tomasz Długosz 54d391f7f3 remove broken recipe, too few content to fix 2018-10-13 22:46:30 +02:00
Tomasz Długosz e1c18fdc35 fix rmf24 recipes 2018-10-13 22:40:36 +02:00
Tomasz Długosz 356db86058 rewrite rynek_infrastruktury recipe 2018-10-13 21:48:30 +02:00