Adam Melkus adam
  • Joined on 2025-12-28
adam commented on issue starred/audiobookshelf#2935 2026-04-25 00:11:59 +02:00
[Bug]: Everytime I open the library, it first shows "Oops... No libraries available"

@Vito0912 commented on GitHub (Aug 8, 2025):

Additional to nichwalls question, please check your network tab for any 4xx or 5xx requests

adam commented on issue starred/audiobookshelf#2936 2026-04-25 00:11:59 +02:00
[Enhancement]: enable auto-resume for accessibility

@Borgix commented on GitHub (Aug 8, 2025):

Sorry if this is already implemented—I was mostly focused on using the web client as a player. Can you point me to the docs where this is described?

adam commented on issue starred/audiobookshelf#2937 2026-04-25 00:11:59 +02:00
[Bug]: Backup Causes ABS to exit with error 5 code: 'SQLITE_BUSY' (database is locked)

@LeeThompson commented on GitHub (Aug 10, 2025):

Is the SQLite file stored on a network drive or locally (from the server's point of view)?

Local. (Mounted to the host's volume for persistence…

adam commented on issue starred/audiobookshelf#2935 2026-04-25 00:11:59 +02:00
[Bug]: Everytime I open the library, it first shows "Oops... No libraries available"

@xcy7e commented on GitHub (Aug 9, 2025):

1. YES, I get a 401 response (see below)

/* 401 Response (only) when the error occurs **/
"response": {
  "status": 401,
  "statusText":
adam opened issue starred/audiobookshelf#2936 2026-04-25 00:11:58 +02:00
[Enhancement]: enable auto-resume for accessibility
adam closed issue starred/audiobookshelf#2936 2026-04-25 00:11:58 +02:00
[Enhancement]: enable auto-resume for accessibility
adam opened issue starred/audiobookshelf#2937 2026-04-25 00:11:58 +02:00
[Bug]: Backup Causes ABS to exit with error 5 code: 'SQLITE_BUSY' (database is locked)
adam closed issue starred/audiobookshelf#2935 2026-04-25 00:11:58 +02:00
[Bug]: Everytime I open the library, it first shows "Oops... No libraries available"
adam commented on issue starred/audiobookshelf#2935 2026-04-25 00:11:58 +02:00
[Bug]: Everytime I open the library, it first shows "Oops... No libraries available"

@nichwall commented on GitHub (Aug 8, 2025):

How are you connecting to the server? Are you using direct IP, a reverse proxy, or something else?

adam commented on issue starred/audiobookshelf#2936 2026-04-25 00:11:58 +02:00
[Enhancement]: enable auto-resume for accessibility

@nichwall commented on GitHub (Aug 8, 2025):

I'm confused. You can access everything on the server through the API, there is not a need to use Selenium to spoof a web client (all apps, the web…

adam commented on issue starred/audiobookshelf#2937 2026-04-25 00:11:58 +02:00
[Bug]: Backup Causes ABS to exit with error 5 code: 'SQLITE_BUSY' (database is locked)

@Vito0912 commented on GitHub (Aug 10, 2025):

Is the SQLite file stored on a network drive or locally (from the server's point of view)?

adam commented on issue starred/audiobookshelf#2932 2026-04-25 00:11:57 +02:00
[Enhancement]: Message banner (announcement/MOTD)

@Pazdikan commented on GitHub (Aug 6, 2025):

of course the shiny gradient is for mockup, i dont even think it fits the UI. but you get the point of how it could look like :)

adam commented on issue starred/audiobookshelf#2934 2026-04-25 00:11:57 +02:00
[Bug]: SQLITE_ERROR: no such column: size

@nichwall commented on GitHub (Aug 7, 2025):

There have been database migration issues when jumping that many versions. Try upgrading a few versions at a time until you are at 2.27.0

adam commented on issue starred/audiobookshelf#2932 2026-04-25 00:11:57 +02:00
[Enhancement]: Message banner (announcement/MOTD)

@jaycedk commented on GitHub (Aug 6, 2025):

Hmm so this announcement should be set before the event. Just thinking that this is not of any value during the event. Since the service is down 🤷‍♂️

adam commented on issue starred/audiobookshelf#2934 2026-04-25 00:11:57 +02:00
[Bug]: SQLITE_ERROR: no such column: size

@dinjarin007 commented on GitHub (Aug 8, 2025):

@nichwall That worked. I upgraded in 5 minor version increments. Thanks.

adam commented on issue starred/audiobookshelf#2932 2026-04-25 00:11:57 +02:00
[Enhancement]: Message banner (announcement/MOTD)

@Pazdikan commented on GitHub (Aug 6, 2025):

Hmm so this announcement should be set before the event. Just thinking that this is not of any value during the event. Since the service is down…

adam commented on issue starred/audiobookshelf#2932 2026-04-25 00:11:57 +02:00
[Enhancement]: Message banner (announcement/MOTD)

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

Note that every third party app developer would need to implement it, which basically makes this feature useless, because on iOS many use a third…

adam commented on issue starred/audiobookshelf#2932 2026-04-25 00:11:57 +02:00
[Enhancement]: Message banner (announcement/MOTD)

@Pazdikan commented on GitHub (Aug 6, 2025):

Note that every third party app developer would need to implement it, which basically makes this feature useless, because on iOS many use a third…

adam commented on issue starred/audiobookshelf#2932 2026-04-25 00:11:57 +02:00
[Enhancement]: Message banner (announcement/MOTD)

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

Yeah, this would be non breaking (ofc depends on how implemented, but can be non breaking 100%). I just wanted to point this out, that for many people…

adam opened issue starred/audiobookshelf#2935 2026-04-25 00:11:57 +02:00
[Bug]: Everytime I open the library, it first shows "Oops... No libraries available"