...
Each library exists of one library file (.lib) and one database (.db for SQLite databases)
.lib file contains the configuration of the library
The database can either be a server based Database (e.g. PostgreSQL) or a file base SQLite Database (.db).
label | key | description |
---|---|---|
Library Name |
| display name of the library in the application |
Library Root |
| set the root location for the library data |
Database File |
| database that contains a data for this library |
Template mapping |
| link the transcoding templates to the specific template types main: main template for the library element (required) |
Values |
| |
Patterns |
| path patterns that you want to add/overwrite |
Transcoding templates |
| templates for different tasks (transcoding, copy …) |
...