Adam Melkus adam
  • Joined on 2025-12-28
adam commented on issue starred/audiobookshelf#2775 2026-04-25 00:10:30 +02:00
[Bug]: Direct RSS feed URL submission errors if podcast is not searchable

@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: ![Image](…

adam commented on issue starred/audiobookshelf#2774 2026-04-25 00:10:30 +02:00
[Bug]: latest version 2.22.0 stopt working

@nichwall commented on GitHub (May 16, 2025):

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).…

adam commented on issue starred/audiobookshelf#2775 2026-04-25 00:10:29 +02:00
[Bug]: Direct RSS feed URL submission errors if podcast is not searchable

@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…

adam commented on issue starred/audiobookshelf#2775 2026-04-25 00:10:29 +02:00
[Bug]: Direct RSS feed URL submission errors if podcast is not searchable

@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…

adam commented on issue starred/audiobookshelf#2773 2026-04-25 00:10:29 +02:00
[Enhancement]: Edit/Remove Series Manually

@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.)

adam commented on issue starred/audiobookshelf#2774 2026-04-25 00:10:29 +02:00
[Bug]: latest version 2.22.0 stopt working

@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…

adam commented on issue starred/audiobookshelf#2773 2026-04-25 00:10:29 +02:00
[Enhancement]: Edit/Remove Series Manually

@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…

adam commented on issue starred/audiobookshelf#2775 2026-04-25 00:10:29 +02:00
[Bug]: Direct RSS feed URL submission errors if podcast is not searchable

@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…

adam commented on issue starred/audiobookshelf#2774 2026-04-25 00:10:29 +02:00
[Bug]: latest version 2.22.0 stopt working

@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…

adam commented on issue starred/audiobookshelf#2773 2026-04-25 00:10:29 +02:00
[Enhancement]: Edit/Remove Series Manually

@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…

adam commented on issue starred/audiobookshelf#2775 2026-04-25 00:10:29 +02:00
[Bug]: Direct RSS feed URL submission errors if podcast is not searchable

@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…

adam commented on issue starred/audiobookshelf#2773 2026-04-25 00:10:29 +02:00
[Enhancement]: Edit/Remove Series Manually

@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?

adam commented on issue starred/audiobookshelf#2774 2026-04-25 00:10:29 +02:00
[Bug]: latest version 2.22.0 stopt working

@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…

adam closed issue starred/audiobookshelf#2774 2026-04-25 00:10:28 +02:00
[Bug]: latest version 2.22.0 stopt working
adam opened issue starred/audiobookshelf#2775 2026-04-25 00:10:28 +02:00
[Bug]: Direct RSS feed URL submission errors if podcast is not searchable
adam closed issue starred/audiobookshelf#2775 2026-04-25 00:10:28 +02:00
[Bug]: Direct RSS feed URL submission errors if podcast is not searchable
adam commented on issue starred/audiobookshelf#2773 2026-04-25 00:10:28 +02:00
[Enhancement]: Edit/Remove Series Manually

@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…

adam commented on issue starred/audiobookshelf#2773 2026-04-25 00:10:28 +02:00
[Enhancement]: Edit/Remove Series Manually

@LeeThompson commented on GitHub (May 17, 2025):

Nope, no special characters.

adam commented on issue starred/audiobookshelf#2773 2026-04-25 00:10:28 +02:00
[Enhancement]: Edit/Remove Series Manually

@advplyr commented on GitHub (May 18, 2025):

Can you reproduce it?

adam commented on issue starred/audiobookshelf#2774 2026-04-25 00:10:28 +02:00
[Bug]: latest version 2.22.0 stopt working

@nichwall commented on GitHub (May 16, 2025):

See https://github.com/advplyr/audiobookshelf/issues/4292