2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
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.
2022-01-21 19:23:21 +01:00
..
lib NewsDownloader: add date time to filename (#3863) 2018-04-12 16:05:50 +02:00
_meta.lua [Fix] Don't load disabled plugins (#4169) 2018-08-18 20:41:37 +02:00
epubdownloadbackend.lua NewsDownloader: new option to allow EPUB volumization (#8263) 2022-01-21 19:23:21 +01:00
feed_config.lua [plugin] NewsDownloader: fix XML, better error messages, change default feed, and more (#8145) 2021-09-13 21:04:06 +02:00
feed_source.lua NewsDownloader: new option to allow EPUB volumization (#8263) 2022-01-21 19:23:21 +01:00
feed_view.lua NewsDownloader: new option to allow EPUB volumization (#8263) 2022-01-21 19:23:21 +01:00
http_utilities.lua NewsDownloader: new option to allow EPUB volumization (#8263) 2022-01-21 19:23:21 +01:00
internaldownloadbackend.lua Unify LuaSocket usage (#7405) 2021-03-15 01:25:10 +01:00
luahttpdownloadbackend.lua NewsDownloader externalize download engine (#3618) 2018-01-31 12:39:04 +01:00
main.lua NewsDownloader: new option to allow EPUB volumization (#8263) 2022-01-21 19:23:21 +01:00