sintonia/docs/admin-manual/library.md
jo 2f205544c2 feat: use dedicated 'libretime' user
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.
2022-07-07 10:51:07 +02:00

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.