You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If a conversion from ugoira to webm, webp or something else fails, this does produce an error, however the download still counts as successful and is written into the database. Ugoira then get deleted (if said entry is enabled in config.ini), you get no files, but you can't re-download either as attempting to do so will check that the file was successfully download in DB.
Steps to Reproduce
remove path to FFMpeg fro config.ini
download any ugoira image
try to re-download it - download is rejected, as the file is counted as successfully downloaded in DB
Versions
PixivUtil2-20220924
"You can get this information from executing PixivUtil2.py --help." - you actually can't, it doesn't list how to find out the version.
Due to this, now I have possibly hundreds of ugoira images missing, but marked as downloaded - how can I fix this?
Re-downloading doesn't work as I mentioned. Removing database check will re-download everything, including the files which were already moved/deleted. Any way to re-downlaod just the missing Ugoira images, ignoring their falsely written DB entries?
try this!!
d.manage database ~ 10.Delete image by image_id ~ (your skipped image id)!!
delete each image DBs separately!! like handicraft!!
20221029 version still skip the webp but It counts successfully in DB , I have no idea!! so I just use 20220804 version!! ffmpeg updating didn't work!! you can use 20220804 version!!
Description
If a conversion from ugoira to webm, webp or something else fails, this does produce an error, however the download still counts as successful and is written into the database. Ugoira then get deleted (if said entry is enabled in config.ini), you get no files, but you can't re-download either as attempting to do so will check that the file was successfully download in DB.
Steps to Reproduce
Versions
PixivUtil2-20220924
"You can get this information from executing
PixivUtil2.py --help
." - you actually can't, it doesn't list how to find out the version.Due to this, now I have possibly hundreds of ugoira images missing, but marked as downloaded - how can I fix this?
Re-downloading doesn't work as I mentioned. Removing database check will re-download everything, including the files which were already moved/deleted. Any way to re-downlaod just the missing Ugoira images, ignoring their falsely written DB entries?
pixivutil.log
The text was updated successfully, but these errors were encountered: