Bionus / imgbrd-grabber

Very customizable imageboard/booru downloader with powerful filenaming features.
https://www.bionus.org/imgbrd-grabber/
Apache License 2.0
2.54k stars 216 forks source link

%md5% is not working #1015

Closed help-me-please closed 6 years ago

help-me-please commented 7 years ago

What steps will reproduce the problem?

little_witch_academia source is gelbooru.com Name is "%md5%.%ext%" Clicked "Get this page" Go to download tab then clicked download Output: https://ibb.co/m0cwjv screenshot_20170806045551

Log tab: https://ibb.co/jwhCPv screenshot_20170806045743

Destination Folder: https://ibb.co/mj2CPv screenshot_20170806045838

What is the expected behavior? What do you get instead?

To have 20 pictures with different file names Only downloads different extensions like 1 jpg and 1 png or 1 jpg, 1 png, and 1 gif and Filenames are none

How often does this problem occur?

Always

What version of the program are you using? On what operating system?

Grabber_5.4.2 on Windows 7

Please provide any additional information below

I also tried from danbooru.donmai.us still same result

Bionus commented 7 years ago

I can't reproduce the issue either. Does this happen on every source or only Gelbooru?

If you open the page https://gelbooru.com/index.php?page=dapi&s=post&q=index&limit=20&pid=&tags=little_witch_academia right after a failed loading, do you see the "md5" field properly set in the XML file?

When I open it, I for example have:

<post height="1000" score="0" file_url="//gelbooru.com/images/9f/49/9f494fae3a0d64cf1b690953965b2daa.png" parent_id="" sample_url="//assets2.gelbooru.com/samples/9f/49/sample_9f494fae3a0d64cf1b690953965b2daa.jpg" sample_width="850" sample_height="412" preview_url="//assets.gelbooru.com/thumbnails/9f/49/thumbnail_9f494fae3a0d64cf1b690953965b2daa.jpg" rating="s" tags=" 1girl backlighting blonde_hair blue_eyes blurry blurry_background book chair depth_of_field diana_cavendish highres indoors light light_particles lipgloss lips little_witch_academia maredoro multicolored_hair open_collar reading shirt sitting smile solo two-tone_hair white_shirt window " id="3821198" width="2064" change="1502130576" md5="9f494fae3a0d64cf1b690953965b2daa" creator_id="6498" has_children="false" created_at="Mon Aug 07 13:29:23 -0500 2017" status="active" source="https://i.pximg.net/img-original/img/2017/08/08/00/00/01/64284450_p0.png" has_notes="false" has_comments="false" preview_width="150" preview_height="72"/>

Which has the proper md5="9f494fae3a0d64cf1b690953965b2daa" set.

@BarryMode: fixed on develop by 541aeac1216aa7eaf588c80854b6c68c7fb939ea.

MasterPetrik commented 7 years ago

also can't reproduce the issue either.

MasterPetrik commented 7 years ago

@help-me-please is it still relevent in last grabber version?