[Bug]: Bulk Quick match removes author from metadata #3055

Closed
opened 2026-04-25 00:13:19 +02:00 by adam · 4 comments
Owner

Originally created by @cosmo5001 on GitHub (Oct 25, 2025).

What happened?

When quick matching through audible the author gets completely removed from the metadata

What did you expect to happen?

The author should be correctly populated with the rest of the metadata

Steps to reproduce the issue

  1. select a group of audiobooks
  2. select quick match using audible with update cover disabled and update details enabled
  3. watch the authors dissapear

Audiobookshelf version

2.29.0 and 2.30.0

How are you running audiobookshelf?

Docker

What OS is your Audiobookshelf server hosted from?

Windows

If the issue is being seen in the UI, what browsers are you seeing the problem on?

Chrome

Logs

2025-10-24 20:42:44.148 | Running in production mode.
2025-10-24 20:42:44.148 | Options: CONFIG_PATH=/config, METADATA_PATH=/metadata, PORT=80, HOST=undefined, SOURCE=docker, ROUTER_BASE_PATH=/audiobookshelf
2025-10-24 20:42:44.157 | [2025-10-24 22:42:44.156] INFO: === Starting Server ===
2025-10-24 20:42:44.157 | [2025-10-24 22:42:44.157] INFO: [Server] Init v2.30.0
2025-10-24 20:42:44.157 | [2025-10-24 22:42:44.157] INFO: [Server] Node.js Version: v20.19.5
2025-10-24 20:42:44.157 | [2025-10-24 22:42:44.157] INFO: [Server] Platform: linux
2025-10-24 20:42:44.157 | [2025-10-24 22:42:44.157] INFO: [Server] Arch: x64
2025-10-24 20:42:44.170 | [2025-10-24 22:42:44.170] INFO: [Database] Initializing db at "/config/absdatabase.sqlite"
2025-10-24 20:42:44.192 | [2025-10-24 22:42:44.192] INFO: [Database] Loading extension /usr/local/lib/nusqlite3/libnusqlite3.so
2025-10-24 20:42:44.192 | [2025-10-24 22:42:44.192] INFO: [Database] Successfully loaded extension /usr/local/lib/nusqlite3/libnusqlite3.so
2025-10-24 20:42:44.193 | [2025-10-24 22:42:44.192] INFO: [Database] Db supports unaccent and unicode foldings
2025-10-24 20:42:44.193 | [2025-10-24 22:42:44.193] INFO: [Database] Db connection was successful
2025-10-24 20:42:45.171 | [2025-10-24 22:42:45.171] INFO: [MigrationManager] No migrations to run.
2025-10-24 20:42:45.794 | [2025-10-24 22:42:45.794] INFO: [Database] Db initialized with models: SequelizeMeta, user, session, apiKey, library, libraryFolder, book, podcast, podcastEpisode, libraryItem, mediaProgress, series, bookSeries, author, bookAuthor, collection, collectionBook, playlist, playlistMediaItem, device, playbackSession, feed, feedEpisode, setting, customMetadataProvider, mediaItemShare
2025-10-24 20:42:48.679 | [2025-10-24 22:42:48.679] INFO: [Database] Server upgrade detected from 2.29.0 to 2.30.0
2025-10-24 20:42:49.443 | [2025-10-24 22:42:49.443] INFO: [Database] running ANALYZE
2025-10-24 20:42:50.138 | [2025-10-24 22:42:50.138] INFO: [Database] ANALYZE completed
2025-10-24 20:42:50.147 | [2025-10-24 22:42:50.147] INFO: [LogManager] Init current daily log filename: 2025-10-24.txt
2025-10-24 20:42:50.199 | [2025-10-24 22:42:50.198] INFO: [BackupManager] 0 Backups Found
2025-10-24 20:42:50.199 | [2025-10-24 22:42:50.199] INFO: [BackupManager] Auto Backups are disabled
2025-10-24 20:42:50.256 | [2025-10-24 22:42:50.256] INFO: [Watcher] Initializing watcher for "Audiobooks".
2025-10-24 20:42:50.262 | [2025-10-24 22:42:50.261] INFO: Listening on port :80
2025-10-24 20:44:59.976 | [2025-10-24 22:44:59.976] INFO: [Watcher] "Audiobooks" Ready
2025-10-24 20:45:10.235 | [2025-10-24 22:45:10.235] INFO: [SocketAuthority] Socket Connected to /audiobookshelf/socket.io 6bGu5OhoGWH7t9v0AAAB
2025-10-24 20:45:45.793 | [2025-10-24 22:45:45.793] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child"
2025-10-24 20:45:45.794 | [2025-10-24 22:45:45.794] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=white+fire"
2025-10-24 20:45:45.794 | [2025-10-24 22:45:45.794] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=pendergast+series%2C+book+13"
2025-10-24 20:45:47.004 | [2025-10-24 22:45:47.003] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child" from "White Fire - Pendergast Series, Book 13"
2025-10-24 20:45:47.469 | [2025-10-24 22:45:47.469] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast Series" to "White Fire - Pendergast Series, Book 13"
2025-10-24 20:45:47.708 | [2025-10-24 22:45:47.708] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "White Fire - Pendergast Series, Book 13"
2025-10-24 20:45:49.156 | [2025-10-24 22:45:49.156] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast" to "Wheel of Darkness"
2025-10-24 20:45:49.428 | [2025-10-24 22:45:49.427] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Wheel of Darkness"
2025-10-24 20:45:50.316 | [2025-10-24 22:45:50.315] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child"
2025-10-24 20:45:50.316 | [2025-10-24 22:45:50.316] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=verses+for+the+dead"
2025-10-24 20:45:50.318 | [2025-10-24 22:45:50.317] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=pendergast+series%2C+book+18"
2025-10-24 20:45:51.217 | [2025-10-24 22:45:51.217] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child" from "Verses for the Dead - Pendergast Series, Book 18"
2025-10-24 20:45:52.298 | [2025-10-24 22:45:52.297] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast Series" to "Verses for the Dead - Pendergast Series, Book 18"
2025-10-24 20:45:52.486 | [2025-10-24 22:45:52.485] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Verses for the Dead - Pendergast Series, Book 18"
2025-10-24 20:45:53.311 | [2025-10-24 22:45:53.311] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=dougals+preston"
2025-10-24 20:45:53.311 | [2025-10-24 22:45:53.311] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=tyrannosaur+canyon"
2025-10-24 20:45:54.153 | [2025-10-24 22:45:54.153] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Dougals Preston" from "Tyrannosaur Canyon"
2025-10-24 20:45:54.356 | [2025-10-24 22:45:54.355] INFO: [ApiRouter] Removed author "Dougals Preston" with no books
2025-10-24 20:45:55.197 | [2025-10-24 22:45:55.196] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child"
2025-10-24 20:45:55.198 | [2025-10-24 22:45:55.197] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=two+graves"
2025-10-24 20:45:55.199 | [2025-10-24 22:45:55.198] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=pendergast+series%2C+book+12"
2025-10-24 20:45:56.088 | [2025-10-24 22:45:56.088] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child" from "Two Graves - Pendergast Series, Book 12"
2025-10-24 20:45:56.352 | [2025-10-24 22:45:56.351] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast" to "Two Graves - Pendergast Series, Book 12"
2025-10-24 20:45:56.573 | [2025-10-24 22:45:56.573] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Two Graves - Pendergast Series, Book 12"
2025-10-24 20:45:58.075 | [2025-10-24 22:45:58.074] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Nora Kelly Series" to "Thunderhead"
2025-10-24 20:45:58.285 | [2025-10-24 22:45:58.285] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Thunderhead"
2025-10-24 20:45:59.185 | [2025-10-24 22:45:59.184] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=lincoln+child%2Fdouglas+preston"
2025-10-24 20:45:59.187 | [2025-10-24 22:45:59.186] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=the+scorpion%27s+tail"
2025-10-24 20:45:59.188 | [2025-10-24 22:45:59.187] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=nora+kelly+series%2C+book+2"
2025-10-24 20:46:00.281 | [2025-10-24 22:46:00.281] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Lincoln Child/Douglas Preston" from "The Scorpion's Tail - Nora Kelly Series, Book 2"
2025-10-24 20:46:00.473 | [2025-10-24 22:46:00.472] INFO: [ApiRouter] Removed author "Lincoln Child/Douglas Preston" with no books
2025-10-24 20:46:00.879 | [2025-10-24 22:46:00.878] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Nora Kelly" to "The Scorpion's Tail - Nora Kelly Series, Book 2"
2025-10-24 20:46:01.103 | [2025-10-24 22:46:01.102] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "The Scorpion's Tail - Nora Kelly Series, Book 2"
2025-10-24 20:46:01.909 | [2025-10-24 22:46:01.908] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child"
2025-10-24 20:46:01.910 | [2025-10-24 22:46:01.909] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=the+pharaoh+key"
2025-10-24 20:46:01.912 | [2025-10-24 22:46:01.911] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=gideon+crew+series%2C+book+5"
2025-10-24 20:46:02.945 | [2025-10-24 22:46:02.945] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child" from "The Pharaoh Key - Gideon Crew Series, Book 5"
2025-10-24 20:46:03.431 | [2025-10-24 22:46:03.431] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Gideon Crew Series" to "The Pharaoh Key - Gideon Crew Series, Book 5"
2025-10-24 20:46:03.663 | [2025-10-24 22:46:03.663] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "The Pharaoh Key - Gideon Crew Series, Book 5"
2025-10-24 20:46:04.451 | [2025-10-24 22:46:04.451] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child"
2025-10-24 20:46:04.452 | [2025-10-24 22:46:04.451] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=the+obsidian+chamber"
2025-10-24 20:46:04.452 | [2025-10-24 22:46:04.452] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=part+01"
2025-10-24 20:46:05.316 | [2025-10-24 22:46:05.315] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child" from "The Obsidian Chamber - Part 01"
2025-10-24 20:46:05.579 | [2025-10-24 22:46:05.578] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast Series" to "The Obsidian Chamber - Part 01"
2025-10-24 20:46:05.798 | [2025-10-24 22:46:05.798] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "The Obsidian Chamber - Part 01"
2025-10-24 20:46:06.576 | [2025-10-24 22:46:06.575] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Fdennis+boutsikaris"
2025-10-24 20:46:06.578 | [2025-10-24 22:46:06.576] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=the+monster+of+florence"
2025-10-24 20:46:07.273 | [2025-10-24 22:46:07.272] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Dennis Boutsikaris" from "The Monster of Florence"
2025-10-24 20:46:07.705 | [2025-10-24 22:46:07.704] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added author "Mario Spezi" to "The Monster of Florence"
2025-10-24 20:46:07.952 | [2025-10-24 22:46:07.952] INFO: [ApiRouter] Removed author "Douglas Preston/Dennis Boutsikaris" with no books
2025-10-24 20:46:08.740 | [2025-10-24 22:46:08.739] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=david+collins"
2025-10-24 20:46:08.741 | [2025-10-24 22:46:08.740] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=the+lost+island"
2025-10-24 20:46:08.741 | [2025-10-24 22:46:08.740] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=part+01"
2025-10-24 20:46:10.423 | [2025-10-24 22:46:10.422] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Fscott+sowers"
2025-10-24 20:46:10.425 | [2025-10-24 22:46:10.423] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=the+kraken+project"
2025-10-24 20:46:10.425 | [2025-10-24 22:46:10.424] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=wyman+ford+series%2C+book+4"
2025-10-24 20:46:11.321 | [2025-10-24 22:46:11.321] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Scott Sowers" from "The Kraken Project - Wyman Ford Series, Book 4"
2025-10-24 20:46:11.560 | [2025-10-24 22:46:11.560] INFO: [ApiRouter] Removed author "Douglas Preston/Scott Sowers" with no books
2025-10-24 20:46:12.019 | [2025-10-24 22:46:12.019] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Wyman Ford" to "The Kraken Project - Wyman Ford Series, Book 4"
2025-10-24 20:46:12.296 | [2025-10-24 22:46:12.296] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "The Kraken Project - Wyman Ford Series, Book 4"
2025-10-24 20:46:13.340 | [2025-10-24 22:46:13.340] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child%2Fscott+brick"
2025-10-24 20:46:13.340 | [2025-10-24 22:46:13.340] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=the+ice+limit"
2025-10-24 20:46:14.107 | [2025-10-24 22:46:14.107] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child/Scott Brick" from "The Ice Limit"
2025-10-24 20:46:14.893 | [2025-10-24 22:46:14.893] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston"
2025-10-24 20:46:14.895 | [2025-10-24 22:46:14.894] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=dance+of+death"
2025-10-24 20:46:14.896 | [2025-10-24 22:46:14.895] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=6th+in+the+agent+pendergast+series"
2025-10-24 20:46:16.449 | [2025-10-24 22:46:16.448] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston"
2025-10-24 20:46:16.450 | [2025-10-24 22:46:16.449] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=wyman+ford+00"
2025-10-24 20:46:16.451 | [2025-10-24 22:46:16.449] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=the+codex"
2025-10-24 20:46:17.337 | [2025-10-24 22:46:17.337] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Wyman Ford" to "Douglas Preston - Wyman Ford 00 - The Codex"
2025-10-24 20:46:17.556 | [2025-10-24 22:46:17.555] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Douglas Preston - Wyman Ford 00 - The Codex"
2025-10-24 20:46:18.312 | [2025-10-24 22:46:18.311] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child"
2025-10-24 20:46:18.313 | [2025-10-24 22:46:18.312] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=cabinet+of+curiosities"
2025-10-24 20:46:18.313 | [2025-10-24 22:46:18.313] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=pendergast+series%2C+book+3"
2025-10-24 20:46:19.200 | [2025-10-24 22:46:19.199] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child" from "Cabinet of Curiosities - Pendergast Series, Book 3"
2025-10-24 20:46:19.432 | [2025-10-24 22:46:19.431] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast" to "Cabinet of Curiosities - Pendergast Series, Book 3"
2025-10-24 20:46:19.664 | [2025-10-24 22:46:19.664] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Cabinet of Curiosities - Pendergast Series, Book 3"
2025-10-24 20:46:20.974 | [2025-10-24 22:46:20.974] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast Series" to "The Book of the Dead"
2025-10-24 20:46:21.218 | [2025-10-24 22:46:21.218] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "The Book of the Dead"
2025-10-24 20:46:22.008 | [2025-10-24 22:46:22.007] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child%2F%2C+%23169%3B2003+lincoln+child+and+splendide+mendax%2C+inc."
2025-10-24 20:46:22.008 | [2025-10-24 22:46:22.008] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=still+life+with+crows"
2025-10-24 20:46:22.009 | [2025-10-24 22:46:22.008] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=pendergast+series%2C+book+4"
2025-10-24 20:46:23.245 | [2025-10-24 22:46:23.244] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child/" from "Still Life with Crows - Pendergast Series, Book 4"
2025-10-24 20:46:23.465 | [2025-10-24 22:46:23.464] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "#169;2003 Lincoln Child and Splendide Mendax" from "Still Life with Crows - Pendergast Series, Book 4"
2025-10-24 20:46:23.693 | [2025-10-24 22:46:23.692] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Inc." from "Still Life with Crows - Pendergast Series, Book 4"
2025-10-24 20:46:23.923 | [2025-10-24 22:46:23.922] INFO: [ApiRouter] Removed author "#169;2003 Lincoln Child and Splendide Mendax" with no books
2025-10-24 20:46:23.924 | [2025-10-24 22:46:23.923] INFO: [ApiRouter] Removed author "Douglas Preston/Lincoln Child/" with no books
2025-10-24 20:46:24.135 | [2025-10-24 22:46:24.134] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast" to "Still Life with Crows - Pendergast Series, Book 4"
2025-10-24 20:46:24.391 | [2025-10-24 22:46:24.391] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Still Life with Crows - Pendergast Series, Book 4"
2025-10-24 20:46:26.378 | [2025-10-24 22:46:26.377] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast" to "Reliquary"
2025-10-24 20:46:26.624 | [2025-10-24 22:46:26.623] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Reliquary"
2025-10-24 20:46:27.755 | [2025-10-24 22:46:27.755] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast" to "Relic"
2025-10-24 20:46:27.971 | [2025-10-24 22:46:27.971] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Relic"
2025-10-24 20:46:28.740 | [2025-10-24 22:46:28.739] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child"
2025-10-24 20:46:28.742 | [2025-10-24 22:46:28.741] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=old+bones"
2025-10-24 20:46:28.744 | [2025-10-24 22:46:28.742] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=nora+kelly+series%2C+book+1"
2025-10-24 20:46:29.692 | [2025-10-24 22:46:29.692] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child" from "Old Bones - Nora Kelly Series, Book 1"
2025-10-24 20:46:30.696 | [2025-10-24 22:46:30.696] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Nora Kelly" to "Old Bones - Nora Kelly Series, Book 1"
2025-10-24 20:46:31.010 | [2025-10-24 22:46:31.009] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Old Bones - Nora Kelly Series, Book 1"
2025-10-24 20:46:33.420 | [2025-10-24 22:46:33.419] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Wyman Ford" to "Impact"
2025-10-24 20:46:33.663 | [2025-10-24 22:46:33.662] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Impact"
2025-10-24 20:46:34.398 | [2025-10-24 22:46:34.397] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston"
2025-10-24 20:46:34.399 | [2025-10-24 22:46:34.398] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=gideon%27s+sword"
2025-10-24 20:46:34.400 | [2025-10-24 22:46:34.399] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=gideon+crew+series%2C+book+1"
2025-10-24 20:46:35.331 | [2025-10-24 22:46:35.331] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Gideon Crew Series" to "Gideon's Sword - Gideon Crew Series, Book 1"
2025-10-24 20:46:35.761 | [2025-10-24 22:46:35.761] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Gideon's Sword - Gideon Crew Series, Book 1"
2025-10-24 20:46:36.604 | [2025-10-24 22:46:36.603] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child%2Fdavid+collins"
2025-10-24 20:46:36.605 | [2025-10-24 22:46:36.604] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=gideon%27s+corpse"
2025-10-24 20:46:36.605 | [2025-10-24 22:46:36.605] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=gideon+crew+series%2C+book+2"
2025-10-24 20:46:37.494 | [2025-10-24 22:46:37.494] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child/David W. Collins" from "Gideon's Corpse - Gideon Crew Series, Book 2"
2025-10-24 20:46:37.819 | [2025-10-24 22:46:37.819] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Gideon Crew Series" to "Gideon's Corpse - Gideon Crew Series, Book 2"
2025-10-24 20:46:38.014 | [2025-10-24 22:46:38.014] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Gideon's Corpse - Gideon Crew Series, Book 2"
2025-10-24 20:46:38.891 | [2025-10-24 22:46:38.891] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston"
2025-10-24 20:46:38.891 | [2025-10-24 22:46:38.891] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=fever+dream"
2025-10-24 20:46:38.891 | [2025-10-24 22:46:38.891] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=pendergast+series%2C+book+10"
2025-10-24 20:46:39.820 | [2025-10-24 22:46:39.820] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast Series" to "Fever Dream - Pendergast Series, Book 10"
2025-10-24 20:46:40.041 | [2025-10-24 22:46:40.041] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Fever Dream - Pendergast Series, Book 10"
2025-10-24 20:46:41.159 | [2025-10-24 22:46:41.159] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Nora Kelly" to "Diablo Mesa"
2025-10-24 20:46:41.389 | [2025-10-24 22:46:41.388] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Diablo Mesa"
2025-10-24 20:46:42.169 | [2025-10-24 22:46:42.167] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child%2Fscott+brick"
2025-10-24 20:46:42.170 | [2025-10-24 22:46:42.169] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=dance+of+death"
2025-10-24 20:46:42.171 | [2025-10-24 22:46:42.170] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=pendergast+series%2C+book+6"
2025-10-24 20:46:43.081 | [2025-10-24 22:46:43.080] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child/Scott Brick" from "Dance of Death - Pendergast Series, Book 6"
2025-10-24 20:46:43.312 | [2025-10-24 22:46:43.311] INFO: [ApiRouter] Removed author "Douglas Preston/Lincoln Child/Scott Brick" with no books
2025-10-24 20:46:44.134 | [2025-10-24 22:46:44.133] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child"
2025-10-24 20:46:44.135 | [2025-10-24 22:46:44.134] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=crooked+river"
2025-10-24 20:46:44.136 | [2025-10-24 22:46:44.135] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=pendergast+series%2C+book+19"
2025-10-24 20:46:45.043 | [2025-10-24 22:46:45.042] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child" from "Crooked River - Pendergast Series, Book 19"
2025-10-24 20:46:45.435 | [2025-10-24 22:46:45.435] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast Series" to "Crooked River - Pendergast Series, Book 19"
2025-10-24 20:46:45.700 | [2025-10-24 22:46:45.698] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Crooked River - Pendergast Series, Book 19"
2025-10-24 20:46:46.148 | [2025-10-24 22:46:46.147] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast Series (abridged)" to "Crooked River - Pendergast Series, Book 19"
2025-10-24 20:46:46.877 | [2025-10-24 22:46:46.875] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child%2Frene+auberjonois"
2025-10-24 20:46:46.877 | [2025-10-24 22:46:46.876] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=crimson+shore"
2025-10-24 20:46:46.878 | [2025-10-24 22:46:46.877] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=part+1"
2025-10-24 20:46:47.742 | [2025-10-24 22:46:47.742] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child/Rene Auberjonois" from "Crimson Shore - Part 1"
2025-10-24 20:46:47.973 | [2025-10-24 22:46:47.972] INFO: [ApiRouter] Removed author "Douglas Preston/Lincoln Child/Rene Auberjonois" with no books
2025-10-24 20:46:48.198 | [2025-10-24 22:46:48.197] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast Series" to "Crimson Shore - Part 1"
2025-10-24 20:46:48.413 | [2025-10-24 22:46:48.413] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Crimson Shore - Part 1"
2025-10-24 20:46:49.212 | [2025-10-24 22:46:49.211] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston"
2025-10-24 20:46:49.214 | [2025-10-24 22:46:49.213] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=cold+vengeance"
2025-10-24 20:46:49.216 | [2025-10-24 22:46:49.214] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=pendergast+series%2C+book+11"
2025-10-24 20:46:50.137 | [2025-10-24 22:46:50.137] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast Series" to "Cold Vengeance - Pendergast Series, Book 11"
2025-10-24 20:46:50.374 | [2025-10-24 22:46:50.374] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Cold Vengeance - Pendergast Series, Book 11"
2025-10-24 20:46:51.133 | [2025-10-24 22:46:51.133] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child"
2025-10-24 20:46:51.133 | [2025-10-24 22:46:51.133] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=city+of+endless+night"
2025-10-24 20:46:51.133 | [2025-10-24 22:46:51.133] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=pendergast+series%2C+book+17"
2025-10-24 20:46:51.997 | [2025-10-24 22:46:51.997] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child" from "City of Endless Night - Pendergast Series, Book 17"
2025-10-24 20:46:52.228 | [2025-10-24 22:46:52.228] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast" to "City of Endless Night - Pendergast Series, Book 17"
2025-10-24 20:46:52.459 | [2025-10-24 22:46:52.458] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "City of Endless Night - Pendergast Series, Book 17"
2025-10-24 20:46:53.262 | [2025-10-24 22:46:53.261] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston"
2025-10-24 20:46:53.263 | [2025-10-24 22:46:53.262] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=cemetary+dance"
2025-10-24 20:46:53.264 | [2025-10-24 22:46:53.263] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=pendergrast+series%2C+book+9"
2025-10-24 20:46:54.112 | [2025-10-24 22:46:54.112] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston"
2025-10-24 20:46:54.112 | [2025-10-24 22:46:54.112] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=brimstone"
2025-10-24 20:46:54.113 | [2025-10-24 22:46:54.112] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=5th+in+the+agent+pendergast+series"
2025-10-24 20:46:55.369 | [2025-10-24 22:46:55.369] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast" to "Brimstone - 5th in the Agent Pendergast series"
2025-10-24 20:46:55.561 | [2025-10-24 22:46:55.561] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Brimstone - 5th in the Agent Pendergast series"
2025-10-24 20:46:56.382 | [2025-10-24 22:46:56.382] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child"
2025-10-24 20:46:56.382 | [2025-10-24 22:46:56.382] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=blue+labyrinth"
2025-10-24 20:46:56.382 | [2025-10-24 22:46:56.382] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=pendergast+series%2C+book+14"
2025-10-24 20:46:57.418 | [2025-10-24 22:46:57.417] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child" from "Blue Labyrinth - Pendergast Series, Book 14"
2025-10-24 20:46:57.635 | [2025-10-24 22:46:57.635] INFO: [ApiRouter] Removed author "Douglas Preston/Lincoln Child" with no books
2025-10-24 20:46:57.844 | [2025-10-24 22:46:57.844] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast Series" to "Blue Labyrinth - Pendergast Series, Book 14"
2025-10-24 20:46:58.069 | [2025-10-24 22:46:58.069] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Blue Labyrinth - Pendergast Series, Book 14"
2025-10-24 20:46:59.124 | [2025-10-24 22:46:59.123] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Wyman Ford" to "Blasphemy"
2025-10-24 20:46:59.354 | [2025-10-24 22:46:59.354] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Blasphemy"
2025-10-24 20:47:00.349 | [2025-10-24 22:47:00.348] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child%2Fdavid+collins"
2025-10-24 20:47:00.350 | [2025-10-24 22:47:00.349] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=beyond+the+ice+limit"
2025-10-24 20:47:00.350 | [2025-10-24 22:47:00.350] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=part+1"
2025-10-24 20:48:11.196 | [2025-10-24 22:48:11.196] INFO: [CoverManager] Downloaded libraryItem cover "/audiobooks/Authors/Preston, Douglas/White Fire/cover.jpg" from url "https://m.media-amazon.com/images/I/81HzhKqmLzL.jpg"
2025-10-24 20:55:19.894 | [2025-10-24 22:55:19.894] INFO: [CoverManager] Downloaded libraryItem cover "/audiobooks/Authors/Preston, Douglas/Wheel of Darkness/cover.jpg" from url "https://m.media-amazon.com/images/I/71HcsGDASYL.jpg"

Additional Notes

No response

Originally created by @cosmo5001 on GitHub (Oct 25, 2025). ### What happened? When quick matching through audible the author gets completely removed from the metadata ### What did you expect to happen? The author should be correctly populated with the rest of the metadata ### Steps to reproduce the issue 1. select a group of audiobooks 2. select quick match using audible with update cover disabled and update details enabled 3. watch the authors dissapear ### Audiobookshelf version 2.29.0 and 2.30.0 ### How are you running audiobookshelf? Docker ### What OS is your Audiobookshelf server hosted from? Windows ### If the issue is being seen in the UI, what browsers are you seeing the problem on? Chrome ### Logs ```shell 2025-10-24 20:42:44.148 | Running in production mode. 2025-10-24 20:42:44.148 | Options: CONFIG_PATH=/config, METADATA_PATH=/metadata, PORT=80, HOST=undefined, SOURCE=docker, ROUTER_BASE_PATH=/audiobookshelf 2025-10-24 20:42:44.157 | [2025-10-24 22:42:44.156] INFO: === Starting Server === 2025-10-24 20:42:44.157 | [2025-10-24 22:42:44.157] INFO: [Server] Init v2.30.0 2025-10-24 20:42:44.157 | [2025-10-24 22:42:44.157] INFO: [Server] Node.js Version: v20.19.5 2025-10-24 20:42:44.157 | [2025-10-24 22:42:44.157] INFO: [Server] Platform: linux 2025-10-24 20:42:44.157 | [2025-10-24 22:42:44.157] INFO: [Server] Arch: x64 2025-10-24 20:42:44.170 | [2025-10-24 22:42:44.170] INFO: [Database] Initializing db at "/config/absdatabase.sqlite" 2025-10-24 20:42:44.192 | [2025-10-24 22:42:44.192] INFO: [Database] Loading extension /usr/local/lib/nusqlite3/libnusqlite3.so 2025-10-24 20:42:44.192 | [2025-10-24 22:42:44.192] INFO: [Database] Successfully loaded extension /usr/local/lib/nusqlite3/libnusqlite3.so 2025-10-24 20:42:44.193 | [2025-10-24 22:42:44.192] INFO: [Database] Db supports unaccent and unicode foldings 2025-10-24 20:42:44.193 | [2025-10-24 22:42:44.193] INFO: [Database] Db connection was successful 2025-10-24 20:42:45.171 | [2025-10-24 22:42:45.171] INFO: [MigrationManager] No migrations to run. 2025-10-24 20:42:45.794 | [2025-10-24 22:42:45.794] INFO: [Database] Db initialized with models: SequelizeMeta, user, session, apiKey, library, libraryFolder, book, podcast, podcastEpisode, libraryItem, mediaProgress, series, bookSeries, author, bookAuthor, collection, collectionBook, playlist, playlistMediaItem, device, playbackSession, feed, feedEpisode, setting, customMetadataProvider, mediaItemShare 2025-10-24 20:42:48.679 | [2025-10-24 22:42:48.679] INFO: [Database] Server upgrade detected from 2.29.0 to 2.30.0 2025-10-24 20:42:49.443 | [2025-10-24 22:42:49.443] INFO: [Database] running ANALYZE 2025-10-24 20:42:50.138 | [2025-10-24 22:42:50.138] INFO: [Database] ANALYZE completed 2025-10-24 20:42:50.147 | [2025-10-24 22:42:50.147] INFO: [LogManager] Init current daily log filename: 2025-10-24.txt 2025-10-24 20:42:50.199 | [2025-10-24 22:42:50.198] INFO: [BackupManager] 0 Backups Found 2025-10-24 20:42:50.199 | [2025-10-24 22:42:50.199] INFO: [BackupManager] Auto Backups are disabled 2025-10-24 20:42:50.256 | [2025-10-24 22:42:50.256] INFO: [Watcher] Initializing watcher for "Audiobooks". 2025-10-24 20:42:50.262 | [2025-10-24 22:42:50.261] INFO: Listening on port :80 2025-10-24 20:44:59.976 | [2025-10-24 22:44:59.976] INFO: [Watcher] "Audiobooks" Ready 2025-10-24 20:45:10.235 | [2025-10-24 22:45:10.235] INFO: [SocketAuthority] Socket Connected to /audiobookshelf/socket.io 6bGu5OhoGWH7t9v0AAAB 2025-10-24 20:45:45.793 | [2025-10-24 22:45:45.793] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child" 2025-10-24 20:45:45.794 | [2025-10-24 22:45:45.794] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=white+fire" 2025-10-24 20:45:45.794 | [2025-10-24 22:45:45.794] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=pendergast+series%2C+book+13" 2025-10-24 20:45:47.004 | [2025-10-24 22:45:47.003] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child" from "White Fire - Pendergast Series, Book 13" 2025-10-24 20:45:47.469 | [2025-10-24 22:45:47.469] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast Series" to "White Fire - Pendergast Series, Book 13" 2025-10-24 20:45:47.708 | [2025-10-24 22:45:47.708] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "White Fire - Pendergast Series, Book 13" 2025-10-24 20:45:49.156 | [2025-10-24 22:45:49.156] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast" to "Wheel of Darkness" 2025-10-24 20:45:49.428 | [2025-10-24 22:45:49.427] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Wheel of Darkness" 2025-10-24 20:45:50.316 | [2025-10-24 22:45:50.315] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child" 2025-10-24 20:45:50.316 | [2025-10-24 22:45:50.316] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=verses+for+the+dead" 2025-10-24 20:45:50.318 | [2025-10-24 22:45:50.317] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=pendergast+series%2C+book+18" 2025-10-24 20:45:51.217 | [2025-10-24 22:45:51.217] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child" from "Verses for the Dead - Pendergast Series, Book 18" 2025-10-24 20:45:52.298 | [2025-10-24 22:45:52.297] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast Series" to "Verses for the Dead - Pendergast Series, Book 18" 2025-10-24 20:45:52.486 | [2025-10-24 22:45:52.485] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Verses for the Dead - Pendergast Series, Book 18" 2025-10-24 20:45:53.311 | [2025-10-24 22:45:53.311] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=dougals+preston" 2025-10-24 20:45:53.311 | [2025-10-24 22:45:53.311] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=tyrannosaur+canyon" 2025-10-24 20:45:54.153 | [2025-10-24 22:45:54.153] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Dougals Preston" from "Tyrannosaur Canyon" 2025-10-24 20:45:54.356 | [2025-10-24 22:45:54.355] INFO: [ApiRouter] Removed author "Dougals Preston" with no books 2025-10-24 20:45:55.197 | [2025-10-24 22:45:55.196] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child" 2025-10-24 20:45:55.198 | [2025-10-24 22:45:55.197] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=two+graves" 2025-10-24 20:45:55.199 | [2025-10-24 22:45:55.198] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=pendergast+series%2C+book+12" 2025-10-24 20:45:56.088 | [2025-10-24 22:45:56.088] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child" from "Two Graves - Pendergast Series, Book 12" 2025-10-24 20:45:56.352 | [2025-10-24 22:45:56.351] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast" to "Two Graves - Pendergast Series, Book 12" 2025-10-24 20:45:56.573 | [2025-10-24 22:45:56.573] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Two Graves - Pendergast Series, Book 12" 2025-10-24 20:45:58.075 | [2025-10-24 22:45:58.074] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Nora Kelly Series" to "Thunderhead" 2025-10-24 20:45:58.285 | [2025-10-24 22:45:58.285] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Thunderhead" 2025-10-24 20:45:59.185 | [2025-10-24 22:45:59.184] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=lincoln+child%2Fdouglas+preston" 2025-10-24 20:45:59.187 | [2025-10-24 22:45:59.186] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=the+scorpion%27s+tail" 2025-10-24 20:45:59.188 | [2025-10-24 22:45:59.187] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=nora+kelly+series%2C+book+2" 2025-10-24 20:46:00.281 | [2025-10-24 22:46:00.281] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Lincoln Child/Douglas Preston" from "The Scorpion's Tail - Nora Kelly Series, Book 2" 2025-10-24 20:46:00.473 | [2025-10-24 22:46:00.472] INFO: [ApiRouter] Removed author "Lincoln Child/Douglas Preston" with no books 2025-10-24 20:46:00.879 | [2025-10-24 22:46:00.878] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Nora Kelly" to "The Scorpion's Tail - Nora Kelly Series, Book 2" 2025-10-24 20:46:01.103 | [2025-10-24 22:46:01.102] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "The Scorpion's Tail - Nora Kelly Series, Book 2" 2025-10-24 20:46:01.909 | [2025-10-24 22:46:01.908] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child" 2025-10-24 20:46:01.910 | [2025-10-24 22:46:01.909] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=the+pharaoh+key" 2025-10-24 20:46:01.912 | [2025-10-24 22:46:01.911] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=gideon+crew+series%2C+book+5" 2025-10-24 20:46:02.945 | [2025-10-24 22:46:02.945] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child" from "The Pharaoh Key - Gideon Crew Series, Book 5" 2025-10-24 20:46:03.431 | [2025-10-24 22:46:03.431] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Gideon Crew Series" to "The Pharaoh Key - Gideon Crew Series, Book 5" 2025-10-24 20:46:03.663 | [2025-10-24 22:46:03.663] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "The Pharaoh Key - Gideon Crew Series, Book 5" 2025-10-24 20:46:04.451 | [2025-10-24 22:46:04.451] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child" 2025-10-24 20:46:04.452 | [2025-10-24 22:46:04.451] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=the+obsidian+chamber" 2025-10-24 20:46:04.452 | [2025-10-24 22:46:04.452] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=part+01" 2025-10-24 20:46:05.316 | [2025-10-24 22:46:05.315] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child" from "The Obsidian Chamber - Part 01" 2025-10-24 20:46:05.579 | [2025-10-24 22:46:05.578] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast Series" to "The Obsidian Chamber - Part 01" 2025-10-24 20:46:05.798 | [2025-10-24 22:46:05.798] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "The Obsidian Chamber - Part 01" 2025-10-24 20:46:06.576 | [2025-10-24 22:46:06.575] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Fdennis+boutsikaris" 2025-10-24 20:46:06.578 | [2025-10-24 22:46:06.576] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=the+monster+of+florence" 2025-10-24 20:46:07.273 | [2025-10-24 22:46:07.272] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Dennis Boutsikaris" from "The Monster of Florence" 2025-10-24 20:46:07.705 | [2025-10-24 22:46:07.704] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added author "Mario Spezi" to "The Monster of Florence" 2025-10-24 20:46:07.952 | [2025-10-24 22:46:07.952] INFO: [ApiRouter] Removed author "Douglas Preston/Dennis Boutsikaris" with no books 2025-10-24 20:46:08.740 | [2025-10-24 22:46:08.739] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=david+collins" 2025-10-24 20:46:08.741 | [2025-10-24 22:46:08.740] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=the+lost+island" 2025-10-24 20:46:08.741 | [2025-10-24 22:46:08.740] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=part+01" 2025-10-24 20:46:10.423 | [2025-10-24 22:46:10.422] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Fscott+sowers" 2025-10-24 20:46:10.425 | [2025-10-24 22:46:10.423] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=the+kraken+project" 2025-10-24 20:46:10.425 | [2025-10-24 22:46:10.424] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=wyman+ford+series%2C+book+4" 2025-10-24 20:46:11.321 | [2025-10-24 22:46:11.321] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Scott Sowers" from "The Kraken Project - Wyman Ford Series, Book 4" 2025-10-24 20:46:11.560 | [2025-10-24 22:46:11.560] INFO: [ApiRouter] Removed author "Douglas Preston/Scott Sowers" with no books 2025-10-24 20:46:12.019 | [2025-10-24 22:46:12.019] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Wyman Ford" to "The Kraken Project - Wyman Ford Series, Book 4" 2025-10-24 20:46:12.296 | [2025-10-24 22:46:12.296] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "The Kraken Project - Wyman Ford Series, Book 4" 2025-10-24 20:46:13.340 | [2025-10-24 22:46:13.340] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child%2Fscott+brick" 2025-10-24 20:46:13.340 | [2025-10-24 22:46:13.340] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=the+ice+limit" 2025-10-24 20:46:14.107 | [2025-10-24 22:46:14.107] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child/Scott Brick" from "The Ice Limit" 2025-10-24 20:46:14.893 | [2025-10-24 22:46:14.893] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston" 2025-10-24 20:46:14.895 | [2025-10-24 22:46:14.894] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=dance+of+death" 2025-10-24 20:46:14.896 | [2025-10-24 22:46:14.895] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=6th+in+the+agent+pendergast+series" 2025-10-24 20:46:16.449 | [2025-10-24 22:46:16.448] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston" 2025-10-24 20:46:16.450 | [2025-10-24 22:46:16.449] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=wyman+ford+00" 2025-10-24 20:46:16.451 | [2025-10-24 22:46:16.449] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=the+codex" 2025-10-24 20:46:17.337 | [2025-10-24 22:46:17.337] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Wyman Ford" to "Douglas Preston - Wyman Ford 00 - The Codex" 2025-10-24 20:46:17.556 | [2025-10-24 22:46:17.555] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Douglas Preston - Wyman Ford 00 - The Codex" 2025-10-24 20:46:18.312 | [2025-10-24 22:46:18.311] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child" 2025-10-24 20:46:18.313 | [2025-10-24 22:46:18.312] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=cabinet+of+curiosities" 2025-10-24 20:46:18.313 | [2025-10-24 22:46:18.313] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=pendergast+series%2C+book+3" 2025-10-24 20:46:19.200 | [2025-10-24 22:46:19.199] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child" from "Cabinet of Curiosities - Pendergast Series, Book 3" 2025-10-24 20:46:19.432 | [2025-10-24 22:46:19.431] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast" to "Cabinet of Curiosities - Pendergast Series, Book 3" 2025-10-24 20:46:19.664 | [2025-10-24 22:46:19.664] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Cabinet of Curiosities - Pendergast Series, Book 3" 2025-10-24 20:46:20.974 | [2025-10-24 22:46:20.974] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast Series" to "The Book of the Dead" 2025-10-24 20:46:21.218 | [2025-10-24 22:46:21.218] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "The Book of the Dead" 2025-10-24 20:46:22.008 | [2025-10-24 22:46:22.007] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child%2F%2C+%23169%3B2003+lincoln+child+and+splendide+mendax%2C+inc." 2025-10-24 20:46:22.008 | [2025-10-24 22:46:22.008] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=still+life+with+crows" 2025-10-24 20:46:22.009 | [2025-10-24 22:46:22.008] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=pendergast+series%2C+book+4" 2025-10-24 20:46:23.245 | [2025-10-24 22:46:23.244] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child/" from "Still Life with Crows - Pendergast Series, Book 4" 2025-10-24 20:46:23.465 | [2025-10-24 22:46:23.464] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "#169;2003 Lincoln Child and Splendide Mendax" from "Still Life with Crows - Pendergast Series, Book 4" 2025-10-24 20:46:23.693 | [2025-10-24 22:46:23.692] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Inc." from "Still Life with Crows - Pendergast Series, Book 4" 2025-10-24 20:46:23.923 | [2025-10-24 22:46:23.922] INFO: [ApiRouter] Removed author "#169;2003 Lincoln Child and Splendide Mendax" with no books 2025-10-24 20:46:23.924 | [2025-10-24 22:46:23.923] INFO: [ApiRouter] Removed author "Douglas Preston/Lincoln Child/" with no books 2025-10-24 20:46:24.135 | [2025-10-24 22:46:24.134] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast" to "Still Life with Crows - Pendergast Series, Book 4" 2025-10-24 20:46:24.391 | [2025-10-24 22:46:24.391] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Still Life with Crows - Pendergast Series, Book 4" 2025-10-24 20:46:26.378 | [2025-10-24 22:46:26.377] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast" to "Reliquary" 2025-10-24 20:46:26.624 | [2025-10-24 22:46:26.623] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Reliquary" 2025-10-24 20:46:27.755 | [2025-10-24 22:46:27.755] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast" to "Relic" 2025-10-24 20:46:27.971 | [2025-10-24 22:46:27.971] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Relic" 2025-10-24 20:46:28.740 | [2025-10-24 22:46:28.739] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child" 2025-10-24 20:46:28.742 | [2025-10-24 22:46:28.741] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=old+bones" 2025-10-24 20:46:28.744 | [2025-10-24 22:46:28.742] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=nora+kelly+series%2C+book+1" 2025-10-24 20:46:29.692 | [2025-10-24 22:46:29.692] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child" from "Old Bones - Nora Kelly Series, Book 1" 2025-10-24 20:46:30.696 | [2025-10-24 22:46:30.696] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Nora Kelly" to "Old Bones - Nora Kelly Series, Book 1" 2025-10-24 20:46:31.010 | [2025-10-24 22:46:31.009] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Old Bones - Nora Kelly Series, Book 1" 2025-10-24 20:46:33.420 | [2025-10-24 22:46:33.419] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Wyman Ford" to "Impact" 2025-10-24 20:46:33.663 | [2025-10-24 22:46:33.662] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Impact" 2025-10-24 20:46:34.398 | [2025-10-24 22:46:34.397] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston" 2025-10-24 20:46:34.399 | [2025-10-24 22:46:34.398] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=gideon%27s+sword" 2025-10-24 20:46:34.400 | [2025-10-24 22:46:34.399] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=gideon+crew+series%2C+book+1" 2025-10-24 20:46:35.331 | [2025-10-24 22:46:35.331] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Gideon Crew Series" to "Gideon's Sword - Gideon Crew Series, Book 1" 2025-10-24 20:46:35.761 | [2025-10-24 22:46:35.761] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Gideon's Sword - Gideon Crew Series, Book 1" 2025-10-24 20:46:36.604 | [2025-10-24 22:46:36.603] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child%2Fdavid+collins" 2025-10-24 20:46:36.605 | [2025-10-24 22:46:36.604] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=gideon%27s+corpse" 2025-10-24 20:46:36.605 | [2025-10-24 22:46:36.605] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=gideon+crew+series%2C+book+2" 2025-10-24 20:46:37.494 | [2025-10-24 22:46:37.494] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child/David W. Collins" from "Gideon's Corpse - Gideon Crew Series, Book 2" 2025-10-24 20:46:37.819 | [2025-10-24 22:46:37.819] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Gideon Crew Series" to "Gideon's Corpse - Gideon Crew Series, Book 2" 2025-10-24 20:46:38.014 | [2025-10-24 22:46:38.014] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Gideon's Corpse - Gideon Crew Series, Book 2" 2025-10-24 20:46:38.891 | [2025-10-24 22:46:38.891] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston" 2025-10-24 20:46:38.891 | [2025-10-24 22:46:38.891] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=fever+dream" 2025-10-24 20:46:38.891 | [2025-10-24 22:46:38.891] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=pendergast+series%2C+book+10" 2025-10-24 20:46:39.820 | [2025-10-24 22:46:39.820] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast Series" to "Fever Dream - Pendergast Series, Book 10" 2025-10-24 20:46:40.041 | [2025-10-24 22:46:40.041] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Fever Dream - Pendergast Series, Book 10" 2025-10-24 20:46:41.159 | [2025-10-24 22:46:41.159] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Nora Kelly" to "Diablo Mesa" 2025-10-24 20:46:41.389 | [2025-10-24 22:46:41.388] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Diablo Mesa" 2025-10-24 20:46:42.169 | [2025-10-24 22:46:42.167] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child%2Fscott+brick" 2025-10-24 20:46:42.170 | [2025-10-24 22:46:42.169] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=dance+of+death" 2025-10-24 20:46:42.171 | [2025-10-24 22:46:42.170] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=pendergast+series%2C+book+6" 2025-10-24 20:46:43.081 | [2025-10-24 22:46:43.080] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child/Scott Brick" from "Dance of Death - Pendergast Series, Book 6" 2025-10-24 20:46:43.312 | [2025-10-24 22:46:43.311] INFO: [ApiRouter] Removed author "Douglas Preston/Lincoln Child/Scott Brick" with no books 2025-10-24 20:46:44.134 | [2025-10-24 22:46:44.133] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child" 2025-10-24 20:46:44.135 | [2025-10-24 22:46:44.134] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=crooked+river" 2025-10-24 20:46:44.136 | [2025-10-24 22:46:44.135] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=pendergast+series%2C+book+19" 2025-10-24 20:46:45.043 | [2025-10-24 22:46:45.042] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child" from "Crooked River - Pendergast Series, Book 19" 2025-10-24 20:46:45.435 | [2025-10-24 22:46:45.435] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast Series" to "Crooked River - Pendergast Series, Book 19" 2025-10-24 20:46:45.700 | [2025-10-24 22:46:45.698] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Crooked River - Pendergast Series, Book 19" 2025-10-24 20:46:46.148 | [2025-10-24 22:46:46.147] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast Series (abridged)" to "Crooked River - Pendergast Series, Book 19" 2025-10-24 20:46:46.877 | [2025-10-24 22:46:46.875] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child%2Frene+auberjonois" 2025-10-24 20:46:46.877 | [2025-10-24 22:46:46.876] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=crimson+shore" 2025-10-24 20:46:46.878 | [2025-10-24 22:46:46.877] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=part+1" 2025-10-24 20:46:47.742 | [2025-10-24 22:46:47.742] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child/Rene Auberjonois" from "Crimson Shore - Part 1" 2025-10-24 20:46:47.973 | [2025-10-24 22:46:47.972] INFO: [ApiRouter] Removed author "Douglas Preston/Lincoln Child/Rene Auberjonois" with no books 2025-10-24 20:46:48.198 | [2025-10-24 22:46:48.197] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast Series" to "Crimson Shore - Part 1" 2025-10-24 20:46:48.413 | [2025-10-24 22:46:48.413] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Crimson Shore - Part 1" 2025-10-24 20:46:49.212 | [2025-10-24 22:46:49.211] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston" 2025-10-24 20:46:49.214 | [2025-10-24 22:46:49.213] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=cold+vengeance" 2025-10-24 20:46:49.216 | [2025-10-24 22:46:49.214] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=pendergast+series%2C+book+11" 2025-10-24 20:46:50.137 | [2025-10-24 22:46:50.137] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast Series" to "Cold Vengeance - Pendergast Series, Book 11" 2025-10-24 20:46:50.374 | [2025-10-24 22:46:50.374] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Cold Vengeance - Pendergast Series, Book 11" 2025-10-24 20:46:51.133 | [2025-10-24 22:46:51.133] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child" 2025-10-24 20:46:51.133 | [2025-10-24 22:46:51.133] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=city+of+endless+night" 2025-10-24 20:46:51.133 | [2025-10-24 22:46:51.133] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=pendergast+series%2C+book+17" 2025-10-24 20:46:51.997 | [2025-10-24 22:46:51.997] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child" from "City of Endless Night - Pendergast Series, Book 17" 2025-10-24 20:46:52.228 | [2025-10-24 22:46:52.228] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast" to "City of Endless Night - Pendergast Series, Book 17" 2025-10-24 20:46:52.459 | [2025-10-24 22:46:52.458] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "City of Endless Night - Pendergast Series, Book 17" 2025-10-24 20:46:53.262 | [2025-10-24 22:46:53.261] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston" 2025-10-24 20:46:53.263 | [2025-10-24 22:46:53.262] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=cemetary+dance" 2025-10-24 20:46:53.264 | [2025-10-24 22:46:53.263] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=pendergrast+series%2C+book+9" 2025-10-24 20:46:54.112 | [2025-10-24 22:46:54.112] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston" 2025-10-24 20:46:54.112 | [2025-10-24 22:46:54.112] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=brimstone" 2025-10-24 20:46:54.113 | [2025-10-24 22:46:54.112] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=5th+in+the+agent+pendergast+series" 2025-10-24 20:46:55.369 | [2025-10-24 22:46:55.369] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast" to "Brimstone - 5th in the Agent Pendergast series" 2025-10-24 20:46:55.561 | [2025-10-24 22:46:55.561] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Brimstone - 5th in the Agent Pendergast series" 2025-10-24 20:46:56.382 | [2025-10-24 22:46:56.382] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child" 2025-10-24 20:46:56.382 | [2025-10-24 22:46:56.382] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=blue+labyrinth" 2025-10-24 20:46:56.382 | [2025-10-24 22:46:56.382] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=pendergast+series%2C+book+14" 2025-10-24 20:46:57.418 | [2025-10-24 22:46:57.417] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed author "Douglas Preston/Lincoln Child" from "Blue Labyrinth - Pendergast Series, Book 14" 2025-10-24 20:46:57.635 | [2025-10-24 22:46:57.635] INFO: [ApiRouter] Removed author "Douglas Preston/Lincoln Child" with no books 2025-10-24 20:46:57.844 | [2025-10-24 22:46:57.844] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Agent Pendergast Series" to "Blue Labyrinth - Pendergast Series, Book 14" 2025-10-24 20:46:58.069 | [2025-10-24 22:46:58.069] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Blue Labyrinth - Pendergast Series, Book 14" 2025-10-24 20:46:59.124 | [2025-10-24 22:46:59.123] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Added series "Wyman Ford" to "Blasphemy" 2025-10-24 20:46:59.354 | [2025-10-24 22:46:59.354] INFO: [Scanner] quickMatchBookBuildUpdatePayload: Removed series "Preston, Douglas" from "Blasphemy" 2025-10-24 20:47:00.349 | [2025-10-24 22:47:00.348] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=douglas+preston%2Flincoln+child%2Fdavid+collins" 2025-10-24 20:47:00.350 | [2025-10-24 22:47:00.349] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=beyond+the+ice+limit" 2025-10-24 20:47:00.350 | [2025-10-24 22:47:00.350] INFO: [Audnexus] Searching for author "https://api.audnex.us/authors?name=part+1" 2025-10-24 20:48:11.196 | [2025-10-24 22:48:11.196] INFO: [CoverManager] Downloaded libraryItem cover "/audiobooks/Authors/Preston, Douglas/White Fire/cover.jpg" from url "https://m.media-amazon.com/images/I/81HzhKqmLzL.jpg" 2025-10-24 20:55:19.894 | [2025-10-24 22:55:19.894] INFO: [CoverManager] Downloaded libraryItem cover "/audiobooks/Authors/Preston, Douglas/Wheel of Darkness/cover.jpg" from url "https://m.media-amazon.com/images/I/71HcsGDASYL.jpg" ``` ### Additional Notes _No response_
adam added the bug label 2026-04-25 00:13:19 +02:00
adam closed this issue 2026-04-25 00:13:19 +02:00
Author
Owner

@cosmo5001 commented on GitHub (Oct 25, 2025):

Bulk quick match also fails to add authors or co authors to books that are missing that information even when supplied with an asin

@cosmo5001 commented on GitHub (Oct 25, 2025): Bulk quick match also fails to add authors or co authors to books that are missing that information even when supplied with an asin
Author
Owner

@TN-SKYC commented on GitHub (Oct 27, 2025):

Please check if this happens only to existing authors. I struggled with Quick Match ignoring the author field. I put some details here: https://github.com/advplyr/audiobookshelf/pull/4766

@TN-SKYC commented on GitHub (Oct 27, 2025): Please check if this happens only to existing authors. I struggled with Quick Match ignoring the author field. I put some details here: https://github.com/advplyr/audiobookshelf/pull/4766
Author
Owner

@cosmo5001 commented on GitHub (Oct 27, 2025):

Looking #4766 and doing my own testing, I confirmed that the author is not populating only if there is an existing entry in the abs db for that author. If there is no entry for the author in abs the first bulk quick match will populate the author, but none of the following matches will

@cosmo5001 commented on GitHub (Oct 27, 2025): Looking #4766 and doing my own testing, I confirmed that the author is not populating only if there is an existing entry in the abs db for that author. If there is no entry for the author in abs the first bulk quick match will populate the author, but none of the following matches will
Author
Owner

@github-actions[bot] commented on GitHub (Dec 21, 2025):

Fixed in v2.32.0.

@github-actions[bot] commented on GitHub (Dec 21, 2025): Fixed in [v2.32.0](https://github.com/advplyr/audiobookshelf/releases/tag/v2.32.0).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3055