All notable changes will be documented in this file.
- Added support for
folder
action, which can add and remove directory<folder>
entries and their contained games. Supports customizing name, description and icon for folder entries themselves.
- Added support for
thumbnail
action, which works similar tomarquee
andvideo
actions, but with the added ability to generate the thumbnail images from an existing asset image type and scale it down into thumbnail size.
- Added
collection
action which generates EmulationStation.cfg
collection files, with support for filters. - Added
marquee
action which adds or removes<marquee>
image metadata. - Updated
copy
action to support--no-marquee
option. - Updated
copy
andconvert
action to support filters. - Renamed
remove-video
action tovideo
and now supports both adding or removing<video>
metadata. - Added several example "Top 35" filters to
./filters
of this repository.
- Added
backup
action. - Added linting GitHub Action.
- Improved documentation.
- Initial release.