l1onsun

Results 2 issues of l1onsun

## Steps to Reproduce ```python # main.py f"some string to {_('translate')}" ``` ```bash pybabel extract -o locales/messages.pot ``` (pybabel 2.14.0) ## Actual Results No strings extracted ## Expected Results extracted...

### The bug docker volume `- ./library:/usr/src/app/upload` takes much more space than data being uploaded. `du -h ./library` gives `792G /usr/src/app/upload` (full output: [du.output.txt](https://github.com/user-attachments/files/17174536/du.output.txt)) While in UI i see only...