Commit graph

50 commits

Author SHA1 Message Date
49853f9d2f Do not rely on database column ext.
Since firmware version 6.4 seems to ignore this column, we also look at the file name suffix.
2021-08-06 11:00:16 +02:00
e1beced72c Merge branch 'master' of ssh://git.rustysoft.de:60022/martin/pbdbfixer 2021-05-26 13:36:22 +02:00
995bc5e3ed updated to rusqlite 0.25 2021-05-26 13:29:43 +02:00
3a794874dc software versions updated 2021-04-27 07:51:12 +02:00
ef7710cca6 Calibre emphasized 2021-03-29 15:25:10 +02:00
f50e5e09e6 firmware versions updated 2021-03-29 15:24:28 +02:00
2fcb2ac3e7 Considering the altered database structure
fixing #2
2021-03-29 15:19:03 +02:00
ad179ac9e0
push to new dependency versions 2021-03-04 12:57:23 +01:00
d683804623 feedback part added 2021-03-03 14:04:50 +01:00
ec11c16477 build instructions improved 2021-03-03 13:29:35 +01:00
65007fdf50 push to new version 2021-02-26 13:47:56 +01:00
a6594d4abc Also fetch metadata from Adobe DRM encoded books 2021-02-26 13:28:29 +01:00
9baff090a8 push to new version 2021-02-24 14:05:03 +01:00
94e1dedb1e set foreign_key pragma correctly 2021-02-24 14:03:35 +01:00
da405064d4 update dependencies 2021-02-19 13:14:52 +01:00
e2e2468543 more on usage and compatibility 2021-02-19 13:12:28 +01:00
735335941e db stuff moved to new database module 2021-02-17 16:20:57 +01:00
624987326d Also remove "false positive" authors
If PB adds an author who doesn't have the "aut"-role, make sure to
remove this false-positive entry
2021-02-15 14:13:38 +01:00
a52b8a8288 fix missing series information 2021-02-15 13:05:32 +01:00
7d8ab91d85 readme updated 2021-02-12 10:10:10 +01:00
577ae2b889 Fix showing results screen 2021-02-12 09:34:58 +01:00
a9620b3e34 Fixes and improvements
- Fix reading file-as from XML
- Now fixing first_author_letter
2021-02-12 09:13:31 +01:00
c6252464aa simplify creating XmlAut 2021-02-12 07:50:32 +01:00
247591707d code cleanup 2021-02-11 22:00:49 +01:00
90c2d34c03 xml parsing completely rewritten 2021-02-11 21:58:10 +01:00
1cf8b008d0 give more information (features, warning, …) 2021-02-10 11:54:05 +01:00
e4f6efe12a fix genres 2021-02-10 10:31:44 +01:00
77d87c751d typo 2021-02-03 09:07:33 +01:00
0f642a61a4 TL4 added 2021-02-03 09:06:41 +01:00
a7c50df924 Push to version 0.3.1 2021-02-02 20:17:07 +01:00
846ee16f6b summary message dialog improved 2021-02-02 20:11:13 +01:00
226ce76c16 Skipping Adobe drm encoded files since we can't read metadata.
fixes #1
2021-02-02 19:44:31 +01:00
637d0ffc74 confirmation dialog added. 2021-02-02 09:52:50 +01:00
fca2e0a993 check authors and remove ghost books 2021-02-01 19:39:36 +01:00
c73dcd6780 ignore vscode files 2021-02-01 19:37:51 +01:00
e487ca140d Program logic completely changed. 2021-02-01 14:33:00 +01:00
854c5633ea Push to v0.2.0. 2021-01-30 18:11:39 +01:00
e46f6eb887 typo 2021-01-30 18:11:11 +01:00
3497c1c9b2 Push to v0.2.0. 2021-01-30 17:59:52 +01:00
a9ef4d2aef Code reorganized. 2021-01-30 17:59:00 +01:00
3f5d790d3c Bumbling SQL query improved. 2021-01-30 17:34:01 +01:00
8fac614905 typo 2021-01-29 15:29:12 +01:00
d1351f4c32 typo 2021-01-29 15:18:12 +01:00
6c136200ce README added. 2021-01-29 14:52:35 +01:00
d850e0f14e LICENSE file added. 2021-01-29 14:29:22 +01:00
bc2d4730f0 Handle multiple authors in epub3. 2021-01-29 13:51:36 +01:00
049cd06b65 Pocketbook dialog added. 2021-01-29 12:47:33 +01:00
1116a93290 Handle & in firstauthor as incorrect. 2021-01-29 10:51:20 +01:00
c8efd75241 Handle EPUB3 properly. 2021-01-29 10:44:07 +01:00
7a16eec5c6 Initial commit. 2021-01-28 17:52:09 +01:00