About two weeks ago, during my vacation, I started building a small tool to manage my audiobooks.
It was supposed to be simple… but it quickly evolved into a full system that now does a lot more than I expected.

✅ What the app can do

  • Scan my entire audiobook library
  • Display authors, series, and covers
  • Track total books and how many I’ve read
  • Edit metadata (title, author, year, tags, etc.)
  • Auto-generate metadata files for Plex & Jellyfin
  • Create NFO and XML files
  • Rename files correctly
  • Convert and clean up genre tags
  • Add comments and review links
  • Auto-tag books using GPT

I don’t fully understand every line of code (GPT handled most of the technical parts), but the important thing is: it works.
This project took around four weeks of trial and error, fixing bugs, and improving the UI — but now it finally feels stable and useful.

Here’s how it looks right now:

More updates will come later as I keep improving it.

Leave a comment