Files
music-rename/.env.example
2025-08-26 12:04:24 -05:00

7 lines
350 B
Plaintext

LIBRARY_ROOT= # root directory for library
LIBRARY_FILETEMPLATE_PATH= # go text/template string that represents the path in the library
LIBRARY_FILETEMPLATE_FILE= # go text/template string that represents the file name in the library path
LIBRARY_NOTAGS_ROOT= # path to put files without tags
FILENAME_LIMIT= # max length of a filename, default 255