mirror of
https://github.com/koel/koel.git
synced 2026-04-26 17:25:59 +03:00
[GH-ISSUE #1791] Upload directory seems to be changed #990
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#990
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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!
@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 ❤️