[PR #3565] [MERGED] Fix incorrect call to handleDownloadError #4014

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/3565
Author: @mikiher
Created: 10/29/2024
Status: Merged
Merged: 10/29/2024
Merged by: @advplyr

Base: masterHead: handle-download-errors-2


📝 Commits (1)

  • 524cf5e Fix incorrect call to handleDownloadError

📊 Changes

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

View changed files

📝 server/controllers/LibraryItemController.js (+4 -4)

📄 Description

Sorry, this is to fix the crash reported here.


🔄 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/3565 **Author:** [@mikiher](https://github.com/mikiher) **Created:** 10/29/2024 **Status:** ✅ Merged **Merged:** 10/29/2024 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `handle-download-errors-2` --- ### 📝 Commits (1) - [`524cf5e`](https://github.com/advplyr/audiobookshelf/commit/524cf5ec5b8f97a44b778dfed70e11efc2b35c9f) Fix incorrect call to handleDownloadError ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `server/controllers/LibraryItemController.js` (+4 -4) </details> ### 📄 Description Sorry, this is to fix the crash reported [here](https://github.com/advplyr/audiobookshelf/pull/3553#issuecomment-2445031131). --- <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:17:58 +02:00
adam closed this issue 2026-04-25 00:17:59 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#4014