Nekmo / telegram-upload

Upload and download files from Telegram up to 4 GiB using your account
MIT License
1.09k stars 237 forks source link

Thumbnail auto delete fix #156

Closed bipinkrish closed 2 years ago

bipinkrish commented 2 years ago

fixed the thumbline auto delete line of the code

Nekmo commented 2 years ago

what is the purpose of this PR? A feature is removed.

bipinkrish commented 2 years ago

what is the purpose of this PR? A feature is removed.

what is the purpose of multiple files selction? if thumbnail is deleted after single file and leads to error.

Nekmo commented 2 years ago

Are you saying that uploading multiple files fails if the files have thumbnails?

bipinkrish commented 2 years ago

Are you saying that uploading multiple files fails if the files have thumbnails?

yes, because thumbnail is getting deleted right after the first flle uploaded

it is mentioned in issues #128

Nekmo commented 2 years ago

Thanks for the warning @bipinkrish, but the solution is not to remove the feature. It must be fixed. I'm going to investigate it.

bipinkrish commented 2 years ago

Thanks for the warning @bipinkrish, but the solution is not to remove the feature. It must be fixed. I'm going to investigate it.

i don't understand how deleting the user's image is a feature?