[GH-ISSUE #1791] Upload directory seems to be changed #990

Closed
opened 2026-02-26 02:34:51 +03:00 by kerem · 1 comment
Owner

Originally created by @debugdummy on GitHub (Jul 15, 2024).
Original GitHub issue: https://github.com/koel/koel/issues/1791

While trying the functionality of the latest version v7.05, i was trying to do a media upload. That worked out well. But itvdid not land in the 'old place'

I found it to be stored in %media_path%/KOEL_UPLOADS$2_ It used to be stored in %media_path%/KOEL_UPLOADS

To reproduce: i compiled version v6.12 and did a media upload. Which worked out well.
After that I compiled version v7.05, did an upload and did not found that file at the expected location. The file was placed in a new directory (KOEL_UPLOADS$2_)

Node v20.12.0
Yarn 1.22.21
PHP 8.3.9
mariaDB 15.1
And so on..
Thanks for the upgrade of this very fine work of art Phanan!

Originally created by @debugdummy on GitHub (Jul 15, 2024). Original GitHub issue: https://github.com/koel/koel/issues/1791 While trying the functionality of the latest version v7.05, i was trying to do a media upload. That worked out well. But itvdid not land in the 'old place' I found it to be stored in %media_path%/__KOEL_UPLOADS_$2__ It used to be stored in %media_path%/__KOEL_UPLOADS__ To reproduce: i compiled version v6.12 and did a media upload. Which worked out well. After that I compiled version v7.05, did an upload and did not found that file at the expected location. The file was placed in a new directory (__KOEL_UPLOADS_$2__) Node v20.12.0 Yarn 1.22.21 PHP 8.3.9 mariaDB 15.1 And so on.. Thanks for the upgrade of this very fine work of art Phanan!
kerem closed this issue 2026-02-26 02:34:51 +03:00
Author
Owner

@phanan commented on GitHub (Jul 15, 2024):

That's expected. Media will now be uploaded to a dedicated directory per user. If this causes a bug somehow, please report it.
And thank you for enjoying Koel ❤️

<!-- gh-comment-id:2229493464 --> @phanan commented on GitHub (Jul 15, 2024): That's expected. Media will now be uploaded to a dedicated directory per user. If this causes a bug somehow, please report it. And thank you for enjoying Koel ❤️
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/koel-koel#990
No description provided.