I did create a build for ATV based on LE 7.0.2 and my github branch has 99% of the changes, but in my opinion the end result wasn't great and it's not something I am prepared to publicly support (too many other things to sweat time on) so I made a decision to not release it. AFAIK Sam is still releasing OSMC for AppleTV so maybe look at that option.
Posts by chewitt
-
-
Use an SFTP client and transfer artwork files to a local folder you create on the box, e.g. /storage/artwork
-
Internet connection means "path between you and the service you're accessing" not the link speed between your router and the ISP, which is nearly always going to be good and above suspicion. The problem is somewhere in that path, and again, cache tweaking solves local (not remote) network problems. If it takes 5-30 seconds to get a stable flow of bits from the remote server, that's how long it takes.
-
No debug log demonstrating issues = no problem to investigate.
-
-
You have pirate add-ons/repo's installed. No support is provided to users of that crap.
-
Nope, and I would discourage anything from being created because users get very OCD about "performance" numbers and raw metrics on CPU etc. are misleading on the overall performance and experience of a device.
-
Faster I/O on the card will always help the overall LE/Kodi experience, but the "slow" I/O on the card is still many times faster than your ISP connection so buffering issues are about ISP/latencies not hardware. The read-ahead setting in the buffer can be increased, but cache tweaking only ever solves local network performance issues, i.e. bursty wifi and drop-outs, not "my internet connection isn't fast enough" type issues. As a broad rule unless your internal network is crap (in which case the solution is fixing your network) cache tweaks should not be needed.
-
There is nothing we can do to make it appear. Our end is good, and we have no idea which mirror you're talking to.
-
I've seen a couple of reports (on other builds, it's nothing Slice specific) where people aren't seeing 8.0.0 in the lists of available manual updates. This can only be an issue with mirror servers as the JSON file queried by the settings add-on is 100% correct on our servers.
-
There have been similar reports from internal testing but it's not been something we've been able to pin down.
-
100% not supported, thankfully..
-
An occasional spring clean is never a bad idea.
-
If you boot noobs lite you can just install LE from the menu - it will install 8.0.0 since an hour ago.
If you want to add LE to an existing noobs install the files required are here:
LibreELEC-RPi.arm-8.0.0-noobs.tar (RPi)
LibreELEC-RPi2.arm-8.0.0-noobs.tar (RPi2) -
add "debugging" to cmdline.txt and you will see on-screen output from journald that is normally hidden; it might give you a clue
-
Chromium doesn't exist for RPi hardware (it needs Xorg) but you can install the YouTube add-on from the Kodi repo.
-
It would be a good idea for someone to run the nvidia bug reporting shell script that's included in the Linux driver package against an affected system and submit the bug report to them - don't ever assume someone else has reported the issue and it's known/being worked on. Once you get a support ticket, share here or PM to me and I can run enquiries with their driver team.
-
run "lspci | paste" and share the URL it generates so we can see what chipset is on the board; then we can figure out what might be needed