Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Library file
    contains the configuration of the library, like value overwrites and transcoding templates.
    {library_name}.lib - file content is JSON format

  2. Database
    holds all information about the elements of this library
    for SQLite: {library_name}.db

Note

It is recommended to create a regular backup for the database


Define the file structure in the global settings and overwrite values or path patterns that are relevant for this library. This way, the naming convention stays consistent through all libraries, but you can control individual parts by overwriting values depending on this specific library.

...