In theory.. if not, report back
Posts by chewitt
-
-
-
OE 8.x and LE 8.1.x support SMB3 which is what Win10 requires. LE 8.0.x does not. Update to the 8.1.2 beta.
-
We don't speak for other distro's, but even if they do have images that boot an S805 the performance will suck balls in the same way and for the same reason. The box does not have enough RAM.
-
It results in different (more efficient) code paths being used at kernel level and this results in NAS file transfers achieving higher throughput. NFS mounts should give an event faster rate as there's no encrypt/decrypt processing required unlike SSHFS mounts. If you're using SMB3_11 mounts the speed of SMB should be fairly similar to NFS too.
-
You need to ask the add-on author in the Kodi forum support thread .. when the Kodi forum reappears.
-
Changing the Samba server configuration in LE settings to allow SMB1 will not change the Kodi SMB client to use SMB1 .. that setting is changed in Kodi settings > Services > SMB client.
-
Please take the discussion to the Yatse section of the Kodi forum (when it's back) as this has nothing to do with LE.
-
No, as there are no commercial HTPC boxes that ship with 10GB interfaces. What specific cards are you looking to use?
-
ActiveAEResampleFFMPEG.cpp is part of Kodi (going by the name) so you'd have to "patch" Kodi sources at build time and create your own custom image. There are instructions on self-building in the wiki. There are no other current options. AFAIK the ADSP work should reappear in Leia, though that is still some way off.
-
-
-
There is no official support (or plan to look at it) and last time the Q was asked nobody was aware of anyone creating a community build.
-
Kodi repo > Look and feel > Skins > Confluence .. but the initial repo will need to complete first else the repo looks blank. If the initial check is done while network drivers are still loading - which happens on ultra-fast booting LE, it can fail. Force an update check in the GUI and everything will appear as normal. Kodi also has long-running issues with settings corruption at shutdown which causes sections or the entire file to be reverted on restart to clear the corrupted (or simply missing) config areas. This affects all OS and is not something LE specific although we know there are also some systemd issues with the shutdown process. Eventually we'll recruit someone who's an expert in systemd things; right now none of us are. If it works on OE and not LE we can assure you it's more by accident than design.
-
Not really. Kodi Helix (v15) has all languages embedded. Since the release of Kodi Jarvis in Jan 2016 only English is included and other languages must be installed from add-ons to save bulk/size in Kodi.
-
And does it work if you set one and use it?
-
Legality is a concept associated with the local laws of a specific country, which is a bit vague for a global internet-based project. Thus we never refer to add-ons as legal/illegal - only whether they are banned by Kodi (and by proxy, LE). To confirm: discussion on AceStream and requests for support from users with AceStream based piracy add-ons installed on their LE box are not welcome in this forum. Users who voluntarily disclose they have AceStream and other pirate crapware installed will be asked to volunteer a Kodi debug log to prove it has been removed from their box before further support is provided.
-
The basic process is (as you've discovered) making the new package a dependency of something. There are multiple ways to do this and no right or wrong answer, although prior art establishes some conventions that depend on the type of package you're adding?