[PR #486] [MERGED] Set description when quick matching media #3361

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/486
Author: @selfhost-alt
Created: 4/23/2022
Status: Merged
Merged: 4/23/2022
Merged by: @advplyr

Base: masterHead: quickmatch-updates-media-descriptions


📝 Commits (1)

  • 4b60b4f Set description when quick matching media

📊 Changes

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

View changed files

📝 server/scanner/Scanner.js (+1 -1)

📄 Description

All the audiobook media providers seem to provide a description field, so we're just failing to apply it to the media item after it is looked up. This PR updates the list of updated properties to include description, so now doing a Quick Match or matching an entire library should also update media item descriptions if available.


🔄 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/486 **Author:** [@selfhost-alt](https://github.com/selfhost-alt) **Created:** 4/23/2022 **Status:** ✅ Merged **Merged:** 4/23/2022 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `quickmatch-updates-media-descriptions` --- ### 📝 Commits (1) - [`4b60b4f`](https://github.com/advplyr/audiobookshelf/commit/4b60b4f73e9b00628afe68b135c921d82b6de289) Set description when quick matching media ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/scanner/Scanner.js` (+1 -1) </details> ### 📄 Description All the audiobook media providers seem to provide a `description` field, so we're just failing to apply it to the media item after it is looked up. This PR updates the list of updated properties to include `description`, so now doing a Quick Match or matching an entire library should also update media item descriptions if available. --- <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:21 +02:00
adam closed this issue 2026-04-25 00:15:21 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3361