-
Notifications
You must be signed in to change notification settings - Fork 96
New VERSION v5.0.1 (faster download process: no bot) Latest #112
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
base: 4.x
Are you sure you want to change the base?
Conversation
Unfortunately, even by adding the bot, the files cannot be downloaded by ddrive if a couple days pass :/ |
any updates on this? |
New version/optimisation++ : https://github.com/Matrixx-Js/ddrive4/releases/tag/Latest |
If you are interested @alessio-ds @xanning |
Not doubting this won't work for very old files, but did you have any chance trying it extensively? Is it faster or slower compared to using the bot? I will try it deeply in the following days. I have created some scripts to test upload, download and fetch speed if you're interested. TY! |
i got a fileserver for what i was aiming for but thanks maybe on some future project |
@Matrixx-Js
|
I've been using this version since it was released here and it works well. It's much more optimized so that it doesn't consume a lot of resources when you're not downloading. What's more, even for older files, it works properly, with the same throughput as the bot. |
After using the software for a period of time, the total storage indicator is malfunctioning. Folders with blank names cannot be deleted or selected, except through direct database manipulation. When sending multiple files simultaneously, there's a risk of files not being transmitted, necessitating manual counting. Displaying the number of files within each folder would be helpful. Additionally, an option to view the exact number of bytes would be a valuable and straightforward addition. While the configuration file offers optional settings like REQUEST_TIMEOUT, the program's behavior without these settings is not described, requiring code inspection. |
Tested it multiple times - even with big files (70GB & 30GB upload and download simultaneously).
regarding this, if you refresh the folder it keeps adding up, but it's something which can be fixed later on.
not true. Click on the name of the folder, wait for a few seconds (yes, really) and THEN press delete. |
Downloading old files works! The speed is good! I'm using v5.0.1 from here: https://github.com/Mirakud/ddrive4/releases/tag/Latest |
You need to alter the size of uploads in .env due to a discor* update. |
The old files are no longer downloadable due to parameters added to links by Discord recently. The parameters affected are "ex", "is", and "hm". However, I propose a solution to resolve this issue.