mirror of
https://github.com/JimmXinu/FanFicFare.git
synced 2025-12-15 05:14:25 +01:00
Add merged tags to anthology epubs.
This commit is contained in:
parent
6f7e700cd2
commit
1c4250c0c1
1 changed files with 1 additions and 0 deletions
|
|
@ -1752,6 +1752,7 @@ class FanFicFarePlugin(InterfaceAction):
|
|||
|
||||
self.get_epubmerge_plugin().do_merge(tmp.name,
|
||||
[ x['outfile'] for x in good_list ],
|
||||
tags=mergebook['tags'],
|
||||
titleopt=mergebook['title'],
|
||||
keepmetadatafiles=True,
|
||||
source=mergebook['url'])
|
||||
|
|
|
|||
Loading…
Reference in a new issue