Robert
|
2ae91ac6f6
|
[fix] Prevent crash on local calibre OPDS server (#5572)
Close: #5476
- Prevent segmentation fault when we enter incorrect address of calibre opds server (eg http://192.168.1.1:8080/ instead of proper http://192.168.1.1:8080/opds
- prevent unnecessary infos in Gutenberg OPDS
|
2019-11-07 20:37:02 +01:00 |
|
Yann Muller
|
030a02dfc4
|
Escape &, < and > when removing CDATA.
|
2018-10-24 14:48:50 +02:00 |
|
Yann Muller
|
f747b24a45
|
Removed accidental white line.
|
2018-10-24 14:48:50 +02:00 |
|
Yann Muller
|
9c251185eb
|
Filter out CDATA.
|
2018-10-24 14:48:50 +02:00 |
|
Qingping Hou
|
581039aed5
|
opds(fix): unescape name and value
|
2016-12-29 00:02:22 -08:00 |
|
Qingping Hou
|
3c647ff244
|
minor: various luacheck fixes
|
2016-02-15 18:08:04 -08:00 |
|
Qingping Hou
|
186673587e
|
chore: fix some of the luacheck errors
|
2015-04-26 20:57:45 -04:00 |
|
chrox
|
21dcf787da
|
add OPDS support
This PR implements a simple OPDS browser which can be launched
from filemanager menu.
|
2014-09-05 21:07:43 +08:00 |
|