Skip to content

Releases: milouk/artie

1.0.5

18 Oct 17:55
Compare
Choose a tag to compare

Full Changelog: 1.0.4...1.0.5

  • Fix bug with threading

1.0.4

17 Oct 20:05
3ea19dc
Compare
Choose a tag to compare

Full Changelog: 1.0.3...1.0.4

  • Fixed config.json for CPS1/2/3 and MAME
  • Fixed Header text to show correct version
  • Initial Thread Support (currently hardcoded to 10 threads)
  • Fix crash due to malformed config.json file

Version 1.0.3

14 Oct 19:46
Compare
Choose a tag to compare

New Contributors

Full Changelog: 1.0.2...1.0.3

  • Fix some catalogue folders + add Vircon32, WASM4 by @joyrider3774 in #5
  • Fix media deletion in case the same catalogue was mapped to multiple systems
  • Only delete media enabled in the config
  • Fix system name and dir comparison
  • Guard againsta malformed url params
  • Support fetching user info
  • Add pagination to systems as well
  • Get available threads per user to prepare for thread support
  • Make colors configurable from config
  • Add a custom logger
  • When scanning for roms, skip dirs starting with . This fixes scummvm rom discovery

Version 1.0.2

03 Oct 09:17
db746c6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.0.2

  • Fix success counter in mass scrape
  • Add .mp4, .pdf, .inf extensions to rom extension blacklist
  • Gracefully exit app if rom path is wrong
  • Split box / preview / text and make them toggleable
  • In rom list show which roms have what media
  • General bug fixes and enhancements

Version 1.0.1

30 Sep 21:59
683da4f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0...1.0.1

  • Fixed crash if synopsis was not available
  • Fixed box/preview dimensions
  • Added more regions by default
  • Fix system / rom sorting
  • Fix launch script

Version 1.0.0

30 Sep 16:50
3dd38d4
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/milouk/artie/commits/1.0.0

  • Scrape per rom
  • Scrape per system
  • Scrape Box Art, Preview Art and Synopsis
  • Preconfigured for MuOS
  • Customizable through config.json
  • Delete all system assets (Box, Preview, Synopsis)
  • Friendly UI