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/opds.koplugin
Dylan Garrett 26ec5bafe3
[plugin] Display OPDS download titles if available (#8441)
I've found that some OPDS catalogs have multiple downloads of the same filetype, but optimized or formatted in different ways. The Title of the download is much more descriptive in this case, so I thought it would be better to display the title if available.

The OPDS catalog at https://standardebooks.org/opds is a good example. Note how entries in https://standardebooks.org/opds/new-releases have three different epub downloads, titled "Recommended compatible epub", "Advanced epub", and "Kobo Kepub epub".
3 years ago
..
_meta.lua move opds to plugin (#7237) 3 years ago
main.lua [fix] OPDS catalog invoked from reader: crash KOReader on close (#7825) 3 years ago
opdsbrowser.lua [plugin] Display OPDS download titles if available (#8441) 3 years ago
opdscatalog.lua FileManager/ReaderUI: Clarify the current instance accessor (#7658) 3 years ago
opdsparser.lua OPDS: Also handle self-closing dc: tags (#7900) 3 years ago