Downloads incomplete or too small or 0! Have deleted them to redownload again, but this solution did not work #27
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi all, hi @melithine !
I am pretty sure, this approach has worked, as far as I remember...
Do you log your downloads in the database, and how could I download the files with wrong or zero size? Unfortunately I have deleted them completely...
Hope there is a flag or sth, I can set to once download the missing files. This content creator has a ton of downloads, it is no option to start from the beginning again. So if there is a way to download them just by example by their hashed filenames and maYbe md checksum, that would be great!
[EDIT]
Here are some of my options which I maybe would want to alter regarding this issue here, is there a documentation sw?
I understand "DownloadIncrementally = false" that it is not downloading already downloaded again.
I managed to open the database under metadata folder with an sqllite database editor. And deleted from table medias and deleted all entries with zero or <1MB. After then I downloaded again and it worked!!
@melithine @whimsical-c4lic0 @sim0n00ps
Open Question remains: Where is the docu for all the interesting options like the time windows to download and so on!! or the ignore list of users!
The documentation for the config options is available at https://docs.ofdl.tools/config/configuration/
See
DownloadOnlySpecificDates
,DownloadDateSelection
, andIgnoredUsersListName
on that page for more informationThank you!