Adam Melkus adam
  • Joined on 2025-12-28
adam commented on issue starred/audiobookshelf#3141 2026-04-25 00:13:53 +02:00
[Bug]: Can't update series to different case

@ghost commented on GitHub (Dec 6, 2025):

I'm assuming so, but I honestly forget which series' did it so I can't easily check the files. I'm importing more books though, so if it happens again…

adam commented on issue starred/audiobookshelf#3139 2026-04-25 00:13:53 +02:00
[Bug]: Webserver dont respond

@skolodziej commented on GitHub (Dec 6, 2025):

Also a request to http://10.254.0.23:8181/ping does not gave any responses. On this Host there a about 30 containers and about 10 behind the NPM,…

adam commented on issue starred/audiobookshelf#3140 2026-04-25 00:13:53 +02:00
[Enhancement]: Support for supplementary image gallery for audiobooks - maps, charts, illustrations, photos, concept art, print book covers

@nichwall commented on GitHub (Dec 6, 2025):

  1. An agreed upon folder structure for organizing supplementary materials associated with an audiobook, so that those images/pdfs/epubs can be…
adam commented on issue starred/audiobookshelf#3139 2026-04-25 00:13:53 +02:00
[Bug]: Webserver dont respond

@skolodziej commented on GitHub (Dec 7, 2025):

After some investigation, there seems a problem with the absdatabase.sqlite database. I can open it with a SQLite DB Viewer, but that crashed…

adam commented on issue starred/audiobookshelf#3139 2026-04-25 00:13:52 +02:00
[Bug]: Webserver dont respond

@nichwall commented on GitHub (Dec 6, 2025):

Did your IP address change? Firewall settings change? Does it work on the local network (no reverse proxy)?

adam commented on issue starred/audiobookshelf#3141 2026-04-25 00:13:52 +02:00
[Bug]: Can't update series to different case

@ghost commented on GitHub (Dec 6, 2025):

Of course it's a bug. Changing from "ABC" to "abc", when both exist, and having the UI just say "nah" is 100% a bug. The only thing uncertain is what…

adam commented on issue starred/audiobookshelf#3140 2026-04-25 00:13:52 +02:00
[Enhancement]: Support for supplementary image gallery for audiobooks - maps, charts, illustrations, photos, concept art, print book covers

@saltedlolly commented on GitHub (Dec 6, 2025):

This is not for the eBook itself, this is for organising the supplementary PDFs that frequently come alongside many audiobooks. These do not…

adam commented on issue starred/audiobookshelf#3139 2026-04-25 00:13:52 +02:00
[Bug]: Webserver dont respond

@skolodziej commented on GitHub (Dec 6, 2025):

Nothing changed, just stopped working.

I tried a direct access in the compose file for test purposes, but no success

ports: - 8181:80

Same…

adam commented on issue starred/audiobookshelf#3141 2026-04-25 00:13:52 +02:00
[Bug]: Can't update series to different case

@Vito0912 commented on GitHub (Dec 6, 2025):

Ah, yeah, you should not have both to begin with. Sorry, did not understood exactly what you meant. Did it came from metadata? (To fix it)

adam commented on issue starred/audiobookshelf#3139 2026-04-25 00:13:52 +02:00
[Bug]: Webserver dont respond

@nichwall commented on GitHub (Dec 6, 2025):

What kind of error are you getting? No response, a spinning circle on a white background, something else?

What is the local IP of the server? Have…

adam commented on issue starred/audiobookshelf#3141 2026-04-25 00:13:52 +02:00
[Bug]: Can't update series to different case

@ghost commented on GitHub (Dec 6, 2025):

Yeah, I imported a bunch of books and some imported as "Series" and other as "series". I was just trying to get them into the same series and the UI…

adam commented on issue starred/audiobookshelf#3140 2026-04-25 00:13:52 +02:00
[Enhancement]: Support for supplementary image gallery for audiobooks - maps, charts, illustrations, photos, concept art, print book covers

@nichwall commented on GitHub (Dec 6, 2025):

To summarize, you just want image files to be treated as supplemental material the same way as supplemental ebooks/PDF?

adam commented on issue starred/audiobookshelf#3139 2026-04-25 00:13:52 +02:00
[Bug]: Webserver dont respond

@skolodziej commented on GitHub (Dec 6, 2025):

Sure, just no answer from the server. I dont see any responses in the developer tools, local IP from the server is 10.254.0.23. Only thing i changed…

adam commented on issue starred/audiobookshelf#3141 2026-04-25 00:13:52 +02:00
[Bug]: Can't update series to different case

@Vito0912 commented on GitHub (Dec 6, 2025):

I will look into it. Just to make sure 100%. The series name was embedded in the metadata?

adam commented on issue starred/audiobookshelf#3140 2026-04-25 00:13:52 +02:00
[Enhancement]: Support for supplementary image gallery for audiobooks - maps, charts, illustrations, photos, concept art, print book covers

@saltedlolly commented on GitHub (Dec 6, 2025):

Not exactly. I want what I explained above:

  1. An agreed upon folder structure for organizing supplementary materials associated with an…
adam commented on issue starred/audiobookshelf#3139 2026-04-25 00:13:52 +02:00
[Bug]: Webserver dont respond

@nichwall commented on GitHub (Dec 6, 2025):

If the server is never getting the request it won't be able to respond. I agree that changing DNS should not affect direct IP access, but it sounds…

adam opened issue starred/audiobookshelf#3141 2026-04-25 00:13:51 +02:00
[Bug]: Can't update series to different case
adam closed issue starred/audiobookshelf#3141 2026-04-25 00:13:51 +02:00
[Bug]: Can't update series to different case
adam commented on issue starred/audiobookshelf#3140 2026-04-25 00:13:51 +02:00
[Enhancement]: Support for supplementary image gallery for audiobooks - maps, charts, illustrations, photos, concept art, print book covers

@nichwall commented on GitHub (Dec 6, 2025):

I'm confused by what you are requesting, as supplemental ebooks was the original use case for ebooks in ABS (limited progress tracking support was…

adam commented on issue starred/audiobookshelf#3141 2026-04-25 00:13:51 +02:00
[Bug]: Can't update series to different case

@Vito0912 commented on GitHub (Dec 6, 2025):

Series are case insensitive, so it gets named to the old series. There is no such concept of renaming a series. This isn't really a bug, just how…