[PR #1397] [CLOSED] Add total duration info on the podcasts page. #3535

Closed
opened 2026-04-25 00:16:02 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/1397
Author: @mfcar
Created: 1/12/2023
Status: Closed

Base: masterHead: addStats


📝 Commits (1)

  • f873642 Add total duration info on the podcasts page.

📊 Changes

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

View changed files

📝 client/pages/item/_id/index.vue (+15 -0)

📄 Description

For now, the total duration info is not shown for podcasts, just for audio files or audio tracks:

image

This pull request adds this information on the podcast page:

image

My goal is to have a piece of information about how long is the duration of the podcast, similar to what iTunes does:

image

🔄 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/advplyr/audiobookshelf/pull/1397 **Author:** [@mfcar](https://github.com/mfcar) **Created:** 1/12/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `addStats` --- ### 📝 Commits (1) - [`f873642`](https://github.com/advplyr/audiobookshelf/commit/f873642e4255addd26cb713386caad64f16099d9) Add total duration info on the podcasts page. ### 📊 Changes **1 file changed** (+15 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `client/pages/item/_id/index.vue` (+15 -0) </details> ### 📄 Description For now, the total duration info is not shown for podcasts, just for audio files or audio tracks: ![image](https://user-images.githubusercontent.com/814828/212064669-af36ca05-fa1c-4eaa-953a-17c981e472a1.png) This pull request adds this information on the podcast page: ![image](https://user-images.githubusercontent.com/814828/212064896-ea900b2f-a1c1-40c1-8c21-d494532c1429.png) My goal is to have a piece of information about how long is the duration of the podcast, similar to what iTunes does: <img width="281" alt="image" src="https://user-images.githubusercontent.com/814828/212065565-89f7c859-0644-4898-b347-778c8e1351df.png"> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2026-04-25 00:16:02 +02:00
adam closed this issue 2026-04-25 00:16:02 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3535