-
Notifications
You must be signed in to change notification settings - Fork 116
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
Scraper Adding Extra Artwork for Random Systems #232
Comments
mickelson
added a commit
that referenced
this issue
Jun 28, 2016
Ok, definite bug. Thanks for the report, this should be fixed now. |
Great, thanks mickelson. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
So I noticed some unrelated artwork being shown on some themes, e.g. MAME showing Nintendo DS icons for missing wheel art and assumed it was an issue with the theme, except it appears to actually be an issue with the scraper.
For example, I have a bunch of systems set up, one of which is Atari ST. Inside ".attract/scraper/atarist" is the respective set of artwork folders. But inside .attract/scraper/atarist/fanart is another folder named atarist which contains 3 images. A picture of a Dreamcast, a Dreamcast logo and a collage of Dreamcast stuff. Inside the flyer folder for atarist is a file named atarist.jpg which again is just a Dreamcast logo. Same with marquee, a file named atarist.jpg and it's a banner of for Dreamcast.
The same system confusion appears to apply lots (but not all) other systems too. For example MAME has these files but for a DS.
Despite this, it has also correctly downloaded artwork for the games on those systems into their respective folders.
Any idea what's happened here? My config files all look fine and all have the correct references/folders/names/systems.
The text was updated successfully, but these errors were encountered: