[PR #4] [MERGED] Patch error maxdownload #47

Closed
opened 2026-02-27 19:05:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/akashrchandran/syrics-web/pull/4
Author: @akashrchandran
Created: 3/13/2023
Status: Merged
Merged: 3/13/2023
Merged by: @akashrchandran

Base: masterHead: patch-error-maxdownload


📝 Commits (5)

  • f00f895 created endpoint to recieve all track ids
  • 9b4c75e updated
  • 74b4d18 added downloading total songs as zip
  • 61f7a11 Merge branch 'master' into patch-error-maxdownload
  • 363871b updated

📊 Changes

4 files changed (+121 additions, -13 deletions)

View changed files

📝 index.py (+3 -3)
📝 spotify.py (+5 -2)
📝 static/js/spotify.js (+56 -2)
📝 templates/spotify.html (+57 -6)

📄 Description

download album greater than 50 and playlist greater than 100.

#3


🔄 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/akashrchandran/syrics-web/pull/4 **Author:** [@akashrchandran](https://github.com/akashrchandran) **Created:** 3/13/2023 **Status:** ✅ Merged **Merged:** 3/13/2023 **Merged by:** [@akashrchandran](https://github.com/akashrchandran) **Base:** `master` ← **Head:** `patch-error-maxdownload` --- ### 📝 Commits (5) - [`f00f895`](https://github.com/akashrchandran/syrics-web/commit/f00f89582db8a391123c209b884225fb3bfe28c7) created endpoint to recieve all track ids - [`9b4c75e`](https://github.com/akashrchandran/syrics-web/commit/9b4c75efc47ea4749196d3404aa9a5651275911d) updated - [`74b4d18`](https://github.com/akashrchandran/syrics-web/commit/74b4d18ac83a9849bda890d0c1e3769c9039d19f) added downloading total songs as zip - [`61f7a11`](https://github.com/akashrchandran/syrics-web/commit/61f7a11055cff895e68f9569f6ab060e5b7801bc) Merge branch 'master' into patch-error-maxdownload - [`363871b`](https://github.com/akashrchandran/syrics-web/commit/363871b4d951fe8ceb69aeed365b0aec4a7057c3) updated ### 📊 Changes **4 files changed** (+121 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `index.py` (+3 -3) 📝 `spotify.py` (+5 -2) 📝 `static/js/spotify.js` (+56 -2) 📝 `templates/spotify.html` (+57 -6) </details> ### 📄 Description download album greater than 50 and playlist greater than 100. #3 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:05:18 +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/syrics-web#47
No description provided.