98 Commits (228e02accb0ea17d1ed0c5615efe7b2d7e8e98c7)
 

Author SHA1 Message Date
MrTyton a16654503d Updates
Works better on windows now
3 years ago
MrTyton c94ad354ab
Merge pull request #3 from potatoeggy/master
Remove outdated os.errno import
3 years ago
Daniel Chen 66b8713c8f
Add import errno 3 years ago
eggy da6bc52d2d Remove redundant os.errno import 3 years ago
MrTyton d062eb1dd8 Update to Python3 and some other fixes 4 years ago
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. 6 years ago
MrTyton 04ab385457 pep8 formatting. 7 years ago
MrTyton cc14dd210c Fixed pass statements that were literally doing nothing. 7 years ago
MrTyton 7bf9792273 .gitignore 7 years ago
MrTyton 8d99a8a4a3 Actually stopped it from spawning multiple threads. Updated the config template. 7 years ago
MrTyton e4368e142c Minor text bugfix. Stopped from spawning multiple processess when only 1 link to be downloaded. 7 years ago
MrTyton 79418e492c Removed erroneous imports; should rewrite on-computer notifications. 7 years ago
MrTyton ccc4e8de34 Removed extraneous line 7 years ago
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. 7 years ago
MrTyton 56b067d12f Changed color of line 7 years ago
MrTyton af7b7c7e78 Reformated info message 7 years ago
MrTyton c5db332e39 Fixed ao3 url formatting 7 years ago
MrTyton b27817d008 Whitespace sucks. 7 years ago
MrTyton 2db3661ec8 Merge branch 'master' of https://github.com/MrTyton/AutomatedFanfic 7 years ago
MrTyton 8b57aceb33 Colors! Output looks a lot nicer. Might have to edit the force download option in the future. 7 years ago
joshua 2ced603416 Colors! Output looks a lot nicer. Might have to edit the force download option in the future. 7 years ago
joshua 698243f547 minor bugfix 7 years ago
joshua d4f0580b49 Minor bugfix 7 years ago
joshua 1621c4372d Put more detail in print statements, logging-style. 7 years ago
joshua d0df07a055 Updates to calibre 3.0
Random bugfixes
Fixing of git
7 years ago
MrTyton 4448dac7fc Update README.md 8 years ago
MrTyton 55b697357f ao3 regex change 8 years ago
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. 8 years ago
MrTyton 8794f68bdf Update README.md 8 years ago
MrTyton f95a59efdd Wrapper script for notifications 8 years ago
MrTyton b6293e431b Rename file 8 years ago
MrTyton 18ba2277ad Merge branch 'master' of https://github.com/MrTyton/AutomatedFanfic 8 years ago
MrTyton 4b3aa7d862 Fixed incorrect regex call 8 years ago
MrTyton 115bac4f54 Update README.md 8 years ago
MrTyton 677b55c2eb Update README.md 8 years ago
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. 8 years ago
MrTyton 3a8851c3ea Don't remember all that I did in this one 8 years ago
MrTyton f31a160229 Now supports just email scraping. Added safety checks. 8 years ago
MrTyton d4c0779dec Code cleanup, now uses temporary directories for safety 8 years ago
MrTyton e83d954a6c Cleanup 8 years ago
MrTyton 83d2ac6e1a Updated variable names 8 years ago
MrTyton b26de7e56e Updated config options and regex expressions 8 years ago
MrTyton da4e79b66b Added config file options 8 years ago
MrTyton 09de73f76f Fixed formatting of subprocess 8 years ago
MrTyton 858b57b703 Merge branch 'master' of https://github.com/MrTyton/AutomatedFanfic 8 years ago
MrTyton bea392eb2b Fixed formatting of subprocess 8 years ago
MrTyton a38a6e6c84 Create README.md 8 years ago
MrTyton 69bc997073 First Commit, for public use fanficdownload 8 years ago