@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…
@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,…
@nichwall commented on GitHub (Dec 6, 2025):
- An agreed upon folder structure for organizing supplementary materials associated with an audiobook, so that those images/pdfs/epubs can be…
@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…
@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)?
@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…
@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…
@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…
@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)
@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…
@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…
@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?
@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…
@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?
@saltedlolly commented on GitHub (Dec 6, 2025):
Not exactly. I want what I explained above:
- An agreed upon folder structure for organizing supplementary materials associated with an…
@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…
@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…
@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…