Preview and organize {{ filePreviews.length }} file{{ filePreviews.length !== 1 ? 's' : '' }}.
Files will be renamed based on metadata and naming patterns.
Requires good metadata quality.
@if (!infoCollapsed) {
Your files will be automatically renamed, organized, and can be moved between libraries based on your preferences. Check the preview below to see how your files will look.
Want to change how files are named? Go to Settings → File Naming Pattern. Each library can have its own naming pattern!
This will actually move and rename files on your computer across different library folders. Make sure you're happy with the preview first!
This feature relies entirely on your books' metadata. If your metadata is missing or inconsistent, the resulting file names will be incorrect. Only recommended for well-curated libraries.
}
@if (!patternsCollapsed) {
@for (pattern of libraryPatterns; track pattern.libraryId) {