Commit graph

60 commits

Author SHA1 Message Date
fb30301da8 note added 2024-05-13 07:44:34 +02:00
e1d0ac3200 README.md aktualisiert 2024-04-15 11:11:58 +02:00
9f0484f4a8 User feedback added 2024-01-10 10:53:40 +01:00
aa0f1f6999 Tested firmware versions updated 2023-06-14 10:32:03 +02:00
acdeb3d19a dependencies updated 2022-07-12 13:21:59 +02:00
b30209c62f Tested versions 6.4 -> 6.5 2022-02-08 12:36:31 +01:00
5af608f45b Rust edition 2018 → 2021 2021-10-25 08:40:50 +02:00
6db590f333 Push to new version. 2021-08-06 15:14:50 +02:00
56624427d5 Adapted to the new database schema. 2021-08-06 15:10:55 +02:00
8ef3238ac3 Push to new version. 2021-08-06 11:03:10 +02:00
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