-
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
FadeArt not cycling multiple artworks #227
Comments
Ok, this should be fixed now when artwork is matched across multiple paths. |
Is it possible to make the random selection of artwork that is matched across multiple paths optional? If turned off, AM should use the artwork in the first configured folder at first and only if no artwork is found there should it then continue to look in the second folder and so on. For example, I have set up multiple artwork folders, the first one being 2D boxart, then 3D boxart, then title screenshots etc. It would be great to be able to revert back to the old behavior. Then AM would only display title screen artwork if there is really neither 3D nor 2D boxart available, instead of randomly picking from all available folders. |
Issue was closed, but never resolved. I can probably figure out how to modify fade.nut to take two types of configured artworks and work as intended, but it will be a few weeks due to my current living situation. |
This has recently been changed again in the dev repository: b23c881 fade should randomize across all matched artwork from all configured paths. Note that only art at the same level of the "selection order" (see readme.md) gets returned. Hopefully this ome fixes this! |
https://github.com/mickelson/attract/blob/master/config/modules/fade.nut
I have marquee artwork with two paths. The FadeArt works as expected, except for a timed fade into the second art path (if available). Is anyone else experiencing this?
The text was updated successfully, but these errors were encountered: