[Enhancement]: Server Discovery #2355

Open
opened 2026-04-25 00:06:27 +02:00 by adam · 1 comment
Owner

Originally created by @peardox on GitHub (Nov 12, 2024).

Type of Enhancement

Server Backend

Describe the Feature/Enhancement

It would be much nicer when connecting a client to a local server if there was some discovery method.
This could be accomplished by the client sending a broadcast packet which ABS could respond to with the server details (there are other options of course - that's just a simple one that springs to mind)

Why would this be helpful?

It would make connecting to a local server far easier (if on 13378 - possibly for non-standard ports as well)

Future Implementation (Screenshot)

image

Audiobookshelf Server Version

v2.16.2

Current Implementation (Screenshot)

Configuration on IPad

Originally created by @peardox on GitHub (Nov 12, 2024). ### Type of Enhancement Server Backend ### Describe the Feature/Enhancement It would be much nicer when connecting a client to a local server if there was some discovery method. This could be accomplished by the client sending a broadcast packet which ABS could respond to with the server details (there are other options of course - that's just a simple one that springs to mind) ### Why would this be helpful? It would make connecting to a local server far easier (if on 13378 - possibly for non-standard ports as well) ### Future Implementation (Screenshot) ![image](https://github.com/user-attachments/assets/be7dcf57-f4f3-4aac-91f9-8ce6d1333aea) ### Audiobookshelf Server Version v2.16.2 ### Current Implementation (Screenshot) Configuration on IPad
adam added the enhancement label 2026-04-25 00:06:27 +02:00
Author
Owner

@PhantomPhoton commented on GitHub (Dec 17, 2024):

DNS SRV records might be another good option for discovery.

@PhantomPhoton commented on GitHub (Dec 17, 2024): [DNS SRV records](https://www.cloudflare.com/learning/dns/dns-records/dns-srv-record/) might be another good option for discovery.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#2355