[PR #4034] [MERGED] Add: log custom metadata provider to match other providers #4152

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/4034
Author: @nichwall
Created: 2/22/2025
Status: Merged
Merged: 2/23/2025
Merged by: @advplyr

Base: masterHead: custom-metadata-provider-logging


📝 Commits (1)

  • 4662fc5 Add: log custom metadata provider to match other providers

📊 Changes

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

View changed files

📝 server/providers/CustomProviderAdapter.js (+4 -1)

📄 Description

Brief summary

This PR adds logging for the Custom Metadata Provider URL request to match other providers.

Which issue is fixed?

Additional logging for https://github.com/advplyr/audiobookshelf/issues/4004

In-depth Description

Moved URL creation with query string to be before the Axios request and added logging of the generated URL.

How have you tested this?

Verified not crashing

Screenshots

N/A


🔄 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/4034 **Author:** [@nichwall](https://github.com/nichwall) **Created:** 2/22/2025 **Status:** ✅ Merged **Merged:** 2/23/2025 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `custom-metadata-provider-logging` --- ### 📝 Commits (1) - [`4662fc5`](https://github.com/advplyr/audiobookshelf/commit/4662fc52448e572083417213a23aea3b204e6c22) Add: log custom metadata provider to match other providers ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `server/providers/CustomProviderAdapter.js` (+4 -1) </details> ### 📄 Description <!-- For Work In Progress Pull Requests, please use the Draft PR feature, see https://github.blog/2019-02-14-introducing-draft-pull-requests/ for further details. If you do not follow this template, the PR may be closed without review. Please ensure all checks pass. If you are a new contributor, the workflows will need to be manually approved before they run. --> ## Brief summary This PR adds logging for the Custom Metadata Provider URL request to match other providers. ## Which issue is fixed? Additional logging for https://github.com/advplyr/audiobookshelf/issues/4004 ## In-depth Description Moved URL creation with query string to be before the Axios request and added logging of the generated URL. ## How have you tested this? Verified not crashing ## Screenshots N/A --- <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:18:34 +02:00
adam closed this issue 2026-04-25 00:18:34 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#4152