@Vito0912 commented on GitHub (Jan 26, 2026):
You can do latter already, using the missing selector.
Missing > tags
@piotr1alien-art commented on GitHub (Jan 25, 2026):
2026-01-25 14:39:46.440
FATAL
[Server] Unhandled rejection: Error at Database. (/snapshot/audiobookshelf/node_modules/sequelize/li…
@NathanSweet commented on GitHub (Jan 26, 2026):
Oh, very nice! My apologies for missing that. It would still be great to support a filter for items missing a specific tag.
If you only use tags…
@sydlexius commented on GitHub (Jan 28, 2026):
https://github.com/advplyr/audiobookshelf/issues/1465 is related to this.
@piotr1alien-art commented on GitHub (Jan 25, 2026):
SQLite version 3.50.1 2025-06-06 14:52:32 Enter ".help" for usage hints. sqlite> SELECT * FROM bookAuthors WHERE bookId='5a32c81b-5e37-4fa8-8d0…
@nichwall commented on GitHub (Jan 25, 2026):
I'm confused, is this with scanning a brand new library of 54000 books or uploading a single book to an existing 54000 book library?
@piotr1alien-art commented on GitHub (Jan 25, 2026):
In my case, it's about uploading/updating a single book to an already existing large library (~54k items).
It seems like a race condition or…
@Randalix commented on GitHub (Jan 25, 2026):
It is actually different. The RSS feed exposes the raw files 'as is'. This works fine for smart podcast apps that can handle resume logic locally and…
@chenpinetree commented on GitHub (Jan 23, 2026):
I have reviewed the previous discussions in #1401 and #2197. I understand that indexing millions of audio files/chapters globally could lead to…
@bauermarkus commented on GitHub (Feb 2, 2026):
+1
@no1etal commented on GitHub (Mar 2, 2026):
I strongly encourage this. Entire ESP32 and Audio community could build on that.
I’ve been struggling with nighttime phone addiction and need to…
@Blackspell01 commented on GitHub (Mar 12, 2026):
This would also helpful for an Alexa Skill
@pwinnski commented on GitHub (Feb 14, 2026):
This appears to be a dupe of #4376
@sir-wilhelm commented on GitHub (Jan 23, 2026):
Related: #1401 #2197
@nichwall commented on GitHub (Jan 24, 2026):
Is this the same as exposing the raw files directly like in an RSS feed? I believe people are already doing this.
https://github.com/advplyr/audioboo…