Skip to content
This repository has been archived by the owner on Nov 15, 2021. It is now read-only.

Commit

Permalink
Add comment regarding metadata bug
Browse files Browse the repository at this point in the history
  • Loading branch information
dlo9 committed Jul 31, 2019
1 parent be71a15 commit c73f538
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Pocket.recipe
Original file line number Diff line number Diff line change
Expand Up @@ -249,5 +249,6 @@ class Pocket(BasicNewsRecipe):
self.archive()

# TODO: This works with EPUB, but not mobi/azw3
# BUG: https://bugs.launchpad.net/calibre/+bug/1838486
def postprocess_book(self, oeb, opts, log):
oeb.metadata.add('series', self.series_name)

0 comments on commit c73f538

Please sign in to comment.