[PR #24] [MERGED] Add meta data on the LRC file #51

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

📋 Pull Request Information

Original PR: https://github.com/akashrchandran/syrics-web/pull/24
Author: @akashrchandran
Created: 3/5/2024
Status: Merged
Merged: 3/5/2024
Merged by: @akashrchandran

Base: masterHead: develop


📝 Commits (6)

  • 7cfb456 Add additional data attributes to download button in spotify.html
  • a2f4ad5 Refactor Spotify route and add template filter
  • 66ad372 Add format_duration function to format track duration
  • 2b81ec0 fixed zip normal zip download
  • d139496 Refactor code to improve track information retrieval and downloading
  • 523c0f9 Commented out dotenv import and load_dotenv() function call

📊 Changes

4 files changed (+82 additions, -32 deletions)

View changed files

📝 index.py (+35 -17)
📝 spotify.py (+24 -5)
📝 static/js/spotify.js (+11 -7)
📝 templates/spotify.html (+12 -3)

📄 Description

closes #23


🔄 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/24 **Author:** [@akashrchandran](https://github.com/akashrchandran) **Created:** 3/5/2024 **Status:** ✅ Merged **Merged:** 3/5/2024 **Merged by:** [@akashrchandran](https://github.com/akashrchandran) **Base:** `master` ← **Head:** `develop` --- ### 📝 Commits (6) - [`7cfb456`](https://github.com/akashrchandran/syrics-web/commit/7cfb456602c725f084442fdac12c84928950a82e) Add additional data attributes to download button in spotify.html - [`a2f4ad5`](https://github.com/akashrchandran/syrics-web/commit/a2f4ad5ba6f732021c58f98e2fe9077506b4a44c) Refactor Spotify route and add template filter - [`66ad372`](https://github.com/akashrchandran/syrics-web/commit/66ad37261489afda6d26c2468200245b7f5673d5) Add format_duration function to format track duration - [`2b81ec0`](https://github.com/akashrchandran/syrics-web/commit/2b81ec00981963aa266cebb010e3a7b4678f03a1) fixed zip normal zip download - [`d139496`](https://github.com/akashrchandran/syrics-web/commit/d13949690ce066a4cda0e0e2d0892aa3d981d657) Refactor code to improve track information retrieval and downloading - [`523c0f9`](https://github.com/akashrchandran/syrics-web/commit/523c0f976da0bb620568c9f1e04b4f73d708a94d) Commented out dotenv import and load_dotenv() function call ### 📊 Changes **4 files changed** (+82 additions, -32 deletions) <details> <summary>View changed files</summary> 📝 `index.py` (+35 -17) 📝 `spotify.py` (+24 -5) 📝 `static/js/spotify.js` (+11 -7) 📝 `templates/spotify.html` (+12 -3) </details> ### 📄 Description closes #23 --- <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:19 +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#51
No description provided.