sintonia/docs/admin-manual/library.md
jo 70a31338f7 feat(api): create bulk_import command
- filter by allowed_extensions
2022-06-28 19:05:14 +02:00

386 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 www-data libretime-api bulk_import --path PATH_THE_DIRECTORY_TO_SCAN

See the command usage to get available options.