This PR fixes https://github.com/advplyr/audiobookshelf-app/issues/1472 by adding an info bubble to the Local Folders. I experimented with adding the text below the folder list, but I couldn't get it to look right with a "more info" link.
The confusion can mostly be seen in the following issues (some from before support was removed). Scanning local media is also asked about relatively often on Discord, but not too frequently.
🔄 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/1473
**Author:** [@nichwall](https://github.com/nichwall)
**Created:** 2/9/2025
**Status:** ✅ Merged
**Merged:** 2/18/2025
**Merged by:** [@advplyr](https://github.com/advplyr)
**Base:** `master` ← **Head:** `local_folders_ui_update`
---
### 📝 Commits (3)
- [`1e84025`](https://github.com/advplyr/audiobookshelf-app/commit/1e840250b99daed0f1c13dc1b025ac951bccacf2) Add: info bubble for local folders
- [`ba66cc0`](https://github.com/advplyr/audiobookshelf-app/commit/ba66cc02b7409017b58ced9b33df2665dc43090c) Reworded local folder description
- [`ab02ce5`](https://github.com/advplyr/audiobookshelf-app/commit/ab02ce5601f3696bc2e7468703e099d29fc3265d) Update info icon alignment
### 📊 Changes
**2 files changed** (+19 additions, -2 deletions)
<details>
<summary>View changed files</summary>
📝 `pages/localMedia/folders/index.vue` (+18 -2)
📝 `strings/en-us.json` (+1 -0)
</details>
### 📄 Description
## Overview
This PR fixes https://github.com/advplyr/audiobookshelf-app/issues/1472 by adding an info bubble to the Local Folders. I experimented with adding the text below the folder list, but I couldn't get it to look right with a "more info" link.
The confusion can mostly be seen in the following issues (some from before support was removed). Scanning local media is also asked about relatively often on Discord, but not too frequently.
- https://github.com/advplyr/audiobookshelf-app/issues/1362
- https://github.com/advplyr/audiobookshelf-app/issues/827
- https://github.com/advplyr/audiobookshelf-app/issues/810
## Screenshots


---
<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/1473
Author: @nichwall
Created: 2/9/2025
Status: ✅ Merged
Merged: 2/18/2025
Merged by: @advplyr
Base:
master← Head:local_folders_ui_update📝 Commits (3)
1e84025Add: info bubble for local foldersba66cc0Reworded local folder descriptionab02ce5Update info icon alignment📊 Changes
2 files changed (+19 additions, -2 deletions)
View changed files
📝
pages/localMedia/folders/index.vue(+18 -2)📝
strings/en-us.json(+1 -0)📄 Description
Overview
This PR fixes https://github.com/advplyr/audiobookshelf-app/issues/1472 by adding an info bubble to the Local Folders. I experimented with adding the text below the folder list, but I couldn't get it to look right with a "more info" link.
The confusion can mostly be seen in the following issues (some from before support was removed). Scanning local media is also asked about relatively often on Discord, but not too frequently.
Screenshots
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.