[PR #1314] [CLOSED] Allow connection attempt to local server when internet is not available #1554

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

📋 Pull Request Information

Original PR: https://github.com/advplyr/audiobookshelf-app/pull/1314
Author: @ashanrath
Created: 9/7/2024
Status: Closed

Base: masterHead: disable_offline_check


📝 Commits (1)

  • 6a3c546 Update ServerConnectForm.vue

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 components/connection/ServerConnectForm.vue (+3 -3)

📄 Description

Removed the !networkConnected condition on the disabled state for the address input field and the submit button. Text is unchanged, however allows a user to attempt to connect to a local resource even if they do not have an active internet connection.

Fixes #566


🔄 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/1314 **Author:** [@ashanrath](https://github.com/ashanrath) **Created:** 9/7/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `disable_offline_check` --- ### 📝 Commits (1) - [`6a3c546`](https://github.com/advplyr/audiobookshelf-app/commit/6a3c54662c3e3a2d59ca49442a0d618427e7b811) Update ServerConnectForm.vue ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `components/connection/ServerConnectForm.vue` (+3 -3) </details> ### 📄 Description Removed the !networkConnected condition on the disabled state for the address input field and the submit button. Text is unchanged, however allows a user to attempt to connect to a local resource even if they do not have an active internet connection. Fixes #566 --- <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-24 23:59:16 +02:00
adam closed this issue 2026-04-24 23:59:16 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#1554