[GH-ISSUE #228] Add edit ability #166

Closed
opened 2026-02-26 02:32:20 +03:00 by kerem · 3 comments
Owner

Originally created by @phanan on GitHub (Feb 13, 2016).
Original GitHub issue: https://github.com/koel/koel/issues/228

Originally assigned to: @phanan on GitHub.

It would only be good if Koel has some (even basic) edit ability, so that users can manually update the songs' tags or add lyrics. All information should NOT be written into the files, but stored at a database level.

We're targetting single-mode edit in the first version of this feature. In a next version, batch edit should also be implemented.

Originally created by @phanan on GitHub (Feb 13, 2016). Original GitHub issue: https://github.com/koel/koel/issues/228 Originally assigned to: @phanan on GitHub. It would only be good if Koel has some (even basic) edit ability, so that users can manually update the songs' tags or add lyrics. All information should NOT be written into the files, but stored at a database level. We're targetting single-mode edit in the first version of this feature. In a next version, batch edit should also be implemented.
kerem closed this issue 2026-02-26 02:32:20 +03:00
Author
Owner

@neronmoon commented on GitHub (Feb 17, 2016):

All information should NOT be written into the files

But why?

<!-- gh-comment-id:185040355 --> @neronmoon commented on GitHub (Feb 17, 2016): > All information should NOT be written into the files But why?
Author
Owner

@phanan commented on GitHub (Feb 17, 2016):

Because such writing operation may be unsafe for your files.

<!-- gh-comment-id:185042833 --> @phanan commented on GitHub (Feb 17, 2016): Because such writing operation may be unsafe for your files.
Author
Owner

@thallian commented on GitHub (Feb 22, 2016):

Also in my usecase I mount the music files read only, so I am all for leaving them alone for stuff like this.

<!-- gh-comment-id:187103120 --> @thallian commented on GitHub (Feb 22, 2016): Also in my usecase I mount the music files read only, so I am all for leaving them alone for stuff like this.
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#166
No description provided.