stumpapp / stump

A free and open source comics, manga and digital book server with OPDS support (WIP)
https://stumpapp.dev
MIT License
851 stars 33 forks source link

[BUG] OPDS moonreader + #255

Closed Silther closed 5 months ago

Silther commented 5 months ago

Describe the bug When cliocing on continue reading in the moonreader+ app it shows an error

To Reproduce Steps to reproduce the behavior:

  1. connect moonreader+ to your opds
  2. click on continue readingf
  3. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots signal-2024-02-01-155050_003

Installation:

Smartphone:

Additional context

Invalidated OPDS content, please contact owner of this OPDS site to verify below error: At line 1, column 1164: unbound prefix

<?xml version="1.0" encoding="utf-8"?>keepReadingKeep Reading2024-02-01T14:48:29.843305904+00:00Känguru-Apokryphen, Die - Marc-Uwe Kling.epuba867fe59-e4bb-4e16-97c7-3fc11614d87a2024-02-01T14:48:29.832047134+00:0010.9 MiB - epubKänguru-Manifest, Das - Marc-Uwe Kling.epub996b0050-9b17-46ee-9832-e5a576a7f1662024-02-01T14:48:29.834190281+00:002.1 MiB - epubKänguru-Offenbarung, Die - Marc-Uwe Kling.epub1e516891-3d17-4ee0-9904-a52a5de79ed02024-02-01T14:48:29.835737640+00:008.5 MiB - epubKänguru‐Chroniken, Die - Marc-Uwe Kling.epub9657694f-8f52-4a71-b84f-88c41cbd93192024-02-01T14:48:29.838219127+00:002.8 MiB - epubQualityLand<em> 2.0 Kikis Geheimnisse - Marc-Uwe Kling.epub4dcd74e9-874f-46fb-a44e-2f5ca7938c052024-02-01T14:48:29.840892971+00:002.9 MiB - epub<link type="application/zip" rel="http://opds-spec.org/acquisition" href="/opds/v1.2/books/4dcd74e9-874f-46fb-a44e-2f5ca7938c05/file/QualityLand%202.0%20Kikis%20Geheimnisse%20-%20Marc-Uwe%20Kling.epub" />QualityLand<em> Roman - helle Edition - Marc-Uwe Kling.epuba17bdd12-ffeb-488f-8c2b-9a28d109f0862024-02-01T14:48:29.843296543+00:005.3 MiB - epub<link type="application/zip" rel="http://opds-spec.org/acquisition" href="/opds/v1.2/books/a17bdd12-ffeb-488f-8c2b-9a28d109f086/file/QualityLand%20Roman%20-%20helle%20Edition%20-%20Marc-Uwe%20Kling.epub" />

Silther commented 5 months ago

same thing on KOReader, but there it just does nothing without showing an error.

aaronleopold commented 5 months ago

Hey 👋

Thanks for reporting this! I was able to reproduce locally directly in the browser during my lunch. It looks like there is just an invalid attribute in the generated XML feed, I'll be sure to push up a quick fix after work today or tomorrow.

aaronleopold commented 5 months ago

This should be resolved when the next nightly build completes. I'll close this out, but feel free to re-open it if the issue persists

Silther commented 5 months ago

A question to opds, is it possibly to have on category which shows all books?

aaronleopold commented 5 months ago

Is it possibly to have on category which shows all books?

Yeah, that's totally possible. Feel free to make a feature request for it and I'll to add that additional feed as an option.

GregTroar commented 1 month ago

Sorry to ask here but when I try to connect to Stump wotj Moonreader+ I just see the xml file itself, it seems not to recognize the file as proper opds. How did you get it to work, anything special ?

Thanks