v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
(2017-10-16, 17:07)Milhouse Wrote:
(2017-10-16, 16:49)SkywalkerPD Wrote: Looks like a "wait for network" option worked for now. Booting again now. Thnx for your hard work on this. I wanted to this so I could test the 8812AU driver in combination with 5G AC. Will try some things and let you know how it performs.

FYI I'm likely to revert back to the original RTL8812AU driver and drop RTL8814AU support due to the lack of any feedback from @bohei2017 regarding the latter.

(2017-10-16, 16:49)SkywalkerPD Wrote: One thing I noticed right away is that I get a lot of errors in my kodi.log about plugins that don't work. script.extendedinfo for instance. Think the errors are python related?

I wouldn't have thought so. Post your log.

For instance...

23:11:46.272 T:1549620112   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ImportError'>
                                            Error Contents: No module named unidecode
                                            Traceback (most recent call last):
                                              File "/storage/.kodi/addons/script.skinshortcuts/default.py", line 35, in <module>
                                                import xmlfunctions, datafunctions, library, nodefunctions
                                              File "/storage/.kodi/addons/script.skinshortcuts/resources/lib/xmlfunctions.py", line 26, in <module>
                                                import datafunctions, template
                                              File "/storage/.kodi/addons/script.skinshortcuts/resources/lib/datafunctions.py", line 10, in <module>
                                                from unidecode import unidecode
                                            ImportError: No module named unidecode
                                            -->End of Python script error report<--
And..

23:12:01.490 T:1493062544   ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
                                             - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
                                            Error Type: <type 'exceptions.ImportError'>
                                            Error Contents: No module named kodi65
                                            Traceback (most recent call last):
                                              File "/storage/.kodi/addons/script.extendedinfo/plugin.py", line 6, in <module>
                                                from resources.lib import router
                                              File "/storage/.kodi/addons/script.extendedinfo/resources/lib/router.py", line 12, in <module>
                                                from resources.lib import process
                                              File "/storage/.kodi/addons/script.extendedinfo/resources/lib/process.py", line 16, in <module>
                                                import Trakt
                                              File "/storage/.kodi/addons/script.extendedinfo/resources/lib/Trakt.py", line 8, in <module>
                                                import TheMovieDB as tmdb
                                              File "/storage/.kodi/addons/script.extendedinfo/resources/lib/TheMovieDB.py", line 9, in <module>
                                                from kodi65 import kodijson
                                            ImportError: No module named kodi65
                                            -->End of Python script error report<--

Thnx for the support!


Messages In This Thread
WD MyCloud - by crisp waffles - 2017-09-06, 03:11
No 3D Playback since Version - by Mike74 - 2017-10-09, 19:25
RE: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0) - by SkywalkerPD - 2017-10-17, 23:18
Migrating from RPi2 to RPi1 - by RappaSan - 2017-11-10, 14:45
RE: Migrating from RPi2 to RPi1 - by Milhouse - 2017-11-10, 21:06
RE: Migrating from RPi2 to RPi1 - by RappaSan - 2017-11-11, 09:17
Resolution broken after 0415 - by lozbrown85 - 2018-04-20, 11:48
popt 1.16 - by n0n4m3 - 2018-06-29, 00:28
RE: popt 1.16 - by Milhouse - 2018-06-29, 06:39
A plugin to be resurrected - by ArminiusTux - 2018-10-22, 22:02
RE: A plugin to be resurrected - by Milhouse - 2018-10-23, 02:46
Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24