I have just tried to access my roms via the recalbox menu (last ones I added before the break were NES) and I got this error message: <h1>UnicodeDecodeError at /systems/roms/nes/</h1> <pre class="exception_value">'ascii' codec can't decode byte 0xb0 in position 4: ordinal not in range(128) <table class="meta"> <tbody> <tr> <th>Request Method:</th> <td>GET</td> </tr> <tr> <th>Request URL:</th> <td>http://192.168.1.121/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>Sat, 9 Jan 2016 20:26:03 +0100 I also cannot remove these files via winscp as it says they are read only. Any ideas?</td> </tr> </tbody> </table>