[PR #1921] [MERGED] feat: set album release year during scan #1953

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

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/1921
Author: @phanan
Created: 5/13/2025
Status: Merged
Merged: 5/13/2025
Merged by: @phanan

Base: masterHead: album-release-year


📝 Commits (1)

  • 1da24c2 feat: set album release year during scan

📊 Changes

5 files changed (+87 additions, -5 deletions)

View changed files

📝 app/Models/SongZipArchive.php (+2 -2)
📝 app/Services/FileScanner.php (+5 -1)
📝 app/Services/SongStorages/LocalStorage.php (+2 -1)
📝 database/factories/AlbumFactory.php (+3 -1)
📝 tests/Integration/Services/FileScannerTest.php (+75 -0)

📄 Description

No description provided


🔄 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/1921 **Author:** [@phanan](https://github.com/phanan) **Created:** 5/13/2025 **Status:** ✅ Merged **Merged:** 5/13/2025 **Merged by:** [@phanan](https://github.com/phanan) **Base:** `master` ← **Head:** `album-release-year` --- ### 📝 Commits (1) - [`1da24c2`](https://github.com/koel/koel/commit/1da24c21a78b01b53fdf290818a91a565258b292) feat: set album release year during scan ### 📊 Changes **5 files changed** (+87 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `app/Models/SongZipArchive.php` (+2 -2) 📝 `app/Services/FileScanner.php` (+5 -1) 📝 `app/Services/SongStorages/LocalStorage.php` (+2 -1) 📝 `database/factories/AlbumFactory.php` (+3 -1) 📝 `tests/Integration/Services/FileScannerTest.php` (+75 -0) </details> ### 📄 Description _No description provided_ --- <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:51 +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#1953
No description provided.