[PR #105] [CLOSED] Fix incorrect calculation of album length #1158

Closed
opened 2026-02-26 02:35:38 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/koel/koel/pull/105
Author: @mattsches
Created: 12/18/2015
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 57d837d Fix incorrect calculation of album length

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 resources/assets/js/stores/album.js (+1 -1)

📄 Description

The album length was not calculated correctly because it generated a concatenated string instead of the number of seconds.


🔄 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/koel/koel/pull/105 **Author:** [@mattsches](https://github.com/mattsches) **Created:** 12/18/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`57d837d`](https://github.com/koel/koel/commit/57d837dcccf91c5f38cd13be1b7017f0aca140fc) Fix incorrect calculation of album length ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `resources/assets/js/stores/album.js` (+1 -1) </details> ### 📄 Description The album length was not calculated correctly because it generated a concatenated string instead of the number of seconds. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 02:35:38 +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/koel-koel#1158
No description provided.