Commit Graph

99 Commits

Author SHA1 Message Date
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
MrTyton
b6293e431b Rename file 2016-09-08 05:20:24 -04:00
MrTyton
18ba2277ad Merge branch 'master' of https://github.com/MrTyton/AutomatedFanfic 2016-09-07 17:11:53 -04:00
MrTyton
4b3aa7d862 Fixed incorrect regex call 2016-09-07 17:11:19 -04:00
MrTyton
115bac4f54 Update README.md 2016-09-07 08:39:50 -04:00
MrTyton
677b55c2eb Update README.md 2016-09-07 08:39:16 -04:00
MrTyton
e9c919e604 Added catches for config file in case the option is not present in the config file. Also touches config file if passed in. Should probably have an option to generate a blank config file. 2016-09-07 07:44:50 -04:00
MrTyton
3a8851c3ea Don't remember all that I did in this one 2016-09-07 07:37:56 -04:00
MrTyton
f31a160229 Now supports just email scraping. Added safety checks. 2016-09-07 07:04:10 -04:00
MrTyton
d4c0779dec Code cleanup, now uses temporary directories for safety 2016-09-07 06:08:36 -04:00
MrTyton
e83d954a6c Cleanup 2016-09-07 01:46:51 -04:00
MrTyton
83d2ac6e1a Updated variable names 2016-09-07 01:44:03 -04:00
MrTyton
b26de7e56e Updated config options and regex expressions 2016-09-07 01:39:35 -04:00
MrTyton
da4e79b66b Added config file options 2016-09-07 00:14:32 -04:00
MrTyton
09de73f76f Fixed formatting of subprocess 2016-09-06 23:58:47 -04:00
MrTyton
858b57b703 Merge branch 'master' of https://github.com/MrTyton/AutomatedFanfic 2016-09-06 23:58:23 -04:00
MrTyton
bea392eb2b Fixed formatting of subprocess 2016-09-06 23:57:23 -04:00
MrTyton
a38a6e6c84 Create README.md 2016-08-20 12:44:43 -04:00
MrTyton
69bc997073 First Commit, for public use fanficdownload 2016-08-20 12:36:43 -04:00