From 956709f73913319b2a1c6bb4a3426b7456c69b95 Mon Sep 17 00:00:00 2001 From: Hoid Date: Mon, 9 Feb 2026 22:01:10 +0000 Subject: [PATCH] Update TOOLS.md with new library/genres commands --- TOOLS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TOOLS.md b/TOOLS.md index 64a0426..ab86de4 100644 --- a/TOOLS.md +++ b/TOOLS.md @@ -77,6 +77,8 @@ audiobooks recent [limit] # Recently active books (default: 5) audiobooks finished [limit] # Finished books (default: 10) audiobooks stats # Listening stats overview audiobooks libraries # List libraries +audiobooks library [limit] # All books with metadata (--full for full descriptions) +audiobooks genres # List genres with counts ``` - Credentials: `.credentials/services.env` @@ -99,6 +101,8 @@ jellyfin movies # All movies with watch status jellyfin search # Search library jellyfin stats # Watch statistics overview jellyfin libraries # List libraries +jellyfin library [limit] # All movies & shows with metadata (--full for full descriptions) +jellyfin genres # List genres with counts ``` - Credentials: `.credentials/services.env` (user-scoped token for `tv`)