Releases: muldjord/skyscraper
Releases · muldjord/skyscraper
3.6.14
3.6.13
- Added 'mediaFolderHidden' EmulationStation specific config option that will set the media folder to 'PLATFORM/.media' when set to true. This can speed up EmulationStation initial loading when using slow storage such as a network file system (Thank you to user 'XenuIsWatching' for suggesting this)
3.6.12
3.6.11
3.6.10
3.6.9
3.6.8
- Added 'cacheRefresh' config.ini option and added it to default config.ini for 'esgamelist' module (Thank you to user 'penx' for suggesting this)
- 'ScreenScraper APIv2 returned invalid / empty Json' message now no longer includes message to attach the error json file unless it's more than 64 bytes long
- Added 'ca' to region priority list (Thank you to user 'joaoluizcarvalho' for pointing this out)
- Added 'de', 'fr' and 'es' to default language priority list
- Added 'players' resource to '--cache report:missing' CLI option (Thank you to user 'peligwe' for reporting this)
- Added 'theInFront' config.ini option and 'theinfront' CLI flag (Thank you to user 'sleve_mcdichael' for suggesting this)
- 'unattend' and 'unattendSkip' can now be used in a scraping module section in config.ini (Thank you to user 'sleve_mcdichael' for reporting this)
- Added Qt version pre-processor checks for deprecated Qt methods to avoid compilation warning on newer Qt installations
3.6.7
- Added '*.rvz' extension for 'wii' and 'gc' platforms (Thank you to user 'tcamargo' for reporting this)
- Added '*.chd' extension for '3do' platform (Thank you to user 'Roudaku' for reporting this)
- Added 'openbor' platform. Exists in RetroPie as experimental platform (as requested by user 'hahnmt')
- 'neogeo' platform now uses 'box-2D' as cover instead of 'flyer' when scraping with the ScreenScraper module (Thank you to user 'retro81' for suggesting this)
3.6.6
3.6.5
- Now uses one shared networking instance, instead of one per thread
- 'daphne' platform entries now added as
<game>
entries instead of<folder>
entries (Thank you to user 'clyde' for helping figure this out) - Added 'nocropblack' cli flag and 'cropBlack="BOOL"' config.ini option that allows user to disable cropping of black borders around screenshots when compositing the final gamelist artwork (Thank you to user 'WindyWinston' for suggesting this)