Ozzie Isaacs
|
cf6810db87
|
Refactored get_temp_dir
bugfixes export_metadata
|
2023-11-11 14:48:59 +01:00 |
|
Ozzie Isaacs
|
3a08b91ffa
|
Added cb7 to supported comic files for upload and metadata extraction
|
2023-08-16 18:44:15 +02:00 |
|
Ozzie Isaacs
|
ba0e5399d6
|
Fixes Uploading pdf file fails with whitespace title (#2824)
Merge remote-tracking branch 'pdf_title/fix/title-parsing-of-pdf-metadata'
|
2023-08-12 14:09:14 +02:00 |
|
Ozzie Isaacs
|
63b7d70f33
|
Update optional requirements
Update to be compatible with comicapi 3.2
|
2023-06-25 14:39:45 +02:00 |
|
whilenot
|
940544577a
|
don't mutate meta into a str, keep it a namedtuple
|
2023-04-30 13:37:08 +02:00 |
|
Ozzie Isaacs
|
36cb454d1c
|
Bugfixes from testrun
|
2023-01-23 16:04:25 +01:00 |
|
Ozzie Isaacs
|
c21a870b8e
|
Migrated pypdf2 to the now active developed pypdf
|
2023-01-22 11:31:47 +01:00 |
|
Ozzie Isaacs
|
791bc9621a
|
Improved parsing of pdf files, bugfix for pypdf2 > V3.0
|
2023-01-22 11:25:24 +01:00 |
|
Ozzie Isaacs
|
43ee85fbb5
|
Removed unnecessary Unicode "u"
|
2023-01-21 15:23:18 +01:00 |
|
Ozzie Isaacs
|
9e75c65af8
|
Merge remote-tracking branch 'pdfreader/issue-2659'
|
2023-01-21 14:27:59 +01:00 |
|
blitzmann
|
364c48edd8
|
PdfFileReader -> PdfReader
|
2023-01-16 22:59:26 -05:00 |
|
Ozzie Isaacs
|
ec8844c7d4
|
Make pyPDF2 again to the favorite pdf metadata extractor
|
2022-08-27 15:44:21 +02:00 |
|
Ozzie Isaacs
|
cde51e743a
|
Removed duplicate Werkzeug entry in about page
Code cosmetics
|
2022-05-01 12:36:35 +02:00 |
|
Ozzie Isaacs
|
e7464f2694
|
Refactored web.py to shrink size of file
|
2022-04-26 11:49:06 +02:00 |
|
Ozzie Isaacs
|
d75d95f401
|
Merge remote-tracking branch 'epub_meta/master'
|
2022-04-18 20:07:01 +02:00 |
|
Ozzie Isaacs
|
df53a5d8c9
|
Prevent none comment while upload pdf documents
|
2022-04-13 18:37:23 +02:00 |
|
Wulf Rajek
|
2d0af0ab49
|
Add pubdate, publisher and identifiers metadata #2163
|
2022-04-05 01:26:35 +01:00 |
|
Ozzie Isaacs
|
e0bf829def
|
Bugfix parsing /Keywords' in doc_info of pdf file with type bytes (fixes #2302)
|
2022-02-01 20:19:14 +01:00 |
|
Ozzieisaacs
|
27e8fbd248
|
Show dependencies in about section from automatic dependency check
Bugfix and refactored dependency check
Added output of googledrive dependencies as fallback option
|
2021-11-06 20:58:51 +04:00 |
|
Ozzie Isaacs
|
ed26d34961
|
Code cleaning (remove python2)
|
2021-10-04 19:23:24 +02:00 |
|
Ozzie Isaacs
|
8acd1f1fe4
|
Code refactoring and improved error handling for edit user list
Update teststatus
|
2021-04-06 17:29:42 +02:00 |
|
Ozzie Isaacs
|
9c842f1895
|
Bugfixes pdf xmp parsing
|
2021-03-21 07:28:35 +01:00 |
|
Ozzie Isaacs
|
2760a7816d
|
Fix metadata recognition fb2 files
|
2021-03-19 20:32:15 +01:00 |
|
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
|
2021-03-19 13:35:52 +01:00 |
|
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
|
2021-03-17 19:06:51 +01:00 |
|
Ozzie Isaacs
|
2be7b6480a
|
Merge remote-tracking branch 'pdf/XMP_Metadata3' into master
|
2021-03-17 19:05:26 +01:00 |
|
rra
|
8abfaf0ffd
|
Parse XMP metadata in separate function, add exception, try multiple metadata formats
|
2021-03-16 17:53:33 +01:00 |
|
Ozzie Isaacs
|
b75247ea3a
|
Suppress some errors
|
2021-03-15 13:48:05 +01:00 |
|
rra
|
33e352819c
|
Merge remote-tracking branch 'upstream/master' into XMP_Metadata3
|
2021-03-14 19:58:26 +01:00 |
|
Ozzieisaacs
|
352b4a0b73
|
Remove Pillow as dependency
|
2020-12-09 14:18:39 +01:00 |
|
dickreckard
|
65929c02bc
|
isolanguage parsing of xmp data
|
2020-09-11 10:49:45 +00:00 |
|
root
|
22466d6b98
|
xmp data processing added to the uploader
|
2020-09-11 10:08:55 +00:00 |
|
dickreckard
|
23fe79c618
|
Update uploader.py
|
2020-09-11 03:42:19 +02:00 |
|
dickreckard
|
cb7727900c
|
Update uploader.py
default cover changed from none to pdf_preview when metadata parsing fails
|
2020-09-07 13:30:03 +02:00 |
|
OzzieIsaacs
|
cf35c9dcef
|
Merge remote-tracking branch 'name/patch-2' into master
|
2020-08-23 10:53:18 +02:00 |
|
Ozzie Isaacs
|
e27b08203d
|
Fix #1531 (white background on transparent cover instead of black one)
|
2020-07-23 18:41:38 +02:00 |
|
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
|
2020-07-21 20:14:08 +02:00 |
|
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
|
2020-05-23 16:20:19 +02:00 |
|
Ozzieisaacs
|
38c28f4358
|
Merge branch 'master' into Develop
# Conflicts:
# cps/admin.py
# cps/constants.py
# cps/static/css/caliBlur.min.css
# cps/uploader.py
|
2020-05-17 16:22:58 +02:00 |
|
jvoisin
|
e69c4cd1dc
|
Refactor a bit cps/uploader.py
|
2020-05-11 13:15:30 +02:00 |
|
Ozzieisaacs
|
0a02caad04
|
Improvements
|
2020-05-09 11:01:00 +02:00 |
|
Ozzieisaacs
|
fcefd8031a
|
Fix #985 (png and webp are extracted as cover files from comic files)
|
2020-05-02 11:24:30 +02:00 |
|
Ozzieisaacs
|
bea7223a0a
|
Renabled cbrimage extraction (via unrar and rarfile)
|
2020-04-28 16:50:08 +02:00 |
|
Ozzieisaacs
|
2ea45b1fdc
|
Removed shebang on non executable scripts
|
2020-02-10 18:37:47 +01:00 |
|
Ozzieisaacs
|
eede894e72
|
Merge remote-tracking branch 'merge-metadata'
|
2019-12-09 20:53:16 +01:00 |
|
Ozzieisaacs
|
e0faad1e59
|
Handle no write permission to tmp folder (#1060)
|
2019-12-08 09:40:54 +01:00 |
|
Ozzieisaacs
|
78f9ee86b1
|
Fix pdf cover
Fix massadding books
Add feature inform of duplicate books
|
2019-11-26 08:19:03 +01:00 |
|
Ozzieisaacs
|
a7ab7fcf06
|
Fix #1068 PDF cover Images inverted or incorrect single image grabbed from cover page
|
2019-11-03 09:49:54 +01:00 |
|
Ozzieisaacs
|
5167ee520e
|
Solve cropped image pdf import (#1068)
|
2019-10-22 19:11:40 +02:00 |
|
Ozzieisaacs
|
f758a1cc64
|
Solve inverted image pdf import (#1068)
|
2019-10-21 19:33:09 +02:00 |
|