antifuchs
  • Joined on 2025-12-14
antifuchs closed issue FrederikBaerentsen/ComicOPDS#34 2026-07-08 14:40:31 +02:00
Docker registry can't be accessed with skopeo
antifuchs commented on issue FrederikBaerentsen/ComicOPDS#34 2026-07-08 14:40:31 +02:00
Docker registry can't be accessed with skopeo

Could you give it another test now and let me know if it pulls correctly on your end?

Success! Thanks for the quick response and for fixing my workflow (:

antifuchs opened issue FrederikBaerentsen/ComicOPDS#34 2026-07-07 18:58:08 +02:00
Docker registry can't be accessed with skopeo
antifuchs commented on issue FrederikBaerentsen/ComicOPDS#24 2026-01-14 20:18:56 +01:00
Smart lists that "group by" the collection

I just upgraded my comicOPDS server and this works perfectly! The only minor annoyance was that to get an all-encompassing list, I had to add a filter criteria that always matches (I used `year >=…

antifuchs commented on pull request FrederikBaerentsen/ComicOPDS#26 2025-12-15 21:36:18 +01:00
Make cbz file paths into OpenAPI path arguments

(My editor tried to automatically pep8-format the main.py file, which I have attempted to undo manually; I hope no annoying reformats slipped through)

antifuchs created pull request FrederikBaerentsen/ComicOPDS#26 2025-12-15 21:35:31 +01:00
Make cbz file paths into path OpenAPI arguments
antifuchs pushed to move-path-to-path at antifuchs/ComicOPDS 2025-12-15 21:35:20 +01:00
5129bdbb3b Make cbz file paths into path OpenAPI arguments
antifuchs created branch move-path-to-path in antifuchs/ComicOPDS 2025-12-15 21:32:11 +01:00
antifuchs pushed to move-path-to-path at antifuchs/ComicOPDS 2025-12-15 21:32:11 +01:00
58278c033e Make cbz file paths into path OpenAPI arguments
antifuchs created repository antifuchs/ComicOPDS 2025-12-15 21:29:28 +01:00
antifuchs commented on issue FrederikBaerentsen/ComicOPDS#25 2025-12-15 16:15:37 +01:00
Certain characters in file names result in non-retrievable resources

Actually, one more update: It seems like all these issues stem from + in request URLs being possibly misinterpreted. While the client should definitely try to be as conservative as possible (and…

antifuchs commented on issue FrederikBaerentsen/ComicOPDS#25 2025-12-15 16:07:35 +01:00
Certain characters in file names result in non-retrievable resources

Grump, the subsection problem seems like a Panels bug, too; here's the OPDS entry for the folder I renamed to contain a + sign:

  <entry xmlns="http://www.w3.org/2005/Atom">
antifuchs commented on issue FrederikBaerentsen/ComicOPDS#25 2025-12-15 15:52:05 +01:00
Certain characters in file names result in non-retrievable resources

Update, the second problem at least looks like a Panels bug; the link generated by comicOPDS looks like this:

    <!-- OPDS Page Streaming Extension 1.2 -->
    <link rel="http://vaemen…
antifuchs opened issue FrederikBaerentsen/ComicOPDS#25 2025-12-15 15:45:00 +01:00
Certain characters in file names result in non-retrievable resources
antifuchs opened issue FrederikBaerentsen/ComicOPDS#24 2025-12-14 17:09:07 +01:00
Smart lists that "group by" the collection