diff --git a/README.md b/README.md index 738e3325..a5255d43 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ - [Files and folders](#files-and-folders) - [Linux and Mac (unofficial)](#linux-and-mac) - [Settings](#settings) + - [Custom File Naming](#custom-file-naming) - [Command Line Interface](#command-line-interface) ## Audible audiobook manager @@ -243,6 +244,12 @@ Although Libation only currently officially supports Windows, [some users](https * Allow Libation to fix up audiobook metadata. After decrypting a title, Libation attempts to fix details like chapters and cover art. Some power users and/or control freaks prefer to manage this themselves. By unchecking this setting, Libation will only decrypt the book and will leave metadata as-is, warts and all. +### Custom File Naming + +In Settings, on the Download/Decrypt tab, you can specify the format in which you want your files to be named. As you edit these templates, a live example will be shown. Parameters are listed for folders, files, and files split by chapter including an explanation of what each naming option means. For instance: you can use template ` - <ch# 0> of <ch count> - <ch title>` to create the file `A Study in Scarlet - 04 of 10 - A Flight for Life.m4b`. + +These templates apply to GUI and CLI. + ### Command Line Interface Libationcli.exe allows limited access to Libation's functionalities as a CLI.