[PR #448] [MERGED] Added select all option to the episode selector #3348

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/448
Author: @rasmuslos
Created: 4/9/2022
Status: Merged
Merged: 4/9/2022
Merged by: @advplyr

Base: masterHead: bulk-download


📝 Commits (2)

  • 5c91c1e Added select all option to the episode selector
  • 96cd91a Added select all episodes option to episode feed

📊 Changes

4 files changed (+38 additions, -3 deletions)

View changed files

📝 .gitignore (+3 -1)
📝 client/components/modals/podcast/EpisodeFeed.vue (+22 -0)
📝 client/components/modals/podcast/NewModal.vue (+11 -0)
📝 server/Server.js (+2 -2)

📄 Description

Added checkbox to select all episodes so that they can be downloaded all at once

Screenshot 2022-04-09 at 10 22 13 Screenshot 2022-04-09 at 10 22 19 Screenshot 2022-04-09 at 10 22 09

🔄 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/448 **Author:** [@rasmuslos](https://github.com/rasmuslos) **Created:** 4/9/2022 **Status:** ✅ Merged **Merged:** 4/9/2022 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `bulk-download` --- ### 📝 Commits (2) - [`5c91c1e`](https://github.com/advplyr/audiobookshelf/commit/5c91c1e2c7465786db6ee2d574bec5b66b25082e) Added select all option to the episode selector - [`96cd91a`](https://github.com/advplyr/audiobookshelf/commit/96cd91a385b37f1296bca70d0e3e401249999ffb) Added select all episodes option to episode feed ### 📊 Changes **4 files changed** (+38 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+3 -1) 📝 `client/components/modals/podcast/EpisodeFeed.vue` (+22 -0) 📝 `client/components/modals/podcast/NewModal.vue` (+11 -0) 📝 `server/Server.js` (+2 -2) </details> ### 📄 Description Added checkbox to select all episodes so that they can be downloaded all at once <img width="1264" alt="Screenshot 2022-04-09 at 10 22 13" src="https://user-images.githubusercontent.com/49640416/162563397-117c3736-3f82-461b-8155-57b1aa170324.png"> <img width="1255" alt="Screenshot 2022-04-09 at 10 22 19" src="https://user-images.githubusercontent.com/49640416/162563395-279451d0-4d69-457c-b53f-3f51399a6433.png"> <img width="1270" alt="Screenshot 2022-04-09 at 10 22 09" src="https://user-images.githubusercontent.com/49640416/162563400-f35a4bba-b309-4e35-ae28-055f928d6cd3.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:15:18 +02:00
adam closed this issue 2026-04-25 00:15:19 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3348