Skip to content

Releases: mmagnus/Pocket-Plus-Calibre-Plugin

v2.7.6

01 Dec 13:01
Compare
Choose a tag to compare

v2.7.5

23 Oct 19:40
Compare
Choose a tag to compare

Fix #59 "UnboundLocalError: local variable 'response' referenced before assignment"

v2.7.4

24 Oct 08:12
Compare
Choose a tag to compare

Fix #46 KeyError: u'resolved_title'

v2.7.3

31 Jul 14:39
Compare
Choose a tag to compare

Replace tld with standard Python way (not as good as tld but works without extra package) if SECTIONS_BY_DOMAIN_USING_TLD = False.

Great contributions from @nhohung @alvaroreig !

screenshot_2021_07_31T16_38_31+0200
screenshot_2021_07_31T16_38_23+0200

v2.7.2 Change default MAX_ARTICLES_PER_FEED to 30

19 May 18:50
Compare
Choose a tag to compare

Why? To avoid problems when you run this plugin for the first time and you have thousands articles in your Pocket. If you know what you're doing you can always change it.

v2.7.1

05 Apr 19:28
Compare
Choose a tag to compare
A fix for import tld

v2.7

05 Apr 18:17
fd91f51
Compare
Choose a tag to compare
Update Pocket.recipe

v2.6.3: Fix from @AkashPatel95 #26 201122

22 Nov 19:36
Compare
Choose a tag to compare
2.6.3: With fix from @AkashPatel95 #26 201122

v2.6.2 Fix. Add also removal of H1 to clean up all titles, to insert a new one

04 Jun 11:11
Compare
Choose a tag to compare
2.6.2: Fix. Add also removal of H1 to clean up all titles, to insert …

v2.6.1 Fixed missing titles

02 Jun 15:44
Compare
Choose a tag to compare
Merge branch 'master' of github.com:mmagnus/Pocket-Plus-Calibre-Plugin

* 'master' of github.com:mmagnus/Pocket-Plus-Calibre-Plugin:
  fix #22 missing titles via postprocess_html