
Audioserve
Minimal audiobook and audio file streaming server
Audioserve is a simple personal audio streaming server that serves audio files directly from directory structures, designed primarily for audiobooks. It includes a modern web PWA client and a lightweight API, focusing on fast browsing and playback position tracking.
Key Features
- Serves audio files from folders without requiring a separate media database
- Web PWA client for modern browsers, plus an alternative older web client
- Supports single-file audiobooks (such as M4B) by exposing chapters as virtual tracks
- Optional transcoding and transcoding cache for bandwidth-friendly streaming
- Full-text search over folder names
- Playlists and playback position sharing between clients
- Collection caching in an embedded key-value store for faster browsing and search
- Filesystem change watching to keep the library up to date
Use Cases
- Self-hosted audiobook server for personal libraries organized by folders
- Lightweight audio streaming for language learning courses or lecture recordings
- Multi-collection setups (for example, separate libraries per language)
Limitations and Considerations
- Initial collection scan and cache build can take significant time for large libraries
- Search is focused on folder names (not per-track indexing or full metadata search)
Audioserve fits users who want a fast, minimalist audiobook-oriented server that respects existing folder structures and works well in a browser. It is especially useful when you need chapter support for single-file audiobooks and simple, reliable streaming without heavyweight media management.
Categories:
Tags:
Tech Stack:
Similar Services

Jellyfin
Self-hosted media server for managing and streaming your library
Jellyfin is a free, self-hosted media server to organize, manage, and stream movies, TV, music, and photos to web, mobile, and TV clients.

Navidrome
Web-based music server and personal audio streaming service
Self-hosted music streaming server with a modern web UI, Subsonic-compatible API, multi-user support, and on-the-fly transcoding for large libraries.

Navidrome Music Server
Lightweight open-source web music server and streamer
Open-source web music server that streams personal music collections via a modern web UI and Subsonic-compatible APIs; supports large libraries and on-the-fly transcoding...

Koel
Web-based personal music streaming server
Koel is a web-based personal music streaming server with a modern player UI, multi-user support, playlists, library management, and optional mobile apps.

Beets
Command-line music library manager and metadata tagger
Beets is a command-line music library manager that catalogs collections and automatically fixes tags using MusicBrainz, with a powerful plugin ecosystem.

Audiobookshelf
Self-hosted audiobook and podcast server
Self-hosted audiobook and podcast server with multi-user playback sync, metadata management, downloads, and web/mobile clients.

Docker
TypeScript
Rust
Svelte