I tested this with my running ABS server instance and the Android emulator.
Thanks a lot for offering this great piece of open-source software!
I ❤️ ABS. 😄
🔄 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/1522
**Author:** [@4ch1m](https://github.com/4ch1m)
**Created:** 3/22/2025
**Status:** ✅ Merged
**Merged:** 3/22/2025
**Merged by:** [@advplyr](https://github.com/advplyr)
**Base:** `master` ← **Head:** `sort_podcasts_by_filename`
---
### 📝 Commits (2)
- [`b6349fb`](https://github.com/advplyr/audiobookshelf-app/commit/b6349fb3a7a358558594c1a354efc1f8a9551186) sort podcasts by filename; display filename in table row
- [`8aedd1c`](https://github.com/advplyr/audiobookshelf-app/commit/8aedd1cd959fe720010fb4970eafd22916ed3475) Update filename style on episode row
### 📊 Changes
**3 files changed** (+27 additions, -4 deletions)
<details>
<summary>View changed files</summary>
📝 `components/modals/OrderModal.vue` (+4 -0)
📝 `components/tables/podcast/EpisodeRow.vue` (+7 -1)
📝 `components/tables/podcast/EpisodesTable.vue` (+16 -3)
</details>
### 📄 Description
Hi there,
this PR basically just adds the recently introduced feature "[new sort option for podcasts view](https://github.com/advplyr/audiobookshelf/pull/4030)" from the webapp to the mobile app.
I tested this with my running ABS server instance and the Android emulator.
Thanks a lot for offering this great piece of open-source software!
I :heart: ABS. :smile:
---
<img src="https://github.com/user-attachments/assets/4a944801-a7dc-4448-b3e6-a8d28731a571" width="50%" height="50%">
---
<img src="https://github.com/user-attachments/assets/e1d20694-4fcb-42aa-8227-c3136311af74" width="50%" height="50%">
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/advplyr/audiobookshelf-app/pull/1522
Author: @4ch1m
Created: 3/22/2025
Status: ✅ Merged
Merged: 3/22/2025
Merged by: @advplyr
Base:
master← Head:sort_podcasts_by_filename📝 Commits (2)
b6349fbsort podcasts by filename; display filename in table row8aedd1cUpdate filename style on episode row📊 Changes
3 files changed (+27 additions, -4 deletions)
View changed files
📝
components/modals/OrderModal.vue(+4 -0)📝
components/tables/podcast/EpisodeRow.vue(+7 -1)📝
components/tables/podcast/EpisodesTable.vue(+16 -3)📄 Description
Hi there,
this PR basically just adds the recently introduced feature "new sort option for podcasts view" from the webapp to the mobile app.
I tested this with my running ABS server instance and the Android emulator.
Thanks a lot for offering this great piece of open-source software!
I ❤️ ABS. 😄
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.