I just installed 0710B4 and I see the same behavior as RC1. I tried both NFS shares and Windows, and I see the same behavior when I add a share. I see only tv_shows_0 & _1 when I try to sort by Filename. Also, the share is gone after I reboot linuxMCE (I do it nicely by using the remote control).
However, if I add the share, Windows, or NFS, and mark it Readonly, all the "flakiness" goes away. I reboot any number of times and the share always reappears. I haven't tested back on RC1, since it requires wiping everything off, but I'm willing to bet the behavior will be the same. And this doesn't allow me to sort on Filename either.
At this point, after all the testing we've done, I dare say this is a bug. I suspect that anybody accessing a Network Share outside the LMCE network would experience the same problem. Would it be possible for somebody to test this? On my setup, the file server where the share is, is also the network default gateway from which linuxMCE gets its external IP (192.168.1.2). My linuxMCE box has 2 cards. The internal one is192.168.80.2 as expected and I haven't tampered with the DHCP settings on the router.
One last thing. Its not a problem, but its a bit obnoxious. I see all these never stopping messages:
May 24 08:53:39 neo mountd[5619]: authenticated mount request from 192.168.1.2:892 for /usr/fatboy/CleanTorrents (/usr/fatboy/CleanTorrents)
May 24 08:53:44 neo mountd[5619]: authenticated mount request from 192.168.1.2:990 for /usr/fatboy/CleanTorrents (/usr/fatboy/CleanTorrents)
May 24 08:53:50 neo mountd[5619]: authenticated mount request from 192.168.1.2:663 for /usr/fatboy/CleanTorrents (/usr/fatboy/CleanTorrents)
May 24 08:53:55 neo mountd[5619]: authenticated mount request from 192.168.1.2:761 for /usr/fatboy/CleanTorrents (/usr/fatboy/CleanTorrents)
if the share is NFS, or:
[2008/05/24 08:41:03, 1] smbd/service.c:make_connection_snum(1033)
192.168.1.2 (192.168.1.2) connect to service CleanTorrents initially as user nobody (uid=99, gid=99) (pid 27885)
[2008/05/24 08:41:03, 1] smbd/service.c:close_cnum(1230)
192.168.1.2 (192.168.1.2) closed connection to service CleanTorrents
[2008/05/24 08:41:09, 1] smbd/service.c:make_connection_snum(1033)
192.168.1.2 (192.168.1.2) connect to service CleanTorrents initially as user nobody (uid=99, gid=99) (pid 27889)
if it is a Windows (using samba) share. It would be nice to stop them, but I can live with them.