advplyr/audiobookshelf

Self-hosted audiobook and podcast server

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 38 minutes ago
Added to GitGenius on September 4th, 2026
Created on August 17th, 2021
Open Issues & Pull Requests: 1,172 (+0)
GitHub issues: Enabled
Number of forks: 1,156
Total Stargazers: 14,264 (+1)
Total Subscribers: 79 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 1.5 hours
Mean response time: 31.9 days
90th percentile: 43.7 days
Tracked items: 1,346

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. Work labelled "bug" is answered fastest, typically in under an hour, while "chapter editor" waits about 7 weeks. 72% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 4% of issues opened in the past year have been closed.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 748
New in 7 days: 10
Closed in 7 days: 2
Avg open age: 553 days
Stale 30+ days: 663
Stale 90+ days: 564

Recent activity

Opened in 7 days: 7
Closed in 7 days: 2
Comments in 7 days: 1
Events in 7 days: 1

Top labels

  • bug (793)
  • enhancement (767)
  • unable to reproduce (34)
  • waiting (33)
  • possible plugin (32)
  • ebooks (25)
  • backlog (24)
  • sorting/filtering/searching (21)

Detailed Description

Audiobookshelf is a self-hosted audiobook and podcast server.

The tool addresses the need for personal control over audiobook and podcast libraries without reliance on commercial streaming services. It operates as a centralized server that organizes, streams, and manages audio content across multiple devices. Users can upload their own audiobooks and podcasts, configure automatic episode downloads, and maintain synchronized playback progress across devices. The system auto-detects library updates without requiring manual rescans and supports on-the-fly streaming of various audio formats.

Audiobookshelf suits users who want to self-host their media infrastructure and maintain full ownership of their libraries. It works well for those with existing audiobook collections who need multi-user household support with individual progress tracking and permission controls. The tool includes companion mobile apps for iOS and Android, a progressive web app, and Chromecast support, making it practical for streaming across different platforms. The project is fully open-source, including its mobile applications, which distinguishes it from proprietary alternatives.

Development activity shows consistent engagement with user feedback and feature requests through GitHub issues. The project maintains active communication channels via Discord for community support. A significant frontend migration from Vue to React is underway, with the README noting that existing Vue frontend pull requests are not currently being reviewed or merged during this transition. The tool requires websocket connections for proper operation, which is an important consideration for reverse proxy configurations.