mirror of
https://github.com/koreader/koreader
synced 2024-10-31 21:20:20 +00:00
8a04dc9852
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. |
||
---|---|---|
.. | ||
lib | ||
_meta.lua | ||
epubdownloadbackend.lua | ||
feed_config.lua | ||
feed_source.lua | ||
feed_view.lua | ||
http_utilities.lua | ||
internaldownloadbackend.lua | ||
luahttpdownloadbackend.lua | ||
main.lua |