Skip to content

Releases: muldjord/skyscraper

3.6.14

05 Aug 21:24
Compare
Choose a tag to compare
  • Added 'windows 3.x' as alias to Mobygames scraping module (Thank you to user 'ecto' for reporting this)

3.6.13

02 Jun 16:11
Compare
Choose a tag to compare
  • 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

15 May 08:44
Compare
Choose a tag to compare
  • Removed 'Simple Mode' as it was broken and deprecated. Use RetroPie script instead
  • Removed A LOT of deprecated (and hidden) CLI options

3.6.11

06 May 11:54
Compare
Choose a tag to compare
  • '--fromfile' now accepts both relative and absolute path to filename (Thank you to user 'sleve_mcdichael' for reporting this)
  • Added platforms 'atarijaguarcd', 'pcenginecd' and 'channelf' (Thank you to user 'XenuIsWatching' for providing info)

3.6.10

12 Apr 21:40
Compare
Choose a tag to compare
  • Added 'naomi' as platform
  • Added 'msx2' as platform
  • Added 'atomiswave' as platform

3.6.9

01 Apr 08:30
Compare
Choose a tag to compare
  • Probably fixed --flags unpack which broke with 3.6.8 due to deprecated Qt function calls
  • Probably fixed video conversion which broke with 3.6.8 due to deprecated Qt function calls

3.6.8

31 Mar 13:10
Compare
Choose a tag to compare
  • 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

27 Jan 13:11
Compare
Choose a tag to compare
  • 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

21 Dec 21:42
Compare
Choose a tag to compare
  • The 'esgamelist' module now looks for the 'gamelist.xml' file in the path set with '-g' instead of the path set with '-i' (Thank you to user 'c0d3h4x0r' for reporting this and helping me debug it)

3.6.5

18 Dec 10:56
Compare
Choose a tag to compare
  • 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)