[PR #6] [MERGED] Fix tracks parsing #10

Closed
opened 2026-02-28 15:18:47 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheTedLab/SpotiStats/pull/6
Author: @TheTedLab
Created: 11/25/2023
Status: Merged
Merged: 11/25/2023
Merged by: @TheTedLab

Base: devHead: aggregator


📝 Commits (1)

📊 Changes

4 files changed (+15663 additions, -15882 deletions)

View changed files

📝 src/aggregator/aggregator.py (+21 -18)
📝 src/aggregator/resources/artists/artist-00FQb4jTyendYWaN8pK0wa.json (+6655 -6777)
📝 src/aggregator/resources/artists/artist-0M2HHtY3OOQzIZxrHkbJLT.json (+1779 -1809)
📝 src/aggregator/resources/artists/artist-4tZwfgrHOc3mvqYlEYSvVi.json (+7208 -7278)

📄 Description

Fixed incorrect tracks parsing as array of every album to array for all tracks Add some logging for requests and time
Also previous JSON files now fixed


🔄 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/TheTedLab/SpotiStats/pull/6 **Author:** [@TheTedLab](https://github.com/TheTedLab) **Created:** 11/25/2023 **Status:** ✅ Merged **Merged:** 11/25/2023 **Merged by:** [@TheTedLab](https://github.com/TheTedLab) **Base:** `dev` ← **Head:** `aggregator` --- ### 📝 Commits (1) - [`5f75882`](https://github.com/TheTedLab/SpotiStats/commit/5f75882c028b3cebf73acb9dd39ca63b7ca4c91d) Fix tracks parsing ### 📊 Changes **4 files changed** (+15663 additions, -15882 deletions) <details> <summary>View changed files</summary> 📝 `src/aggregator/aggregator.py` (+21 -18) 📝 `src/aggregator/resources/artists/artist-00FQb4jTyendYWaN8pK0wa.json` (+6655 -6777) 📝 `src/aggregator/resources/artists/artist-0M2HHtY3OOQzIZxrHkbJLT.json` (+1779 -1809) 📝 `src/aggregator/resources/artists/artist-4tZwfgrHOc3mvqYlEYSvVi.json` (+7208 -7278) </details> ### 📄 Description Fixed incorrect tracks parsing as array of every album to array for all tracks Add some logging for requests and time Also previous JSON files now fixed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 15:18:47 +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/SpotiStats#10
No description provided.