[PR #276] [MERGED] Fix: escape special characters in provider urls #3328

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/276
Author: @mx03
Created: 12/30/2021
Status: Merged
Merged: 12/30/2021
Merged by: @advplyr

Base: masterHead: fixescapeurl


📝 Commits (1)

  • 02db145 Fix: escape special characters in provider urls

📊 Changes

5 files changed (+15 additions, -4 deletions)

View changed files

📝 server/providers/Audible.js (+6 -2)
📝 server/providers/Audnexus.js (+2 -0)
📝 server/providers/GoogleBooks.js (+5 -1)
📝 server/providers/LibGen.js (+1 -0)
📝 server/providers/OpenLibrary.js (+1 -1)

📄 Description

Fixes https://github.com/advplyr/audiobookshelf/issues/275 and other possible places


🔄 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/276 **Author:** [@mx03](https://github.com/mx03) **Created:** 12/30/2021 **Status:** ✅ Merged **Merged:** 12/30/2021 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `fixescapeurl` --- ### 📝 Commits (1) - [`02db145`](https://github.com/advplyr/audiobookshelf/commit/02db145a0c4fbaa81af6e7e83e6a8a6f5d70ee62) Fix: escape special characters in provider urls ### 📊 Changes **5 files changed** (+15 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `server/providers/Audible.js` (+6 -2) 📝 `server/providers/Audnexus.js` (+2 -0) 📝 `server/providers/GoogleBooks.js` (+5 -1) 📝 `server/providers/LibGen.js` (+1 -0) 📝 `server/providers/OpenLibrary.js` (+1 -1) </details> ### 📄 Description Fixes https://github.com/advplyr/audiobookshelf/issues/275 and other possible places --- <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:14 +02:00
adam closed this issue 2026-04-25 00:15:14 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3328