cartridges
cartridges copied to clipboard
Can't import Retroarch
Describe the bug If i try to import retroarch i get utf-8 error
To Reproduce Steps to reproduce the behavior:
- Open Cartridges
- Click on Add Game
- Import Game
Expected behavior Import Retroarch Sucessfully
Screenshots
Logs
root INFO - Scanning source desktop
root INFO - Source bottles skipped, bad location
root INFO - Source heroic skipped, bad location
root INFO - Source legendary skipped, bad location
root INFO - Scanning source flatpak
root INFO - Scanning source itch
root INFO - Scanning source retroarch
root INFO - Scanning source steam
root INFO - Scanning source lutris
root ERROR - UnicodeDecodeError in retroarch
Traceback (most recent call last):
File "/app/lib/python3.11/site-packages/cartridges/importer/importer.py", line 181, in source_task_thread_func
iteration_result = next(iterator)
^^^^^^^^^^^^^^
File "/app/lib/python3.11/site-packages/cartridges/importer/retroarch_source.py", line 77, in iter
playlist_json = json.load(open_file)
^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.11/json/init.py", line 293, in load
return loads(fp.read(),
^^^^^^^^^
File "
System (please complete the following information):
- OS: Fedora Linux
- Installation method: Flatpak
- Cartridges version: 2.8.5
Additional context Idk if anyone else have this problem before