RetroPie / EmulationStation

A Fork of Emulation Station for RetroPie. Emulation Station is a flexible emulator front-end supporting keyboardless navigation and custom system themes.
Other
850 stars 340 forks source link

Fix initialization of metadata #862

Closed pjft closed 5 months ago

pjft commented 5 months ago

This fixes #861

@Gemba can you check whether this breaks in any way the use cases implemented in the Folder metadata persistence?

Gemba commented 5 months ago

Makes sense to have the types aligned between Metadata and Filedata.

I found no regressions with #841.

pjft commented 5 months ago

Thanks.