They are working fine with LE 8.2.5...not sure with LE9
Probably need to downgrade...
They are working fine with LE 8.2.5...not sure with LE9
Probably need to downgrade...
Today I tested Retroarch on my RPi3 and LE9. PlayStation 1 games are laggy. Even PS1 startup logo.
Reroarch not working at all. I can't launch it because that error
you download the cores from addon settings
yes, I did it from addon settings
Hello. I have a problem with RetroArch Addon on LibreELEC 9. When I trying download cores package addon closing with error.
16:17:26.712 T:976216960 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.OSError'>
Error Contents: [Errno 12] Cannot allocate memory
Traceback (most recent call last):
File "/storage/.kodi/addons/game.retroarch/addon.py", line 14, in <module>
project=str(os.popen('echo $(head -c 3 /etc/release)').read())
OSError: [Errno 12] Cannot allocate memory
-->End of Python script error report<--
After update tvh-addon to v9.0.114 options
Scrape credits and extra information:
Use category instead of genre
has gone
Xbox One tuner is not available for Russia
Is there a possibility that the USB tuner will not work on LibreELEC on RPi3? I just going to buy DVB-T2 tuner for RPi3
Return to Launcher after exit game not working. As it should be?
I use LE9 build. I checked SNES.xml imported successfully. But not NES or GBA
have an option to display the original categories
Where is this option? I don't see any checkboxes for that
What error you got when importing
ERROR: AEL INFO : Processing Launcher "Game Boy Advance"
13:32:35.303 T:1332474768 ERROR: AEL INFO : with Category "GAMESTARTER"
13:32:35.306 T:1332474768 ERROR: AEL ERROR: SingleInstance::__exit__() Unhandled excepcion in protected code
13:32:35.341 T:1332474768 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
- NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
Error Type: <type 'exceptions.IndexError'>
Error Contents: tuple index out of range
Traceback (most recent call last):
File "/storage/.kodi/addons/plugin.program.advanced.emulator.launcher/addon.py", line 39, in <module>
main.Main().run_plugin()
File "/storage/.kodi/addons/plugin.program.advanced.emulator.launcher/resources/main.py", line 270, in run_plugin
self.run_protected(command, args)
File "/storage/.kodi/addons/plugin.program.advanced.emulator.launcher/resources/main.py", line 420, in run_protected
elif command == 'IMPORT_LAUNCHERS': self._command_import_launchers()
File "/storage/.kodi/addons/plugin.program.advanced.emulator.launcher/resources/main.py", line 9605, in _command_import_launchers
autoconfig_import_launchers(CATEGORIES_FILE_PATH, ROMS_DIR, self.categories, self.launchers, import_FN)
File "/storage/.kodi/addons/plugin.program.advanced.emulator.launcher/resources/autoconfig.py", line 403, in autoconfig_import_launchers
autoconfig_import_launcher(ROMS_DIR, categories, launchers, s_categoryID, launcherID, i_launcher, import_FN)
File "/storage/.kodi/addons/plugin.program.advanced.emulator.launcher/resources/autoconfig.py", line 629, in autoconfig_import_launcher
kodi_dialog_OK('Unrecognised platform name "{0}".'.format(),
IndexError: tuple index out of range
-->End of Python script error report<--
Display More
What version of LE / tvheadend and hardware are you running
LE for RPi3 with TVH addon.
what location / data source
ttv.xmltv.xml.gz (RU)
just edit
ADDON_HOME="$HOME/.kodi/userdata/addon_data/service.tvheadend42"
ADDON_SETTINGS="$ADDON_HOME/settings.xml"
XMLTV_TYPE=`grep id=\"XMLTV_TYPE\" $ADDON_SETTINGS | awk '{print $2 }' | sed -e "s,id=\"XMLTV_TYPE\" default=\"true\">,," -e "s,id=\"XMLTV_TYPE\">,," -e "s,</setting>,,g"`
XMLTV_LOCATION_FILE=`grep id=\"XMLTV_LOCATION_FILE\" $ADDON_SETTINGS | awk '{print $2 }' | sed -e "s,id=\"XMLTV_LOCATION_FILE\" default=\"true\">,," -e "s,id=\"XMLTV_LOCATION_FILE\">,," -e "s,</setting>,,g"`
XMLTV_LOCATION_WEB=`grep id=\"XMLTV_LOCATION_WEB\" $ADDON_SETTINGS | awk '{print $2 }' | sed -e "s,id=\"XMLTV_LOCATION_WEB\" default=\"true\">,," -e "s,id=\"XMLTV_LOCATION_WEB\">,," -e "s,</setting>,,g"`
XMLTV_LOCATION_SCRIPT=`grep id=\"XMLTV_LOCATION_SCRIPT\" $ADDON_SETTINGS | awk '{print $2 }' | sed -e "s,id=\"XMLTV_LOCATION_SCRIPT\" default=\"true\">,," -e "s,id=\"XMLTV_LOCATION_SCRIPT\">,," -e "s,</setting>,,g"`
I want to setup correct epg categories in tvheadend. But perl needed for category-filter isn't available in LE. Is there any alternative way?
You should be able to copy and paste my grep line and just replace id=\"sd.username\" with the correect setting ids.
It works!
So you can try importing
I got error while importing NES.xml. Can I get preconfigured categories.xml?
Hello! I have installed retroarch and ael. After importing _Gamestarter_config_export_new.xml file I can't add games because folders for games artwork are not set.