MrTyton
|
2960a33942
|
clean
|
2022-03-25 19:01:41 -04:00 |
|
MrTyton
|
56a95fe9dd
|
back to alpine
|
2022-03-25 18:59:07 -04:00 |
|
MrTyton
|
92b9c84687
|
https
|
2022-03-25 18:33:14 -04:00 |
|
MrTyton
|
f831f48928
|
remove get
|
2022-03-25 18:30:38 -04:00 |
|
MrTyton
|
19245ef0e0
|
Update
|
2022-03-25 18:28:37 -04:00 |
|
MrTyton
|
86222b54d3
|
Move off of alpine
|
2022-03-25 18:25:00 -04:00 |
|
MrTyton
|
412f19cca9
|
Remove Postinstall
|
2022-03-25 18:21:55 -04:00 |
|
MrTyton
|
b936c04575
|
Update
|
2022-03-25 18:18:04 -04:00 |
|
MrTyton
|
5a09dea983
|
Dockerfile fix?
|
2022-03-25 18:11:05 -04:00 |
|
MrTyton
|
833ad9df39
|
Typo fix
|
2022-03-25 18:04:36 -04:00 |
|
MrTyton
|
721edb7305
|
Update latest.txt
|
2022-03-25 14:58:43 -07:00 |
|
MrTyton
|
9971dca44e
|
Update Dockerfile
|
2022-03-25 17:57:33 -04:00 |
|
MrTyton
|
bafaf00fff
|
Update latest.txt
|
2022-03-25 14:52:59 -07:00 |
|
MrTyton
|
179b18a5f8
|
Update docker-image.yml
|
2022-03-25 14:52:37 -07:00 |
|
MrTyton
|
c4c29220da
|
Update docker-image.yml
|
2022-03-25 14:50:44 -07:00 |
|
MrTyton
|
7c13234737
|
Update docker-image.yml
|
2022-03-25 14:45:50 -07:00 |
|
MrTyton
|
755161ac0e
|
Update docker-image.yml
|
2022-03-25 14:45:40 -07:00 |
|
MrTyton
|
5d6dee749c
|
Update docker-image.yml
|
2022-03-25 14:43:39 -07:00 |
|
MrTyton
|
c6754d965c
|
Create docker-image.yml
|
2022-03-25 14:39:33 -07:00 |
|
MrTyton
|
9833f81007
|
Update to properly utilize docker
Trying this, time to see if it works.
|
2022-03-25 17:21:17 -04:00 |
|
MrTyton
|
a16654503d
|
Updates
Works better on windows now
|
2021-07-01 07:16:34 -04:00 |
|
MrTyton
|
c94ad354ab
|
Merge pull request #3 from potatoeggy/master
Remove outdated os.errno import
|
2021-05-22 19:40:29 -07:00 |
|
Daniel Chen
|
66b8713c8f
|
Add import errno
|
2021-05-04 17:37:01 -04:00 |
|
eggy
|
da6bc52d2d
|
Remove redundant os.errno import
|
2021-05-04 16:57:08 -04:00 |
|
MrTyton
|
d062eb1dd8
|
Update to Python3 and some other fixes
|
2020-12-22 04:06:55 -05:00 |
|
Joshua Gang
|
db8d9e953b
|
Added fictionpress regex, updated error message when can't find file in library. If website does not have a regex, then likely can't find previous copies in the calibredb search.
|
2018-06-20 16:42:09 -04:00 |
|
MrTyton
|
04ab385457
|
pep8 formatting.
|
2017-09-18 15:41:09 -04:00 |
|
MrTyton
|
cc14dd210c
|
Fixed pass statements that were literally doing nothing.
|
2017-08-23 02:57:49 -04:00 |
|
MrTyton
|
7bf9792273
|
.gitignore
|
2017-08-15 20:41:45 -04:00 |
|
MrTyton
|
8d99a8a4a3
|
Actually stopped it from spawning multiple threads. Updated the config template.
|
2017-08-15 20:29:40 -04:00 |
|
MrTyton
|
e4368e142c
|
Minor text bugfix. Stopped from spawning multiple processess when only 1 link to be downloaded.
|
2017-08-15 19:56:05 -04:00 |
|
MrTyton
|
79418e492c
|
Removed erroneous imports; should rewrite on-computer notifications.
|
2017-08-10 23:38:18 -04:00 |
|
MrTyton
|
ccc4e8de34
|
Removed extraneous line
|
2017-08-10 23:37:48 -04:00 |
|
MrTyton
|
0615c1dd21
|
Now if option is enabled and there are multiple links being passed in at once, will make use of multiprocessing in order to speed up download and processing times. Potential race conditions in calibre add and database editing, so should test and fix that.
|
2017-08-09 05:27:57 -04:00 |
|
MrTyton
|
56b067d12f
|
Changed color of line
|
2017-07-12 01:25:37 -04:00 |
|
MrTyton
|
af7b7c7e78
|
Reformated info message
|
2017-07-11 20:10:41 -04:00 |
|
MrTyton
|
c5db332e39
|
Fixed ao3 url formatting
|
2017-07-11 20:08:51 -04:00 |
|
MrTyton
|
b27817d008
|
Whitespace sucks.
|
2017-07-11 20:03:01 -04:00 |
|
MrTyton
|
2db3661ec8
|
Merge branch 'master' of https://github.com/MrTyton/AutomatedFanfic
|
2017-07-03 21:57:46 -04:00 |
|
MrTyton
|
8b57aceb33
|
Colors! Output looks a lot nicer. Might have to edit the force download option in the future.
|
2017-07-03 21:57:24 -04:00 |
|
joshua
|
2ced603416
|
Colors! Output looks a lot nicer. Might have to edit the force download option in the future.
|
2017-07-03 21:52:54 -04:00 |
|
joshua
|
698243f547
|
minor bugfix
|
2017-07-03 04:29:04 -04:00 |
|
joshua
|
d4f0580b49
|
Minor bugfix
|
2017-07-02 23:48:57 -04:00 |
|
joshua
|
1621c4372d
|
Put more detail in print statements, logging-style.
|
2017-07-02 23:22:44 -04:00 |
|
joshua
|
d0df07a055
|
Updates to calibre 3.0
Random bugfixes
Fixing of git
|
2017-07-02 22:57:37 -04:00 |
|
MrTyton
|
4448dac7fc
|
Update README.md
|
2016-10-01 17:33:58 -04:00 |
|
MrTyton
|
55b697357f
|
ao3 regex change
|
2016-09-28 15:17:47 -04:00 |
|
MrTyton
|
85bad22ff6
|
Forces duplicate option. We're only searching by URL and removing by that as well, whereas calibredb uses the title of the story in order to search and update.
|
2016-09-11 15:56:25 -04:00 |
|
MrTyton
|
8794f68bdf
|
Update README.md
|
2016-09-08 06:11:36 -04:00 |
|
MrTyton
|
f95a59efdd
|
Wrapper script for notifications
|
2016-09-08 06:09:42 -04:00 |
|