Just installed last night works like a dream! The OUYA launcher was way too kludgy, nice to see the full CM experience. Thanks for your hard work getting this to us.
If anyone else uses NFS shares here are my connection strings, I could never get the CIFS Manager/Mount Manager working properly for some reason.
If you're worried about this being "experimental", just backup your ROM with ClockworkMod. I hadn't touched my OUYA for months, now I've got a working media player which I kind of why I bought it in the first place.
If anyone else uses NFS shares here are my connection strings, I could never get the CIFS Manager/Mount Manager working properly for some reason.
Code:
busybox mount -o nolock,rw,hard,intr,proto=tcp -t nfs 192.168.1.99:/export/Movies/ /mnt/Movies/
busybox mount -o nolock,rw,hard,intr,proto=tcp -t nfs 192.168.1.99:/export/TV/ /mnt/TV/