[PR #1416] [CLOSED] Use albumartist tag if present to create Album #1708

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1416
Author: @Archpanda
Created: 1/28/2022
Status: Closed

Base: masterHead: master


📝 Commits (3)

  • e91f9ee Pass albumartist value
  • a93cf11 Pass albumartist to album creation
  • 23cfe08 Set album artist as albumartist if given

📊 Changes

3 files changed (+6 additions, -6 deletions)

View changed files

📝 app/Http/Controllers/API/ObjectStorage/S3/SongController.php (+1 -1)
📝 app/Models/Album.php (+3 -3)
📝 app/Services/S3Service.php (+2 -2)

📄 Description

Trying to resolve #1333


🔄 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/koel/koel/pull/1416 **Author:** [@Archpanda](https://github.com/Archpanda) **Created:** 1/28/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (3) - [`e91f9ee`](https://github.com/koel/koel/commit/e91f9ee0d7b33837cb5c3270085317910ed3e3f1) Pass albumartist value - [`a93cf11`](https://github.com/koel/koel/commit/a93cf1144e1addd00fc8e274ad2df43e6a4b5e9d) Pass albumartist to album creation - [`23cfe08`](https://github.com/koel/koel/commit/23cfe0861260d3934cebcd73d80ca8aa2aed176e) Set album artist as albumartist if given ### 📊 Changes **3 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Controllers/API/ObjectStorage/S3/SongController.php` (+1 -1) 📝 `app/Models/Album.php` (+3 -3) 📝 `app/Services/S3Service.php` (+2 -2) </details> ### 📄 Description Trying to resolve #1333 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 03:32:01 +03:00
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#1708
No description provided.