[PR #1455] [MERGED] Sensible default sort for podcasts #1584

Closed
opened 2026-04-24 23:59:29 +02:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf-app/pull/1455
Author: @anstosa
Created: 1/26/2025
Status: Merged
Merged: 1/26/2025
Merged by: @advplyr

Base: masterHead: defaultpodcastsort


📝 Commits (1)

  • 822ca65 Sensible default sort for podcasts

📊 Changes

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

View changed files

📝 components/tables/podcast/EpisodesTable.vue (+1 -0)

📄 Description

Industry convention is that "The serial format arranges podcast episodes from oldest-to-newest". This one-line change sets the default sort for podcast episode list to Pub Date (Ascending) instead of Pub Date (Descending) if the podcast is of type serial.


🔄 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-app/pull/1455 **Author:** [@anstosa](https://github.com/anstosa) **Created:** 1/26/2025 **Status:** ✅ Merged **Merged:** 1/26/2025 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `defaultpodcastsort` --- ### 📝 Commits (1) - [`822ca65`](https://github.com/advplyr/audiobookshelf-app/commit/822ca65349715e7479ccf80936ab630a28d9a1d1) Sensible default sort for podcasts ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `components/tables/podcast/EpisodesTable.vue` (+1 -0) </details> ### 📄 Description [Industry convention](https://help.simplecast.com/hc/en-us/articles/21953604877213-The-Difference-Between-Serial-and-Episodic-Podcasts) is that "The serial format arranges podcast episodes from oldest-to-newest". This one-line change sets the default sort for podcast episode list to _Pub Date (Ascending)_ instead of _Pub Date (Descending)_ if the podcast is of type `serial`. --- <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-24 23:59:29 +02:00
adam closed this issue 2026-04-24 23:59:29 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#1584