This thread is about the system crashing the other about sorting. In reply to your answer in the other thread I did a fresh install as I said created the mount points cifs for the nas and nfs for pc. Everything worked fine until I switched off the nas box and restarted the receiver. When I hit media button it crashed
Traceback (most recent call last):
File "/usr/lib/enigma2/python/Screens/MovieSelection.py", line 1328, in reloadWithDelay
File "/usr/lib/enigma2/python/Components/MovieList.py", line 445, in reload
File "/usr/lib/enigma2/python/Components/MovieList.py", line 549, in load
File "/usr/lib/enigma2/python/Components/MovieList.py", line 659, in buildBeginTimeSortKey
OSError: [Errno 2] No such file or directory: '/media/autofs/PublicNASC18E6E/'
(PyObject_CallObject(<bound method MovieSelection.reloadWithDelay of <class 'Screens.MovieSelection.MovieSelection'>>,()) failed)
When the system rebooted I went to network settings and deleted the Nas mount point. Everything worked again. I thought autofs was supposed to take care of mounts when needed but seems to have a problem when the network server is not on.
I then did the same with the pc server shut it down and I got the same crash but when I booted up the server again all was ok again.