Commit Graph

79 Commits

Author SHA1 Message Date
dazedcat19
b172f2769b favoritethread,silentthread: clean http and info on loop (fixed #131) 2020-10-06 05:28:45 +08:00
dazedcat19
1d582e5710 optimized databases 2020-09-17 09:48:41 +08:00
dazedcat19
76a7dd0959 backgroundload: optimized. preserve threads. 2020-09-16 14:50:21 +08:00
dazedcat19
1abe213570 separated option for max backgroud load threads. previously using download max threads. 2020-09-16 13:26:46 +08:00
dazedcat19
9850566e91 dlmanager: protect addtask inside lock/unlock. need to write to database on dbinsert. 2020-09-15 05:59:30 +08:00
dazedcat19
e9af165105 dlmanager: update to db more often 2020-09-14 22:58:30 +08:00
dazedcat19
6527cb7fc0 favorites: store manga status (fixed #54) 2020-07-09 11:29:21 +08:00
dazedcat19
d0280e57a2 some cleanup and rename methods 2020-06-29 11:14:16 +08:00
dazedcat19
160fc37fce properly handle connections limit by its actual httprequest lifetime 2020-06-29 08:57:51 +08:00
dazedcat19
d0fe833b48 rename 2020-05-06 07:40:54 +08:00
dazedcat19
15e37c7241 mangainfo, replace moduleid with module(pointer) 2020-05-01 13:46:57 +08:00
dazedcat19
d18568036e udata, use module 2020-04-30 23:46:45 +08:00
dazedcat19
dbf61d01cf Update uSilentThread.pas 2020-04-30 22:41:31 +08:00
dazedcat19
3d04d01579 Update uSilentThread.pas 2020-04-30 18:29:42 +08:00
dazedcat19
4771750ba7 Update uSilentThread.pas 2020-04-30 15:43:29 +08:00
dazedcat19
a71ce83a11 downloadmanager. changed moduleid 2020-04-29 14:31:26 +08:00
dazedcat19
531cea2788 downloaddb, refactor 2020-04-29 11:16:29 +08:00
dazedcat19
015b64dd8b downloadedchaptersdb, rename db and change method call 2020-04-29 10:56:50 +08:00
dazedcat19
1c28c1c718 various fixes 2020-04-28 12:47:57 +08:00
dazedcat19
5a0d7757a5 implement moduleid, need further rework 2020-04-27 15:33:50 +08:00
dazedcat19
9fdd9357db download list, added last download date and refactor date added field 2020-04-26 14:30:23 +08:00
SDXC
cec97bd2d0 Fixed performance problems on startup while sorting the download list (Issue #383) 2019-09-06 17:47:07 +02:00
SDXC
b6daabb708 Added new advanced website setting to override the default "save to" path per website (Issue #246) 2019-07-23 00:28:50 +02:00
riderkick
9b72856065 cleanup old codes 2018-02-17 05:03:50 +08:00
riderkick
852f5b308f viewmangainfo, retrieve saveto field from its sender
if sender is favoritelist/downloadlist = use favoritest/downloadlist saveto and ignore generate manga name options
if sender is mangalist/manually typed url = use last user picked saveto/default save to and use generate manga name options except if manga already exist in favoritelist, then sender replaced with favoritelist and its saveto
closed #893
2018-02-06 08:47:31 +08:00
riderkick
e7ecb4c542 added support for relative path
#672
2017-07-26 16:10:21 +08:00
riderkick
3c954d95de moved all global variable to fmdvars unit 2017-06-11 15:45:34 +08:00
riderkick
96f7d0771f replaced thttpthread withtbasethread 2017-03-22 21:24:33 +08:00
riderkick
effcad0bc9 silentthread, savetodb on auto new task. #505 2017-03-04 22:38:26 +08:00
riderkick
d7a77224af fixed terminating silentthreads 2017-02-28 22:30:46 +08:00
riderkick
617e2250e8 fixed various issue with downloadedchapterlist 2017-02-26 10:28:17 +08:00
riderkick
4985bd66b8 reformat downloadinfo, newly added task always start with 0 2016-08-17 06:37:49 +08:00
riderkick
df0395b89d reformat download status, process count always on front 2016-08-17 06:29:40 +08:00
riderkick
c83ee2235f added custom text to be used for replace unicode character with, fixed changed replace unicode character method with unicode aware
#347
2016-08-15 16:49:00 +08:00
riderkick
01983e7cba changed saveto in tdownloadinfo and tfavoriteinfo always use correctpathsys 2016-08-14 01:31:05 +08:00
riderkick
d08b4805bd replace tfmdthread with thttpthread in httpsendthread, cleanup usused unit in uses clause 2016-08-09 00:22:28 +08:00
riderkick
a21c3c5636 silentthread, rename and use generics 2016-06-12 22:56:40 +08:00
riderkick
8598258c16 added option auto generate chapter folder and custom filename
closed #266
2016-06-01 16:39:55 +08:00
riderkick
afd8c6dd49 fixed path related issue, limit to 247 on windows
fixed #267
2016-06-01 06:41:36 +08:00
riderkick
71970d4709 fixed various path issue 2016-05-28 03:14:00 +08:00
riderkick
f4471fea3e apply connection option to all existing thttpsendthread and cleanup 2016-04-09 19:44:37 +08:00
riderkick
8eee5ef73a tinifilerun, remove reload, unsafe 2016-04-07 13:26:01 +08:00
riderkick
cb43989f18 added fmdoptions unit, for all options related 2016-04-01 05:08:20 +08:00
riderkick
8135e62c77 integrate downloadedchaptersdb 2016-03-27 14:02:18 +08:00
riderkick
7fde1411e6 downloadmanager, replace taskitem with property Items 2016-01-17 14:55:44 +08:00
riderkick
3d850157fa add manga info to manga folder with custom rename
close #141
change customrename variable, old config will be lost
2015-12-28 10:55:29 +08:00
riderkick
6a0b02daa8 fix and cleanup 2015-12-28 09:41:33 +08:00
riderkick
db42f45bb2 remove backup at every downloadmanager operation, too many IO 2015-08-11 06:08:18 +08:00
riderkick
d2ac83e4db downloadmanager, do checkandactivetask in thread synchronize 2015-08-10 05:42:43 +08:00
riderkick
aef6aca905 silentthread, implement connection limit 2015-08-04 15:12:57 +08:00