Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Add option to ignore MIME file type, to make sure no matter what file will be uploaded as document #798

Open
the4anoni opened this issue Nov 11, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@the4anoni
Copy link

Describe the bug

Hi

When I am making split 7z archive sometimes some parts have MIME file type detected as "audio/x-mp4a-latm", which ends up uploading file as video and making it unusable. With --rm option this has it's consequences.

Can you add option to ignore MIME file type while uploading files?

To Reproduce

  1. Create large 7z split archive
  2. Upload it.
  3. Check uploaded files integrity.

Expected behavior

Upload files as-is, not to try detect file type.

Version

Version: 0.17.7
Commit: ace2402
Date: 2024-11-01T06:40:56Z

go1.21.13 linux/amd64

Which OS are you running tdl on?

Linux

Additional context

No response

@the4anoni the4anoni added the bug Something isn't working label Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants