mirror of
https://github.com/Ssenseii/harmoni.git
synced 2026-04-25 23:45:57 +03:00
[PR #5] Add the Possibility of adding track Art when importing from Spotify #7
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/harmoni#7
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/Ssenseii/harmoni/pull/5
Author: @Ham3D
Created: 12/21/2025
Status: 🔄 Open
Base:
main← Head:main📝 Commits (1)
10797e0feat(metadata): ✨ Enhance metadata handling and album art support📊 Changes
6 files changed (+116 additions, -43 deletions)
View changed files
📝
downloader/base_downloader.py(+12 -9)📝
downloader/metadata.py(+84 -24)📝
downloader/playlist_download.py(+3 -8)📝
menus/downloads_menu.py(+2 -0)📝
menus/song_selection_menu.py(+3 -2)📝
spotify_api/data_loader.py(+12 -0)📄 Description
Summary
This PR adds some features that were missed from #4: album art and metadata, when using spotify as source.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.