Update README for Custom File Naming
This commit is contained in:
parent
a3cf6ac40d
commit
b19e1e8a30
@ -27,6 +27,7 @@
|
|||||||
- [Files and folders](#files-and-folders)
|
- [Files and folders](#files-and-folders)
|
||||||
- [Linux and Mac (unofficial)](#linux-and-mac)
|
- [Linux and Mac (unofficial)](#linux-and-mac)
|
||||||
- [Settings](#settings)
|
- [Settings](#settings)
|
||||||
|
- [Custom File Naming](#custom-file-naming)
|
||||||
- [Command Line Interface](#command-line-interface)
|
- [Command Line Interface](#command-line-interface)
|
||||||
|
|
||||||
## Audible audiobook manager
|
## 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.
|
* 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 `<title short> - <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
|
### Command Line Interface
|
||||||
|
|
||||||
Libationcli.exe allows limited access to Libation's functionalities as a CLI.
|
Libationcli.exe allows limited access to Libation's functionalities as a CLI.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user