Wintermute0110 / plugin.program.AEL.dev

Emulator frontend and app launcher for Kodi
GNU General Public License v2.0
105 stars 36 forks source link

Export ROMs metadata to NFO files fails #105

Closed mechevarria closed 4 years ago

mechevarria commented 4 years ago

In 0.9.8, attempting to export ROM metadata to NFO files errors out.

Steps: AEL Launcher list -> Edit launcher -> Manage Roms -> Export ROMs metadata to NFO files

This is a link to the debug log. Problem seems to be around line 475 https://pastebin.com/idqM3eun

Wintermute0110 commented 4 years ago

Thanks for reporting. I just fixed it with commit cdbe5da

mechevarria commented 4 years ago

Tried it out, everything is working, thanks! I grabbed a zip of the repo, but you might want to also do a 0.9.9 release since there are an additional 116 commits on the 0.9.8 branch since its release