Indeed. I haven’t read much on Kodi 14 on ATV1. I kind of hesitate to fiddle with the ATV1 until you’ve done an “official” release. My ATV has a CHD card. I was under the impression that Kodi 14 didn’t support the CHD:
Sam, I turn on the Raspberry PI and get only Kodi.
Then I’m adding my nas folder via NFS. Ip address has the right privilege and usually the PI works with OpenELEC.
Love the installer, very smooth. Will have to wait for GPIO IR support before I can run it in production in my living room, but looks great and will keep this on a spare SD card and keep a close eye on it
I’m assuming you’ve tried to add the NFS share via Kodi instead of the command line. It’s possible we’ve missed a dependency for that. I’m investigating and that should be fixed by Alpha 2.
I think it’s more the fact that it’s being rendered at 640*480 than the font size. Unfortunately for now I need to stick with this resolution as some people may be using SDTVs and I haven’t found a wayto get framebuffer resolution independent of platform yet.
We need to fix up a couple of things in the target installer as it hangs in a couple of places where it should actually be giving you progress, so I’ll look at it then.
Yes. I’m using openELEC and it works, with the given IP. In Kodi/OSMC I see the same IP, under System, but when I’m adding a share I reach the Nas (I see the IP, one for each Nas) but I can’t open the folders inside them.
I noticed that for an NFS mount in Kodi the request comes from an unpriv’d port, whereas in Gotham/raspbmc the request originates from a privileged port.
Some NFS servers will reject this, in particular Linux needs the “insecure” NFS export option to allow connections from unprivileged ports.