Skip to main content

🏷️ Metadata Manager

The Metadata Manager lets you clean up and standardize metadata across your entire library. Merge duplicates, rename entries, split combined values, and delete unwanted metadata in bulk.

Metadata Manager Overview

Access it from Settings > Metadata Manager.

Access Settings

File Management

If "Auto-Move Files on Metadata Update" and/or "Write to File" are enabled, those settings are honored when metadata changes are applied through the manager.


Metadata Categories

The manager has seven tabs, each showing all unique values and a count of how many books use each one:

TabTypeNotes
AuthorsMulti-valueBooks can have multiple authors
GenresMulti-valueBooks can belong to multiple genres
MoodsMulti-valueBooks can have multiple mood tags
TagsMulti-valueUnlimited custom tags per book
SeriesSingle-valueEach book belongs to one series
PublishersSingle-valueOne publisher per book
LanguagesSingle-valueOne language per book

The distinction between multi-value and single-value fields matters for merge and rename operations (see below).

Each tab has a search bar, sortable columns (by name or book count), and pagination. Click any metadata value to navigate to the filtered book view showing all books with that value.


Merging Metadata

Combine duplicate or similar entries into a standardized value. Useful for cleaning up variations like "Sci-Fi", "Science Fiction", and "SciFi" into a single entry.

  1. Select at least two items using the checkboxes
  2. Click Merge Selected
  3. Enter the target value

Select Items

Merge Target

For multi-value fields (Authors, Genres, Moods, Tags), you can enter comma-separated values to give all affected books multiple tags. For example, merging "Mystery & Detective" into Mystery, Detective gives every affected book both tags.

For single-value fields (Series, Publisher, Language), only a single target value is allowed. All selected entries are standardized to that one value.

Examples

SelectedTargetResult
"Sci-Fi", "Science Fiction", "SciFi"Science FictionAll books get "Science Fiction"
"En", "English", "en-US"EnglishAll books have language set to "English"
"Mystery & Detective"Mystery, DetectiveBooks get both "Mystery" and "Detective"

Renaming Metadata

Rename individual entries or split them into multiple values. Click the pencil icon next to any entry.

Rename Button

Rename Input

Rename Confirm

For multi-value fields, entering comma-separated values splits the entry. For example, renaming "Mystery & Detective" to Mystery, Detective gives affected books both tags.

For single-value fields, only a single new name is allowed.


Deleting Metadata

Remove metadata values from all books that have them. Click the trash icon on a single entry, or select multiple items and click Delete Selected.

Delete Option

Deletion removes the metadata from affected books. The books themselves remain in your library with all other metadata intact.

Cannot Be Undone

Merge, rename, and delete operations cannot be undone. Review the affected book count in the confirmation dialog before proceeding. Consider backing up your database before major bulk changes.


Select Similar

Click the Select Similar button (filter icon) on any entry to automatically select other entries with similar names. This uses substring matching in both directions, making it easy to find variations and duplicates quickly.


Tips

  • Sort by book count to focus on high-impact entries first
  • Use Select Similar to quickly find duplicate variations before merging
  • Metadata is case-sensitive: "fiction" and "Fiction" are treated as separate entries
  • Leading and trailing spaces matter: "Author " and "Author" are different
  • Click any metadata value to see which books it applies to before making changes