[PR #3600] [CLOSED] set library id lowercase make more compatible #4032

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/3600
Author: @unl0ck
Created: 11/10/2024
Status: Closed

Base: masterHead: id_lowercase


📝 Commits (1)

  • c2a4d45 set library id lowercase make more compatible

📊 Changes

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

View changed files

📝 server/controllers/LibraryController.js (+2 -2)

📄 Description

iOS swift will send with openapi generated client lib the UUID to string not lowercased and so it is not possible the find the correct library


🔄 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/3600 **Author:** [@unl0ck](https://github.com/unl0ck) **Created:** 11/10/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `id_lowercase` --- ### 📝 Commits (1) - [`c2a4d45`](https://github.com/advplyr/audiobookshelf/commit/c2a4d45fdbde744ed6967dc3c26f52981ea00792) set library id lowercase make more compatible ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `server/controllers/LibraryController.js` (+2 -2) </details> ### 📄 Description iOS swift will send with openapi generated client lib the UUID to string not lowercased and so it is not possible the find the correct library --- <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:03 +02:00
adam closed this issue 2026-04-25 00:18:03 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#4032