Commit Graph

63 Commits (master)

Author SHA1 Message Date
Ozzie Isaacs cf6810db87 Refactored get_temp_dir
bugfixes export_metadata
6 months ago
Ozzie Isaacs 3a08b91ffa Added cb7 to supported comic files for upload and metadata extraction 9 months ago
Ozzie Isaacs ba0e5399d6 Fixes Uploading pdf file fails with whitespace title (#2824)
Merge remote-tracking branch 'pdf_title/fix/title-parsing-of-pdf-metadata'
9 months ago
Ozzie Isaacs 63b7d70f33 Update optional requirements
Update to be compatible with comicapi 3.2
11 months ago
whilenot 940544577a don't mutate meta into a str, keep it a namedtuple 1 year ago
Ozzie Isaacs 36cb454d1c Bugfixes from testrun 1 year ago
Ozzie Isaacs c21a870b8e Migrated pypdf2 to the now active developed pypdf 1 year ago
Ozzie Isaacs 791bc9621a Improved parsing of pdf files, bugfix for pypdf2 > V3.0 1 year ago
Ozzie Isaacs 43ee85fbb5 Removed unnecessary Unicode "u" 1 year ago
Ozzie Isaacs 9e75c65af8 Merge remote-tracking branch 'pdfreader/issue-2659' 1 year ago
blitzmann 364c48edd8 PdfFileReader -> PdfReader 1 year ago
Ozzie Isaacs ec8844c7d4 Make pyPDF2 again to the favorite pdf metadata extractor 2 years ago
Ozzie Isaacs cde51e743a Removed duplicate Werkzeug entry in about page
Code cosmetics
2 years ago
Ozzie Isaacs e7464f2694 Refactored web.py to shrink size of file 2 years ago
Ozzie Isaacs d75d95f401 Merge remote-tracking branch 'epub_meta/master' 2 years ago
Ozzie Isaacs df53a5d8c9 Prevent none comment while upload pdf documents 2 years ago
Wulf Rajek 2d0af0ab49 Add pubdate, publisher and identifiers metadata #2163 2 years ago
Ozzie Isaacs e0bf829def Bugfix parsing /Keywords' in doc_info of pdf file with type bytes (fixes #2302) 2 years ago
Ozzieisaacs 27e8fbd248 Show dependencies in about section from automatic dependency check
Bugfix and refactored dependency check
Added output of googledrive dependencies as fallback option
3 years ago
Ozzie Isaacs ed26d34961 Code cleaning (remove python2) 3 years ago
Ozzie Isaacs 8acd1f1fe4 Code refactoring and improved error handling for edit user list
Update teststatus
3 years ago
Ozzie Isaacs 9c842f1895 Bugfixes pdf xmp parsing 3 years ago
Ozzie Isaacs 2760a7816d Fix metadata recognition fb2 files 3 years ago
Ozzie Isaacs 8f5c649d0f Updated dependency comicapi (removed pypdf2)
Updated dependency pyPDF2 ->pyPDF3
Fixed broken updater in case of http error
Bugfixes from testrun
Bugfix load cover for BasicMetadata
3 years ago
Ozzie Isaacs fcf9e7a1ef Upload pdf fixes:
Handle no title
Handle no author
Fix import of more than one language
Add missing pdf upload publisher handling
3 years ago
Ozzie Isaacs 2be7b6480a Merge remote-tracking branch 'pdf/XMP_Metadata3' into master 3 years ago
rra 8abfaf0ffd Parse XMP metadata in separate function, add exception, try multiple metadata formats 3 years ago
Ozzie Isaacs b75247ea3a Suppress some errors 3 years ago
rra 33e352819c Merge remote-tracking branch 'upstream/master' into XMP_Metadata3 3 years ago
Ozzieisaacs 352b4a0b73 Remove Pillow as dependency 3 years ago
dickreckard 65929c02bc isolanguage parsing of xmp data 4 years ago
root 22466d6b98 xmp data processing added to the uploader 4 years ago
dickreckard 23fe79c618
Update uploader.py 4 years ago
dickreckard cb7727900c
Update uploader.py
default cover changed from none to pdf_preview when metadata parsing fails
4 years ago
OzzieIsaacs cf35c9dcef Merge remote-tracking branch 'name/patch-2' into master 4 years ago
Ozzie Isaacs e27b08203d Fix #1531 (white background on transparent cover instead of black one) 4 years ago
Ozzie Isaacs 0ccc3f7252 Fixes for windows (moving files not allowed -> Close pdf after metadata extracting, add os.path.normcase to path while renaming folders, as thi caused also trouble
Added hint for missing ghostcript on cover extraction
4 years ago
Ozzieisaacs 96d6018ecc Added ability to view comicapi version
Changed required comicapi version
Unified "cannot" and "Cannot" texts
Removed annoying "was already removed" string from log
4 years ago
Ozzieisaacs 38c28f4358 Merge branch 'master' into Develop
# Conflicts:
#	cps/admin.py
#	cps/constants.py
#	cps/static/css/caliBlur.min.css
#	cps/uploader.py
4 years ago
jvoisin e69c4cd1dc Refactor a bit cps/uploader.py 4 years ago
Ozzieisaacs 0a02caad04 Improvements 4 years ago
Ozzieisaacs fcefd8031a Fix #985 (png and webp are extracted as cover files from comic files) 4 years ago
Ozzieisaacs bea7223a0a Renabled cbrimage extraction (via unrar and rarfile) 4 years ago
Ozzieisaacs 2ea45b1fdc Removed shebang on non executable scripts 4 years ago
Ozzieisaacs eede894e72 Merge remote-tracking branch 'merge-metadata' 4 years ago
Ozzieisaacs e0faad1e59 Handle no write permission to tmp folder (#1060) 4 years ago
Ozzieisaacs 78f9ee86b1 Fix pdf cover
Fix massadding books
Add feature inform of duplicate books
5 years ago
Ozzieisaacs a7ab7fcf06 Fix #1068 PDF cover Images inverted or incorrect single image grabbed from cover page 5 years ago
Ozzieisaacs 5167ee520e Solve cropped image pdf import (#1068) 5 years ago
Ozzieisaacs f758a1cc64 Solve inverted image pdf import (#1068) 5 years ago