My Linux Audiobook Gallery, Editor, and Tracker
Project Page • GitHub Repo
I built my own Linux audiobook manager because I could not find anything that handled local audiobook collections the way I wanted.
Most audiobook software focuses on playback.
Mine focuses on managing the whole collection.
This is not just an audiobook player. It is a full audiobook library tool built for people who actually maintain their own files, folders, covers, metadata, series progress, and review tracking.
What it can do
- Audiobook gallery — browse authors and series visually with cover tiles.
- Metadata editor — edit MP3 tags directly from the app.
- Cover manager — use folder covers, artist covers, sidecar covers, and embedded artwork.
- File renamer — rename tracks cleanly based on metadata.
- Read / watched tracker — track what has already been read or listened to.
- Ownership tracker — see what you own and what is missing from a series.
- Goodreads tracker — track whether Goodreads has been updated.
- Audible review tracker — track whether an Audible review is done.
- Multi-folder library support — scan multiple audiobook folders into one combined gallery.
- Portable tracking — the newer local version can store tracking data inside MP3 files using custom ID3 fields.
Why I think this is different
There are audiobook players.
There are tag editors.
There are media servers.
There are file renaming tools.
But I wanted one Linux tool that could handle the actual work of managing an audiobook collection:
- Covers
- Metadata
- Clean filenames
- Series progress
- Read status
- Ownership status
- Goodreads status
- Audible review status
- Multiple library folders
That is why I made Audiobook Shelf Manager.
It is not made to be another media player. It is made to be a library-control tool.
Current status
This is still alpha software.
The GitHub version may not always be as new as the version I currently have installed on my own OS, but the core idea is already working.
For my own use, this is honestly the best audiobook manager I have found — because I had to build it myself.
Links
Project page:
https://kibasnowpaw.blog/2026/05/16/audiobook-shelf-manager/
GitHub:
https://github.com/kibasnowpaw/AudiobookShelfManager
If people are interested, check it out, give feedback, star it, open an issue, or just let me know.
If enough people care about it, I may put more time into cleaning it up and pushing the newer version properly.
#Linux #Audiobooks #AudiobookManager #AudiobookShelfManager #Python #Qt #PySide6 #Flatpak #OpenSource #FOSS #MetadataEditor #LinuxApps #LocalFirst #KibaSnowpaw

Reactions: ActioncomEntertainment