Commit Graph

11 Commits

Author SHA1 Message Date
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".
2021-11-14 07:52:53 +01:00
NiLuJe 7ed97c8714 Tests: Make the timeouts more lenient during OPDS tests
Helps prevent spurious failures when stuff is slow.
2021-04-30 06:02:09 +02:00
Steady Quad 8fb6ae715b Update tests in opds_spec for Gutenberg http → https (#7489)
See #7439
2021-04-02 18:50:26 +02:00
NiLuJe 0674e6060a Screensaver: Fix a fallback snafu (#7397)
* Screensaver: Don't assume a missing show_message setting means that type
setting is, too.
2021-03-08 06:30:14 +01:00
NiLuJe 48b0f2242c OPDSBrowser: Unbreak test (#7393) 2021-03-07 00:05:41 +01:00
Alex Vanderpot ac26ccdc58 OPDS: Parse Open Search Definition for feeds that support it (#7380) 2021-03-06 19:29:15 +01:00
Martín Fernández 5c9e649804 move opds to plugin (#7237) 2021-02-06 19:09:31 +01:00
Qingping Hou 0b9c9d6ddb test(chore): remove side effects 2017-01-30 05:53:44 -08:00
Qingping Hou 581039aed5 opds(fix): unescape name and value 2016-12-29 00:02:22 -08:00
chrox d6c4465c47 fix coverage test fails on OPDS browser module
for some reason luxl.lua has problem when being set hook for luacov
2014-12-01 14:46:17 +08:00
Frans de Jonge 47d7a48555 OPDS: refactored unit test and fixed a minor bug with undefined image_rel 2014-11-30 21:44:47 +01:00