[PR #2677] [MERGED] feat: Expanded filter to include "has no ebook" and "has no supplementary ebooks" options #3768

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/2677
Author: @Teekeks
Created: 2/27/2024
Status: Merged
Merged: 2/29/2024
Merged by: @advplyr

Base: masterHead: enhance-ebook-filter


📝 Commits (2)

  • 655bebf feat: Expanded filter to include "has no ebook" and "has no supplementary ebooks" options
  • 763bb1b Map ebook filter translations

📊 Changes

22 files changed (+56 additions, -0 deletions)

View changed files

📝 client/components/controls/LibraryFilterSelect.vue (+8 -0)
📝 client/strings/cs.json (+2 -0)
📝 client/strings/da.json (+2 -0)
📝 client/strings/de.json (+2 -0)
📝 client/strings/en-us.json (+2 -0)
📝 client/strings/es.json (+2 -0)
📝 client/strings/et.json (+2 -0)
📝 client/strings/fr.json (+2 -0)
📝 client/strings/gu.json (+2 -0)
📝 client/strings/hi.json (+2 -0)
📝 client/strings/hr.json (+2 -0)
📝 client/strings/hu.json (+2 -0)
📝 client/strings/it.json (+2 -0)
📝 client/strings/lt.json (+2 -0)
📝 client/strings/nl.json (+2 -0)
📝 client/strings/no.json (+2 -0)
📝 client/strings/pl.json (+2 -0)
📝 client/strings/pt-br.json (+2 -0)
📝 client/strings/ru.json (+2 -0)
📝 client/strings/sv.json (+2 -0)

...and 2 more files

📄 Description

This PR adds two more filter options: "has no ebook" and "has no supplementary ebooks" as negations of the two existing ebook related filter options.

This PR implements #1889


🔄 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/2677 **Author:** [@Teekeks](https://github.com/Teekeks) **Created:** 2/27/2024 **Status:** ✅ Merged **Merged:** 2/29/2024 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `enhance-ebook-filter` --- ### 📝 Commits (2) - [`655bebf`](https://github.com/advplyr/audiobookshelf/commit/655bebfec4c6ba71751a7aa4a0f3e7af7f5e4789) feat: Expanded filter to include "has no ebook" and "has no supplementary ebooks" options - [`763bb1b`](https://github.com/advplyr/audiobookshelf/commit/763bb1b8293fe1ca1e17336f4cdb5c5d506d4483) Map ebook filter translations ### 📊 Changes **22 files changed** (+56 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `client/components/controls/LibraryFilterSelect.vue` (+8 -0) 📝 `client/strings/cs.json` (+2 -0) 📝 `client/strings/da.json` (+2 -0) 📝 `client/strings/de.json` (+2 -0) 📝 `client/strings/en-us.json` (+2 -0) 📝 `client/strings/es.json` (+2 -0) 📝 `client/strings/et.json` (+2 -0) 📝 `client/strings/fr.json` (+2 -0) 📝 `client/strings/gu.json` (+2 -0) 📝 `client/strings/hi.json` (+2 -0) 📝 `client/strings/hr.json` (+2 -0) 📝 `client/strings/hu.json` (+2 -0) 📝 `client/strings/it.json` (+2 -0) 📝 `client/strings/lt.json` (+2 -0) 📝 `client/strings/nl.json` (+2 -0) 📝 `client/strings/no.json` (+2 -0) 📝 `client/strings/pl.json` (+2 -0) 📝 `client/strings/pt-br.json` (+2 -0) 📝 `client/strings/ru.json` (+2 -0) 📝 `client/strings/sv.json` (+2 -0) _...and 2 more files_ </details> ### 📄 Description This PR adds two more filter options: "has no ebook" and "has no supplementary ebooks" as negations of the two existing ebook related filter options. This PR implements #1889 --- <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:59 +02:00
adam closed this issue 2026-04-25 00:16:59 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3768