[PR #2930] [MERGED] Book match tab update #3826

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf/pull/2930
Author: @nichwall
Created: 5/5/2024
Status: Merged
Merged: 5/6/2024
Merged by: @advplyr

Base: masterHead: book_matching_update


📝 Commits (3)

  • 7e13cb6 Add: Select All for match tab
  • 0081525 Add: space between covers on match tab
  • 13afa12 Map Select All translations

📊 Changes

26 files changed (+28 additions, -3 deletions)

View changed files

📝 client/components/modals/item/tabs/Match.vue (+2 -2)
📝 client/strings/bn.json (+1 -0)
📝 client/strings/cs.json (+1 -0)
📝 client/strings/da.json (+1 -0)
📝 client/strings/de.json (+2 -1)
📝 client/strings/en-us.json (+1 -0)
📝 client/strings/es.json (+1 -0)
📝 client/strings/et.json (+1 -0)
📝 client/strings/fr.json (+1 -0)
📝 client/strings/gu.json (+1 -0)
📝 client/strings/he.json (+1 -0)
📝 client/strings/hi.json (+1 -0)
📝 client/strings/hr.json (+1 -0)
📝 client/strings/hu.json (+1 -0)
📝 client/strings/it.json (+1 -0)
📝 client/strings/lt.json (+1 -0)
📝 client/strings/nl.json (+1 -0)
📝 client/strings/no.json (+1 -0)
📝 client/strings/pl.json (+1 -0)
📝 client/strings/pt-br.json (+1 -0)

...and 6 more files

📄 Description

This PR fixes https://github.com/advplyr/audiobookshelf/issues/2889.

Adds 4 pixels in between the two cover images, and adds "Select All" translatable text for the top checkbox.

image


🔄 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/2930 **Author:** [@nichwall](https://github.com/nichwall) **Created:** 5/5/2024 **Status:** ✅ Merged **Merged:** 5/6/2024 **Merged by:** [@advplyr](https://github.com/advplyr) **Base:** `master` ← **Head:** `book_matching_update` --- ### 📝 Commits (3) - [`7e13cb6`](https://github.com/advplyr/audiobookshelf/commit/7e13cb6ecfeeb5939ecfd84fff0e7960401a8266) Add: Select All for match tab - [`0081525`](https://github.com/advplyr/audiobookshelf/commit/0081525ed301b4165f3a68ee816b0dd849a726f8) Add: space between covers on match tab - [`13afa12`](https://github.com/advplyr/audiobookshelf/commit/13afa1245606a95731a2c77af63f732a34702410) Map Select All translations ### 📊 Changes **26 files changed** (+28 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `client/components/modals/item/tabs/Match.vue` (+2 -2) 📝 `client/strings/bn.json` (+1 -0) 📝 `client/strings/cs.json` (+1 -0) 📝 `client/strings/da.json` (+1 -0) 📝 `client/strings/de.json` (+2 -1) 📝 `client/strings/en-us.json` (+1 -0) 📝 `client/strings/es.json` (+1 -0) 📝 `client/strings/et.json` (+1 -0) 📝 `client/strings/fr.json` (+1 -0) 📝 `client/strings/gu.json` (+1 -0) 📝 `client/strings/he.json` (+1 -0) 📝 `client/strings/hi.json` (+1 -0) 📝 `client/strings/hr.json` (+1 -0) 📝 `client/strings/hu.json` (+1 -0) 📝 `client/strings/it.json` (+1 -0) 📝 `client/strings/lt.json` (+1 -0) 📝 `client/strings/nl.json` (+1 -0) 📝 `client/strings/no.json` (+1 -0) 📝 `client/strings/pl.json` (+1 -0) 📝 `client/strings/pt-br.json` (+1 -0) _...and 6 more files_ </details> ### 📄 Description This PR fixes https://github.com/advplyr/audiobookshelf/issues/2889. Adds 4 pixels in between the two cover images, and adds "Select All" translatable text for the top checkbox. ![image](https://github.com/advplyr/audiobookshelf/assets/5686638/2f12f128-522b-465a-abc7-bc663d586575) --- <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:17:13 +02:00
adam closed this issue 2026-04-25 00:17:13 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#3826