Commit Graph

16 Commits (78067b87bc0b37373b1924948ba6de24857e5533)

Author SHA1 Message Date
林檎 a850e64bfb Refactor cover detection
obsolate hardcode %cover_id%= ‘cover’ in <pkg:item name=%cover_id% href=%coverfile%>
now  %cover_id% retrieve from <meta name=“cover” content=%cover_id%>
7 years ago
林檎 29f21480ab Reuse original code logic.
iteration loop dc:*  add dc:language

removal of bookmeta[‘comments’] , reusing bootmeta[‘description’]
7 years ago
OzzieIsaacs 8c7ba2ccdf Merge remote-tracking branch 'gitignore/bookmeta-patch-20170302'
# Conflicts:
#	cps/epub.py
7 years ago
林檎 1a10859a57 When upload pub, add description to comment accord opf file 7 years ago
Kennyl 19f939a46c Update epub.py
initialize covefile to None first
7 years ago
林檎 d5e525305d Lower case text, some epub have uppercased which is beyond iso639 standard. 7 years ago
林檎 13b4ae4c24 more error adaptive 7 years ago
林檎 879510da82 Upload support detection of language 7 years ago
林檎 4afb486986 add languages field for BookMeta 7 years ago
林檎 9a2877ebd5 situation when opf file content is
<meta name="cover" content="cover.jpg"/>
7 years ago
林檎 7972b987d4 Read img tag of cover file if cover is (x)html
for example
‘<item id="cover" href="Text/cover.xhtml" media-type="application/xhtml+xml”/>’
7 years ago
OzzieIsaacs 40c6ef3a18 More generic aproach for postion of epub coverfile (#122) 7 years ago
OzzieIsaacs 241c4cef8f - added best rated section in normal view
- added most downloaded section in opds view
- imporved fb2 upload, correct handling of missing elements
- author sort is set on editing and uploading files
- Encoding stuff on uploading files
7 years ago
OzzieIsaacs 935b6e3143 Code cosmetics
Bugfix download opds
added changable title to opds feed
removed unused search.xml file
7 years ago
OzzieIsaacs ba44a15891 changes for #77
Code cosmetics
#75:
- More debug infos for kindlegen and sending e-mail.
- Button for sending test e-mail.
- timeout of 5min for sending e-mail
8 years ago
Pavel Yakunin 18e341d650 epub uploading 8 years ago