Commit Graph

15 Commits

Author SHA1 Message Date
f92b96191a added option to verify_pages on scan_comics.py 2021-04-23 20:47:44 +01:00
3a28302318 Rewrite of Comic lists so that tehy have thumbnails. 2021-04-23 20:26:49 +01:00
d40c8e270c Rewrite of Comic lists so that tehy have thumbnails. (#26) 2021-04-23 18:21:25 +01:00
5b0a1c7c14 fix scan_comics job to use pathlib. 2021-04-21 09:40:00 +01:00
ajurna
e1fa35e9f4 multiple fixes for queries that stop duplicates from being created. 2020-05-27 13:32:20 +01:00
ajurna
891fe808f6 fixed duplicate comicbook records in scan_comics.py 2020-05-26 11:37:18 +01:00
ajurna
d64f1c16bd added sorting so as to give some idea when it will finish. 2020-05-26 11:07:13 +01:00
ajurna
2e7c0555c2 added console output to scan_comics.py options. 2020-05-26 10:41:33 +01:00
ajurna
d7db474f0d added console output to scan_comics.py options. 2020-05-26 10:36:03 +01:00
ajurna
09a64ec5d8 added console output to scan_comics.py options. 2020-05-26 10:34:29 +01:00
Kyle Harrison
b4d1c4c2cb [ISSUE-3/4] Adds test container and tooling (#8)
* Adding black, isort, and flake8 to pytest

* Applying black, flake8, and isort to codebase
2019-07-29 13:19:03 +01:00
f87ab8636b Merge pull request #7 from apoclyps/docker-support
[ISSUE-3] Adding docker support
2019-07-25 22:35:13 +01:00
ajurna@gmail.com
b61b4595a7 made scan_comics remove orphaned records in the db. 2016-05-03 16:34:41 +01:00
ajurna@gmail.com
61838b7a11 fixed scan comics to update the version if the version is old 2016-04-01 10:38:33 +01:00
ajurna@gmail.com
1a37db8f22 massive change on how files are accessed.
moved from prviding a path to using unique id's
if there might have been any directory traversal issues they should be gone now.
2016-04-01 09:56:42 +01:00