mirror of
https://github.com/TheTedLab/SpotiStats.git
synced 2026-04-26 08:05:55 +03:00
[PR #7] [MERGED] Aggregator and stats update #12
Labels
No labels
enhancement
enhancement
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotiStats#12
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/TheTedLab/SpotiStats/pull/7
Author: @TheTedLab
Created: 12/10/2023
Status: ✅ Merged
Merged: 12/10/2023
Merged by: @TheTedLab
Base:
dev← Head:aggregator📝 Commits (3)
366b65dUpdate aggregator4d40c2dUpdate artist saving and docker4f59e91Add updating for playcount and stats📊 Changes
10 files changed (+1618 additions, -776 deletions)
View changed files
📝
src/aggregator/Dockerfile(+1 -1)📝
src/aggregator/aggregator.py(+139 -43)📝
src/aggregator/auth_credentials.template(+2 -1)📝
src/aggregator/resources/artists/artist-00FQb4jTyendYWaN8pK0wa.json(+561 -264)📝
src/aggregator/resources/artists/artist-0M2HHtY3OOQzIZxrHkbJLT.json(+177 -72)➖
src/aggregator/resources/artists/artist-1.json(+0 -90)📝
src/aggregator/resources/artists/artist-4tZwfgrHOc3mvqYlEYSvVi.json(+604 -286)📝
src/aggregator/save_artist.py(+18 -19)➕
src/aggregator/stats_update.py(+91 -0)➕
src/aggregator/tracks_count.py(+25 -0)📄 Description
Update aggregator with status code check and token refreshing
Update artist saving and docker
Add updating for playcount and stats
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.