You should probably track down Chemstar and either ask him to provide sources (else nobody has something to work from) or ask about his plans to update the add-on?
Posts by chewitt
-
-
The differences between OE 6.x and LE 7.x are minor so there is no major reason why one should be faster/slower than the other, and as 80% of our installed base runs some form of Pi hardware we'd see a ton of posts if it was a major issue; it's not.
You need to provide a debug logs via "cat /storage/.kodi/temp/kodi.log | paste" and share the URL after a clean boot and some exhibition of the problem, or from our perspective there's no problem.
-
Remove all traces of docker from /storage/.kodi/addons (if there is any) then enable additional HTTP logging in Kodi, reboot and try again. If still having issues run "cat /storage/.kodi/temp/kodi.log | paste" and share the URL to the full debug log.
-
There are no mount errors from the 2x SATA drives. Which one is the NTFS drive? .. run "blkid | paste" to see where it mounted.
Try force refreshing the Kodi repo via the context menu. Once it refreshes you will see additional skins available. If it doesn't refresh, provide a Kodi debug log with additional HTTP logging so we can see the error between your box and the webserver it's trying to connect with.
-
-
You should be able to software decode HEVC/1080p but 4k will need hardware decoding support, which your NUC does not have.
-
thanx i know u busy and stuff but any idea when it will be ready so can test itThe traditional reply from developer to impatient user is "when it's ready"

-
update pushed..
-
I misread the original post (on a mobile phone with tiny screen) and thought you were connecting to an AP, not creating/hosting one.
service.libreelec.settings/connman.py at master · LibreELEC/service.libreelec.settings · GitHub
I'm incompetent at python so I'm not sure whether it's been excluded for a reason. I'll ask. If it's something harmless to tweak, we can tweak the script to allow @ in the name. If not we can better document allowed characters in the settings help text.
NB: As an information security professional I'd advocate you don't use an email address for an SSID as you're divulging something normally considered to be private that associates your identity to the network.
-
a) According to that output you don't have a wireless card or the card cannot see any wireless networks
b) If you copy the wifi_blah_managed_psk string I posted it will not work because that's for someone else's wireless network -
There is HDMI audio support in v7.90.003 but no kernel patches to add support were available for the newer 4.7 kernel we moved to in v7.90.004 at the time of building. It should be back to normal in v7.90.005.
-
I'd be interested to see "df -h" output on the console; how much free space is on the 4GB internal NAND?
-
There are no regular expressions in use. I'd be interested to know if the following works from the SSH console or you see the same?
Codeconnmanctl agent on scan wifi services connect wifi_dc85de828967_38303944616e69656c73_managed_pskSelect the string that corresponds to the network you want (hint: tab autocomplete works) and enter the password when prompted
-
escalade .. can you PR that patch please, the sooner it goes back into alpha builds the better

-
In theory it will udpate automatically.
-
then Select the Font in Kodi settings
-
You need to add a font that supports Hindi characters to /storage/.kodi/media/Fonts/ and reboot. If there is no translation for a string (which is likely if the content is only 18% complete) you should see English characters in the GUI.
-
You need to enable debug logging in Kodi or the log tells us nothing of use. Thanks.
Do "cat /storage/.kodi/temp/kodi.log | paste" in future then share the URL generated, it's easier to read than pastebin