2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/plugins/newsdownloader.koplugin
Tom Hall e213a7665d NewsDownloader: Fix createFromDescription for atom feeds (#5041)
Atom feed content is found under the xml tag, 'content', not 'context'.
The content field is a actually a table, with the text/html at [1].
2019-05-26 16:22:50 +02: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: Allow including images when using text from feed (#5040) 2019-05-26 13:46:25 +02:00
feed_config.lua NewsDownloader: Add flag 'include_images' to feed config 2019-04-30 21:03:48 +02:00
internaldownloadbackend.lua NewsDownloader: add date time to filename (#3863) 2018-04-12 16:05:50 +02:00
luahttpdownloadbackend.lua NewsDownloader externalize download engine (#3618) 2018-01-31 12:39:04 +01:00
main.lua NewsDownloader: Fix createFromDescription for atom feeds (#5041) 2019-05-26 16:22:50 +02:00