[PR #707] [MERGED] Fix library scanning failing #3397

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/707
Author: @jmt-gh
Created: 6/9/2022
Status: Merged
Merged: 6/9/2022
Merged by: @advplyr

Base: masterHead: fix_library_scanning


📝 Commits (1)

  • 701b8ea Fix bug with library scanning introduced in #697

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 server/utils/prober.js (+2 -2)

📄 Description

Looks like #697 missed a reference update that caused scanning libraries to fail. This fixes that. Also confirmed there are no other references to TryGrabTag left


🔄 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/707 **Author:** [@jmt-gh](https://github.com/jmt-gh) **Created:** 6/9/2022 **Status:** ✅ Merged **Merged:** 6/9/2022 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `fix_library_scanning` --- ### 📝 Commits (1) - [`701b8ea`](https://github.com/advplyr/audiobookshelf/commit/701b8ea12ec99090254dde41e160e09970f1587f) Fix bug with library scanning introduced in #697 ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `server/utils/prober.js` (+2 -2) </details> ### 📄 Description Looks like #697 missed a reference update that caused scanning libraries to fail. This fixes that. Also confirmed there are no other references to `TryGrabTag` left --- <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:15:29 +02:00
adam closed this issue 2026-04-25 00:15:29 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3397