libretro / RetroArch

Cross-platform, sophisticated frontend for the libretro API. Licensed GPLv3.
http://www.libretro.com
GNU General Public License v3.0
10.17k stars 1.82k forks source link

Some thumbnails are not extracted on right folder. #5787

Closed Danixu closed 6 years ago

Danixu commented 6 years ago

Description

Some of the Thumbnails pack are extracted on thumbnails folder (root) instead inside thumbnails/console_name. This happen on some packs only. I've tried: Wrong:

OK:

Expected behavior

After download a thumbnail pack, the content should be extracted to a folder with the console name (like for example "Nintendo - Nintendo Entertainment System"), inside thumbnails folder.

Actual behavior

Some of the covers are downloaded and extracted inside thumbnails folder. If you just create a folder with console name and move that files to that folder, then the thumbnails are showed on program.

Steps to reproduce the bug

  1. Go to main menu > Online Updater
  2. Enter on Thumbnails updater
  3. download the "Nintendo - Nintendo Entertainment System.zip" file

Bisect Results

Version/Commit

Environment information

inactive123 commented 6 years ago

@RobLoach This is relevant I think to what I pointed out before.

RobLoach commented 6 years ago

This should be fixed now. CloudFlare could have the file cached. Could you test it out again the GB one again?

Danixu commented 6 years ago

For now still failing, but if is cached maybe it will take one or two days to refresh.

andres-asm commented 6 years ago

purged the cache completely try now

Danixu commented 6 years ago

Thanks!!!, now looks OK.

Greetings!!