[PR #3607] [CLOSED] Add LibraryItemController #4035

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/3607
Author: @unl0ck
Created: 11/12/2024
Status: Closed

Base: masterHead: create-libraryitem


📝 Commits (4)

  • 1593a04 Add Library ItemController
  • b701b4c fixed type
  • 2803f49 fixed ref
  • efc33fa added to bookBase metadata and added media to LibraryItemBase

📊 Changes

4 files changed (+63 additions, -0 deletions)

View changed files

docs/controllers/LibraryItemController.yaml (+53 -0)
📝 docs/objects/LibraryItem.yaml (+6 -0)
📝 docs/objects/mediaTypes/Book.yaml (+2 -0)
📝 docs/root.yaml (+2 -0)

📄 Description

Added Missed LibraryItemController
Added media to LibraryItemBase


🔄 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/3607 **Author:** [@unl0ck](https://github.com/unl0ck) **Created:** 11/12/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `create-libraryitem` --- ### 📝 Commits (4) - [`1593a04`](https://github.com/advplyr/audiobookshelf/commit/1593a045b6c64f0918ba35166fe9c3badf7e6b95) Add Library ItemController - [`b701b4c`](https://github.com/advplyr/audiobookshelf/commit/b701b4c50e78a54334f5c394df0721c101cf6e07) fixed type - [`2803f49`](https://github.com/advplyr/audiobookshelf/commit/2803f49d48ace9a2a58c83058f587119e1883688) fixed ref - [`efc33fa`](https://github.com/advplyr/audiobookshelf/commit/efc33fa3690fac4986155f23d82c98bb786be179) added to bookBase metadata and added media to LibraryItemBase ### 📊 Changes **4 files changed** (+63 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/controllers/LibraryItemController.yaml` (+53 -0) 📝 `docs/objects/LibraryItem.yaml` (+6 -0) 📝 `docs/objects/mediaTypes/Book.yaml` (+2 -0) 📝 `docs/root.yaml` (+2 -0) </details> ### 📄 Description Added Missed LibraryItemController Added media to LibraryItemBase --- <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#4035