Update TOOLS.md with new library/genres commands
This commit is contained in:
parent
df0693f01d
commit
956709f739
1 changed files with 4 additions and 0 deletions
4
TOOLS.md
4
TOOLS.md
|
|
@ -77,6 +77,8 @@ audiobooks recent [limit] # Recently active books (default: 5)
|
||||||
audiobooks finished [limit] # Finished books (default: 10)
|
audiobooks finished [limit] # Finished books (default: 10)
|
||||||
audiobooks stats # Listening stats overview
|
audiobooks stats # Listening stats overview
|
||||||
audiobooks libraries # List libraries
|
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`
|
- Credentials: `.credentials/services.env`
|
||||||
|
|
@ -99,6 +101,8 @@ jellyfin movies # All movies with watch status
|
||||||
jellyfin search <query> # Search library
|
jellyfin search <query> # Search library
|
||||||
jellyfin stats # Watch statistics overview
|
jellyfin stats # Watch statistics overview
|
||||||
jellyfin libraries # List libraries
|
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`)
|
- Credentials: `.credentials/services.env` (user-scoped token for `tv`)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue