@alan-cugler commented on GitHub (May 21, 2025):
Yeah, sorry for not being clear. I am speculating a lot. So the premise of my question could be wrong.
Here in ABS you get a search bar: :
The SQLite extension was added in 2.12.0 in September 2024 (there were a few versions at that point due to issues with adding the SQLite extension).…
@alan-cugler commented on GitHub (May 16, 2025):
I am a linux admin and devops engineer, so if there is any tests or logs you want to see let me know. I didnt see anything in the crash logs, and…
@advplyr commented on GitHub (May 17, 2025):
Looks like a duplicate of #3967. I'm not able to reproduce it and the error doesn't give anything useful. Looks like something with node and DNS…
@LeeThompson commented on GitHub (Jun 2, 2025):
(I haven't had a chance to do any unit testing on this; I'll reopen or submit a new one with more data if it shows up again.)
@tacogerbil commented on GitHub (May 16, 2025):
Verified same thing, going back to the previous version works fine.. I can't use the terminal in the container to double check the directory it…
@micronaut78 commented on GitHub (Oct 13, 2025):
I have the same problem here. My now unused series "Peter Exinger - Katzengeschichten CD 6+7" still appears with 0 books. It would be really nice…
@alan-cugler commented on GitHub (May 20, 2025):
I looked at issue #3967 all of their listed podcasts I had to go lookup the podcast's rss feed and those loaded fine into my ABS.
Is there a way…
@nichwall commented on GitHub (May 16, 2025):
Can you share your docker compose or the command used to run ABS?
You can safely remove the NUSQLITE environment variables and use what is bundled…
@Vito0912 commented on GitHub (Oct 13, 2025):
If you restart the server it should be cleaned up. You should also be able to add a series with the same name and remove it again if you cannot…
@advplyr commented on GitHub (May 20, 2025):
Is there a way to validate if ABS is using the lookup functionality or direct pulling down from a provided RSS feed URL? My current working theory…
@micronaut78 commented on GitHub (Oct 13, 2025):
The restart solved the issue - thank you for the hint. Is there any way to get rid of unused 0-book series with restarting the server?
@Firedrake1 commented on GitHub (May 16, 2025):
Can you share your docker compose or the command used to run ABS?
You can safely remove the NUSQLITE environment variables and use what is…
@advplyr commented on GitHub (May 17, 2025):
That shouldn't happen. Did you have any non-ascii characters in the series title? v2.22.0 docker image was missing our unicode sqlite extension.
If…
@LeeThompson commented on GitHub (May 17, 2025):
Nope, no special characters.
@advplyr commented on GitHub (May 18, 2025):
Can you reproduce it?