[PR #586] [MERGED] Fix for unsorted feeds, update npm, add docker tag #3379

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/586
Author: @jflattery
Created: 5/12/2022
Status: Merged
Merged: 5/13/2022
Merged by: @advplyr

Base: masterHead: main


📝 Commits (4)

📊 Changes

4 files changed (+1075 additions, -1840 deletions)

View changed files

📝 client/components/modals/podcast/EpisodeFeed.vue (+1 -0)
📝 client/package-lock.json (+704 -1607)
📝 package-lock.json (+366 -229)
📝 readme.md (+4 -4)

📄 Description

Fix for Podcasts such as "Beers with Talos" who don't publish their feed in a chronological order


🔄 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/586 **Author:** [@jflattery](https://github.com/jflattery) **Created:** 5/12/2022 **Status:** ✅ Merged **Merged:** 5/13/2022 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `main` --- ### 📝 Commits (4) - [`6bb3638`](https://github.com/advplyr/audiobookshelf/commit/6bb36381f1dc16b18914393fc2c70c15bae298e8) Fix for unsorted feeds - [`d06fd1a`](https://github.com/advplyr/audiobookshelf/commit/d06fd1a1b1a89a04e907a21fb600f31de11528ad) Update npm packages - [`30934ed`](https://github.com/advplyr/audiobookshelf/commit/30934edd577e368770fb0d03e10e23e233ca0ea3) Add tag - [`d5c46dc`](https://github.com/advplyr/audiobookshelf/commit/d5c46dcbfbeff871a6ffe0484d7cfdec3739a203) Dedupe packages ### 📊 Changes **4 files changed** (+1075 additions, -1840 deletions) <details> <summary>View changed files</summary> 📝 `client/components/modals/podcast/EpisodeFeed.vue` (+1 -0) 📝 `client/package-lock.json` (+704 -1607) 📝 `package-lock.json` (+366 -229) 📝 `readme.md` (+4 -4) </details> ### 📄 Description Fix for Podcasts such as "Beers with Talos" who don't publish their feed in a chronological order --- <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:15:25 +02:00
adam closed this issue 2026-04-25 00:15:25 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3379