I'm aware of the links. There are no offiical plans at this time. The Amlogic scene is a rats nest of hardware and media piracy issues so although we would like to support more hardware it's really not clear what role LE can (or should) play in advancing things.
Posts by chewitt
-
-
I normally copy simple x86_64 binary things over from an Ubuntu VM .. which generally works unless something is kernel specific or has a bunch of lib dependencies that aren't accounted for. If you really do need to compile things you're best off using the build-system and creating packages for them.
-
Backup! .. then drop tar to update, and drop tar to revert back to MH builds.
-
once I finish building 7.0 addons in the next ~24 hours it will simply appear in the repo
-
Old IT saying: "if it works, don't fix it." .. The default configuration settings are the recommended optimised configuration. For pi hardware they are the result of many thousands of hours testing

-
An alternative is to create Movie Sets for the different versions. It's not what you're really asking but probably the closest you'll get in current Kodi.
-
there's no size limits that we've ever been aware of .. what happens if you unpack and convert to .tar on another box and then try to unpack .tar?
-
There are no plans for a "new hardware" forum thread that people can subscribe to, but we can create (and multiple people have asked for) a "releases" forum thread. New software releases that support new hardware are likely to contain some kind of announcement.
-
in LE 7.0.1 or 7.90.001 ?
-
I can confirm the same on my Xtreamer box. This is a bug that needs to be fixed - thanks for flagging it.
-
echo "r8169" > /storage/.config/modprobe.d/blacklist.conf
that will blacklist r8169 so r8168 can be used (if that's the issue) but the Kernel drivers improved and I didn't see that problem for a while. -
/storage/backup is the correct path .. the help text will get corrected once I figure out how to bulk modify the strings.po files
-
MPD should be backported to 7.0 (it already exists in the 8.0 repo) in the next couple of days
-
this was a stock 14.04 minimal install that's had the bare essentials added for building and then a later 16.04 update -
-
I merged this and the advancedsettings.xml thread.
If you are using WiFi you can test with an Ethernet cable and see if the problem goes away. If it does, some cache tweaking (increasing the cache size) can help to smooth out micro gaps when the cache dips to zero for a few milliseconds. If you're not using WiFi and/or Ethernet does not cure the problem it's because the congestion is upstream and you'll see the cache hitting zero for multiple seconds at a time. In that situation it doesn't matter how big you make the cache, it will not fix the problem. The image you shared shows a stream with <1Mb/sec which means the ratio between incoming data and the default cache is already quite good, so I doubt it's a local issue.
-
Fusion has nothing to do with network location, but that's not the point: Official:Forum rules/Banned add-ons - Official Kodi Wiki
-
It has nothing to do with H.265 .. second line from bottom on the far right shows 0% so the video cache is empty. It's possible to tweak the cache settings a bit, but no amount of cache tweaking can make packets arrive quicker from the internet, and in 99.99% of cases that's the issue.