@advplyr commented on GitHub (May 16, 2025):
So these container managers may be caching the environment variables? I don't see what the purpose of that would be
@advplyr commented on GitHub (May 22, 2025):
From the error that you shared this appears to be a networking issue and not an issue with the RSS feed itself.
If you enter this RSS feed URL it…
@Vito0912 commented on GitHub (May 16, 2025):
@advplyr It's very likely https://discord.com/channels/942908292873723984/954760207131615264/1372958235421839461 I posted on Discord.
libnusqlite3 …
@github-actions[bot] commented on GitHub (May 17, 2025):
Fixed in v2.23.0.
@tacogerbil commented on GitHub (May 17, 2025):
Synolgy without compose.. standard vanilla docker image working 100% Thank you @advplyr !!!!!!!!!!!!!!!
:
I see there are some fixed related to this that has gone into 2.23.0, however, I am still getting in 2.23.0 and 2.22.0:
Error: Cannot find…
@nichwall commented on GitHub (May 17, 2025):
The index.js issue is discussed more in https://github.com/advplyr/audiobookshelf/issues/4292. The basic answer is you need to make sure you fully…
@githubdebugger commented on GitHub (May 17, 2025):
The
index.jsissue is discussed more in #4292. The basic answer is you need to…
@alan-cugler commented on GitHub (May 21, 2025):
I am trying to figure out how to validate if its possible to retrieve a RSS feed that isnt listed on whatever service ABS is using for the "search…
@advplyr commented on GitHub (May 16, 2025):
Is it maybe part of the docker image available on synology? I'm not sure how synology works but it seems most people with this issue are on synology.
@nichwall commented on GitHub (May 16, 2025):
Is it maybe part of the docker image available on synology? I'm not sure how synology works but it seems most people with this issue are on…
@alan-cugler commented on GitHub (May 22, 2025):
hmm I tested doing a search term and a full URL in that bar while watching my DNS server logs. it does seem that when its a full URL it doesnt go…
@tacogerbil commented on GitHub (May 16, 2025):
I know I never set it myself (never used compose). I used the standard synolgy docker app to download the image (from here --> https://hub.docker.c…
@nichwall commented on GitHub (May 22, 2025):
Audiobookshelf expects a valid RSS feed, if you provide the RSS URL then it will use the RSS feed returned by the URL.
Can you enable Debug logs on…