[PR #3107] [MERGED] bug: if oldLibraryItem is null things crash #3866

Closed
opened 2026-04-25 00:17:22 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/3107
Author: @taxilian
Created: 6/27/2024
Status: Merged
Merged: 6/27/2024
Merged by: @advplyr

Base: masterHead: bug/oldLibraryItemNull


📝 Commits (1)

  • f9e270e bug: if oldLibraryItem is null things crash

📊 Changes

1 file changed (+5 additions, -3 deletions)

View changed files

📝 server/scanner/LibraryScanner.js (+5 -3)

📄 Description

I'm not sure how it got into this state, but once in the state it keeps crashing. Might be because I have multiple instances running against the same sqlite database so two concurrent were scanning at the same time?


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/advplyr/audiobookshelf/pull/3107 **Author:** [@taxilian](https://github.com/taxilian) **Created:** 6/27/2024 **Status:** ✅ Merged **Merged:** 6/27/2024 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `bug/oldLibraryItemNull` --- ### 📝 Commits (1) - [`f9e270e`](https://github.com/advplyr/audiobookshelf/commit/f9e270e4bed441905a93785c3bc0d3c47174b8d5) bug: if oldLibraryItem is null things crash ### 📊 Changes **1 file changed** (+5 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `server/scanner/LibraryScanner.js` (+5 -3) </details> ### 📄 Description I'm not sure how it got into this state, but once in the state it keeps crashing. Might be because I have multiple instances running against the same sqlite database so two concurrent were scanning at the same time? --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:17:22 +02:00
adam closed this issue 2026-04-25 00:17:22 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3866