Skip to content

Normalize output paths to lowercase downloads directory#24

Open
drego85 wants to merge 1 commit intotsale:mainfrom
drego85:patch-4
Open

Normalize output paths to lowercase downloads directory#24
drego85 wants to merge 1 commit intotsale:mainfrom
drego85:patch-4

Conversation

@drego85
Copy link
Contributor

@drego85 drego85 commented Mar 9, 2026

This commit fixes an existing path inconsistency in TeleViewer where media files were saved under downloads/ while message logs were saved under Downloads/.

Also ensure the downloads/<chat_id>/logs directory is created before writing .txt and .json logs, preventing inconsistent output locations and potential write errors on case-sensitive filesystems.

This commit fixes an existing path inconsistency in TeleViewer where media files were saved under `downloads/` while message logs were saved under `Downloads/`.

Also ensure the `downloads/<chat_id>/logs` directory is created before writing .txt and .json logs, preventing inconsistent output locations and potential write errors on case-sensitive filesystems.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant