mirror of
https://github.com/koel/koel.git
synced 2026-04-25 16:56:02 +03:00
[PR #1986] [MERGED] fix: artwork download logic #2000
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#2000
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?
📋 Pull Request Information
Original PR: https://github.com/koel/koel/pull/1986
Author: @phanan
Created: 7/2/2025
Status: ✅ Merged
Merged: 7/2/2025
Merged by: @phanan
Base:
master← Head:fix-artwork-download📝 Commits (1)
f56a833fix: artwork download logic📊 Changes
52 files changed (+294 additions, -367 deletions)
View changed files
📝
app/Services/EncyclopediaService.php(+2 -2)📝
phpstan.neon.dist(+0 -4)📝
tests/Concerns/CreatesApplication.php(+1 -1)📝
tests/Concerns/MakesHttpRequests.php(+1 -1)➕
tests/Concerns/TestsPipelines.php(+15 -0)📝
tests/Feature/AlbumInformationTest.php(+1 -1)📝
tests/Feature/AlbumThumbnailTest.php(+1 -2)📝
tests/Feature/ArtistInformationTest.php(+1 -1)📝
tests/Feature/DownloadTest.php(+6 -12)📝
tests/Feature/ForgotPasswordTest.php(+2 -2)📝
tests/Feature/KoelPlus/ArtistImageTest.php(+1 -1)📝
tests/Feature/KoelPlus/DownloadTest.php(+2 -4)📝
tests/Feature/KoelPlus/SSO/GoogleTest.php(+3 -3)📝
tests/Feature/KoelPlus/SongPlayTest.php(+2 -4)📝
tests/Feature/LastfmTest.php(+9 -11)📝
tests/Feature/ScrobbleTest.php(+2 -3)📝
tests/Feature/SettingTest.php(+1 -1)📝
tests/Feature/SongPlayTest.php(+3 -6)📝
tests/Feature/YouTubeTest.php(+2 -3)📝
tests/Integration/Jobs/RunCommandJobTest.php(+1 -2)...and 32 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.