2020-12-09, 00:35
There's a few github reports about this, but they seem pretty stale, but the gist of it is that there seems to be an issue with Leia that blocks NFS shares from working properly, with Kodi failing to load the directory listing. Other services work fine. For me specifically the error I'm seeing is as follows:
This used to work with older versions of Kodi, so I'm not sure when this broke but I'm able to repro it across numerous devices.
Code:
2020-12-08 22:25:25.131 T:139923037506240 ERROR: GetDirectory - Error getting nfs://
2020-12-08 22:25:25.131 T:139923037506240 ERROR: CGUIDialogFileBrowser::GetDirectory(nfs://) failed
2020-12-08 22:25:29.894 T:139923037506240 ERROR: GetDirectory - Error getting nfs://
2020-12-08 22:25:29.894 T:139923037506240 ERROR: CGUIDialogFileBrowser::GetDirectory(nfs://) failed
This used to work with older versions of Kodi, so I'm not sure when this broke but I'm able to repro it across numerous devices.