[PR #5] Add the Possibility of adding track Art when importing from Spotify #7

Open
opened 2026-02-28 15:19:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Ssenseii/harmoni/pull/5
Author: @Ham3D
Created: 12/21/2025
Status: 🔄 Open

Base: mainHead: main


📝 Commits (1)

  • 10797e0 feat(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.

## 📋 Pull Request Information **Original PR:** https://github.com/Ssenseii/harmoni/pull/5 **Author:** [@Ham3D](https://github.com/Ham3D) **Created:** 12/21/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`10797e0`](https://github.com/Ssenseii/harmoni/commit/10797e08eb4d62734a9a7d25b8988e0a15bdf453) feat(metadata): ✨ Enhance metadata handling and album art support ### 📊 Changes **6 files changed** (+116 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Summary This PR adds some features that were missed from #4: album art and metadata, when using spotify as source. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No labels
pull-request
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/harmoni#7
No description provided.