Quote:
Originally Posted by 0x6f677548
common is an alias to epubmg_common imported as follows:
from calibre_plugins.epubmgoutput import epubmg_common as common
(example from the epubmgoutput plugin which txt file is named "plugin-import-name-epubmgoutput.txt")
that file (epubmg_common.py) is on all zip files i submitted. Am I missing something? Sorry if that is a dumb question, but I am not able to see how is common missing..
|
Dont use the aliasing, it will confuse the metadat aparser that reads the information from the plugin.