BREAKING CHANGE: The default `www-data` user has been replaced by a dedicated `libretime` user to run the services. Be sure to change the ownership of the libretime files.
387 B
387 B
title | sidebar_position |
---|---|
Library management | 30 |
This page describe the available options to manage the LibreTime library.
Files bulk import
To scan a directory and import the files into the library, you can use the following command:
sudo -u libretime libretime-api bulk_import --path PATH_THE_DIRECTORY_TO_SCAN
See the command usage to get available options.