24 Jan 2016, 22:57

Hi I'm having the exact same issue. The recalbox Pi works fine playing ROMs, configuring Kodi and playing around with settings, but then I transferred a bunch of NES ROMs, rebooted the Pi and I got a blank screen with background music. It wouldn't recognise any input from my controller, so I rebooted but no dice. I removed all the NES ROMs but it made no difference. So, I rebuil the Pi and it was all fine, until again I transferred the NES ROMs over and it did the same thing. I removed the files but there was a '720?.nes' file there, which won't be deleted. I went to the web front-end and it displays an error about the 720?.nes file: <table class="meta"> <tbody> <tr> <th>Request Method:</th> <td>GET</td> </tr> <tr> <th>Request URL:</th> <td>http://10.10.75.6/systems/roms/nes/</td> </tr> <tr> <th>Django Version:</th> <td>1.8.5</td> </tr> <tr> <th>Exception Type:</th> <td>UnicodeDecodeError</td> </tr> <tr> <th>Exception Value:</th> <td>

<pre>'ascii' codec can't decode byte 0xb0 in position 4: ordinal not in range(128)</pre>

</td> </tr> <tr> <th>Exception Location:</th> <td>/usr/recalbox-manager/project/manager_frontend/views/roms.py in get_rom_choices, line 52</td> </tr> <tr> <th>Python Executable:</th> <td>/usr/bin/python</td> </tr> <tr> <th>Python Version:</th> <td>2.7.10</td> </tr> <tr> <th>Python Path:</th> <td>

<pre>['/usr/recalbox-manager',
'/usr/lib/python27.zip',
'/usr/lib/python2.7',
'/usr/lib/python2.7/plat-linux2',
'/usr/lib/python2.7/lib-tk',
'/usr/lib/python2.7/lib-old',
'/usr/lib/python2.7/lib-dynload',
'/usr/lib/python2.7/site-packages']</pre>

</td> </tr> <tr> <th>Server time:</th> <td>Sun, 24 Jan 2016 22:40:00 +0100</td> </tr> </tbody> </table>   Any ideas what might be going on here?! The complete web page error is attached. Regards, Tom