You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/plugins/newsdownloader.koplugin
Tom Hall 8e23d2a937 NewsDownloader: Process articles sequentially
Lift the Trapper:wrap call out of the individual article processing code,
so that articles are processed one by one, in order to:
* Avoid concurrent progress updates fighting over the UI dialog
* Avoid trying to download many images at the same time
5 years ago
..
lib NewsDownloader: add date time to filename (#3863) 6 years ago
_meta.lua [Fix] Don't load disabled plugins (#4169) 6 years ago
epubdownloadbackend.lua NewsDownloader: Process articles sequentially 5 years ago
feed_config.lua NewsDownloader: Add flag 'include_images' to feed config 5 years ago
internaldownloadbackend.lua NewsDownloader: add date time to filename (#3863) 6 years ago
luahttpdownloadbackend.lua NewsDownloader externalize download engine (#3618) 6 years ago
main.lua NewsDownloader: Process articles sequentially 5 years ago