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
Scarlett 8a04dc9852
NewsDownloader: new option to allow EPUB volumization (#8263)
When this feature is enabled on a feed and that feed is
synced, all new feed entries will be collected into a new
single EPUB file. This is achieved by implementing a feed
history feature (downloaded feeds are added as M5D hashes
to a LuaSettings file), and by introducing additional
methods into epubdownloader.lua that allow for multiple
HTML documents to be added into single EPUB file.
2 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: new option to allow EPUB volumization (#8263) 2 years ago
feed_config.lua [plugin] NewsDownloader: fix XML, better error messages, change default feed, and more (#8145) 3 years ago
feed_source.lua NewsDownloader: new option to allow EPUB volumization (#8263) 2 years ago
feed_view.lua NewsDownloader: new option to allow EPUB volumization (#8263) 2 years ago
http_utilities.lua NewsDownloader: new option to allow EPUB volumization (#8263) 2 years ago
internaldownloadbackend.lua Unify LuaSocket usage (#7405) 3 years ago
luahttpdownloadbackend.lua NewsDownloader externalize download engine (#3618) 6 years ago
main.lua NewsDownloader: new option to allow EPUB volumization (#8263) 2 years ago