Skip to content

Releases: muldjord/skyscraper

3.5.1

28 Apr 16:51
Compare
Choose a tag to compare
  • Fixed minor bug in 'daphne' when it only has one rom in 'daphne/roms'

3.5.0

27 Apr 20:17
Compare
Choose a tag to compare
  • For 'screenscraper', 'thegamesdb', 'mobygames' and 'arcadedb' Skyscraper will now no longer fetch the artworks if user has requested it to remain uncached (Thank you to user 'herbymachine' for the request)
  • Added '--skipexistingmedia' option to allow for faster gamelist generation in cases where some artwork already exists in the gamelist media folder (Thank you to 'jacrify' for suggesting this)
  • Added '--flags' command-line option that collects certain flag-like options into one
  • Added deprecated warnings to all options that are now moved to the '--flags' option
  • Added '*.cue' extension to '3do' platform (Thank you to 'therealdealneil' for the suggestion)
  • Implemented a hack for the 'daphne' platform that will add the game info to the 'game.daphne' folders instead of the 'game.zip' files (Thank you to 'AlCzervik' for pointing this out)

3.4.10

20 Apr 20:54
Compare
Choose a tag to compare
  • Re-implemented double-check when saving artwork to cache to avoid 0-byte files on systems with a broken libpng (Thank you to 'jacrify' for letting me know)

3.4.9

17 Apr 12:17
Compare
Choose a tag to compare
  • Added 'wiiu' platform (Thank you to 'minilandl' for suggesting it)

3.4.8

14 Apr 21:12
Compare
Choose a tag to compare
  • Lowered sanity check limit of 1024 bytes for artwork from 'screenscraper' to 256 bytes (Thank you to user 'Paul-Colucci' for reporting this)

3.4.7

12 Apr 16:07
Compare
Choose a tag to compare
  • If '--onlymissing' is set the initial first found rom check is ignored (Thank you to user 'Paul-Colucci' for reporting this)

3.4.6

10 Apr 15:38
e31a6f9
Compare
Choose a tag to compare
  • Implemented nameTemplate as config.ini option. See docs/CONFIGINI.md doc for explanation (Thank you to user 'vg8020' for suggesting this)

3.4.5

07 Apr 10:07
Compare
Choose a tag to compare
  • Minor fix to 'screenscraper' romnom query

3.4.4

07 Apr 05:53
Compare
Choose a tag to compare
  • Remove '.bin' support for 'saturn' platform since '.cue' is already in there. This caused double-entries in gamelists (Thank you to user 'joaoluizcarvalho' for pointing this out)
  • Now handles faulty login (incorrectly entered in config.ini) better with 'screenscraper'
  • Fixed bug that caused 'pegasus' launch command to be entered incorrectly (Thank you to user 'Itetrel' for letting me know)
  • Added '--onlymissing' CLI option which allows users to skip files that already have any kind of data cached from any source
  • Now clearly states what happened when a request timed out when using 'screenscraper' (Thank you to 'seriema' for pointing this out)

3.4.3

16 Mar 21:34
Compare
Choose a tag to compare
  • All arcade platforms now use 'flyer' from 'screenscraper' for cover artwork instead of 'box-2D' (Thank you to user 'aidy80s' for suggesting this)