[Enhancement]: allow or default to use express-fileupload/useTempFiles=true #1170

Closed
opened 2026-04-24 23:34:45 +02:00 by adam · 2 comments
Owner

Originally created by @mayli on GitHub (Jun 4, 2023).

Describe the feature/enhancement

https://github.com/richardgirges/express-fileupload/blob/master/README.md

image

ABS actually default to use memory for upload, which isn't quite an option for large audio book collections.

Originally created by @mayli on GitHub (Jun 4, 2023). ### Describe the feature/enhancement https://github.com/richardgirges/express-fileupload/blob/master/README.md ![image](https://github.com/advplyr/audiobookshelf/assets/822628/d55b3dfe-9f62-4668-bf68-29dab0cab7be) ABS actually default to use memory for upload, which isn't quite an option for large audio book collections.
adam added the enhancement label 2026-04-24 23:34:45 +02:00
adam closed this issue 2026-04-24 23:34:45 +02:00
Author
Owner

@advplyr commented on GitHub (Jun 4, 2023):

Agree. Related #862

@advplyr commented on GitHub (Jun 4, 2023): Agree. Related #862
Author
Owner

@mayli commented on GitHub (Jun 5, 2023):

Agree. Related #862

I think it's reasonable to have useTempFiles=true, most audiobook file shouldn't really benefit too much to have of them in ram. Will post a PR soon.

@mayli commented on GitHub (Jun 5, 2023): > Agree. Related #862 I think it's reasonable to have useTempFiles=true, most audiobook file shouldn't really benefit too much to have of them in ram. Will post a PR soon.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#1170