[PR #332] Metadata Refactor and Standardization #328

Open
opened 2026-02-27 08:12:45 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/kokarare1212/librespot-python/pull/332
Author: @Googolplexed0
Created: 2/14/2026
Status: 🔄 Open

Base: mainHead: main


📝 Commits (3)

  • 390ff83 metadata refactor and standardization
  • b74dd82 init Id patterns as None
  • 4d2a143 combine CdnFeedHelper load_track and load_episode into load_content

📊 Changes

5 files changed (+97 additions, -284 deletions)

View changed files

📝 librespot/__init__.py (+1 -1)
📝 librespot/audio/__init__.py (+13 -42)
📝 librespot/core.py (+9 -9)
📝 librespot/metadata.py (+73 -231)
📝 setup.py (+1 -1)

📄 Description

slight ApiClient exception improvements
version bump v0.0.11


🔄 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/kokarare1212/librespot-python/pull/332 **Author:** [@Googolplexed0](https://github.com/Googolplexed0) **Created:** 2/14/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`390ff83`](https://github.com/kokarare1212/librespot-python/commit/390ff83cff81a32a62765a28e0c7ed39d1e4621f) metadata refactor and standardization - [`b74dd82`](https://github.com/kokarare1212/librespot-python/commit/b74dd82addbb9be35ebce8c8d58685e8e75cc14f) init Id patterns as None - [`4d2a143`](https://github.com/kokarare1212/librespot-python/commit/4d2a1432d84afd750738f337703c488518a8dc98) combine CdnFeedHelper load_track and load_episode into load_content ### 📊 Changes **5 files changed** (+97 additions, -284 deletions) <details> <summary>View changed files</summary> 📝 `librespot/__init__.py` (+1 -1) 📝 `librespot/audio/__init__.py` (+13 -42) 📝 `librespot/core.py` (+9 -9) 📝 `librespot/metadata.py` (+73 -231) 📝 `setup.py` (+1 -1) </details> ### 📄 Description slight ApiClient exception improvements version bump v0.0.11 --- <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 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/librespot-python-kokarare1212#328
No description provided.