Releases: milouk/artie
Releases · milouk/artie
1.0.5
1.0.4
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
New Contributors
- @joyrider3774 made their first contribution in #5
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
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
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
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