Hallo,
i have a problem accessing one of my external harddrives.
My System is a RasPi 4 running Libreelec 10.0.1
I am able to access the first (and only) partition when using the build-in filemanger.
It also functions if i try from console (via SSH)
I can access it via SMB.
But it isn't possible to access it from video/music/picture files menu.
If i try a window opens with the title "Remote share" which tells me: path not found or ivalid.
but it isn't a remote share. It'a local USB3-Harddrive
Same problem with 10.0.0 but it works using Libreelec 9.x.x
In the log says the following:
2022-01-04 21:47:31.282 T:1118 ERROR <general>: GetDirectory - Unhandled exception
2022-01-04 21:47:31.282 T:1118 ERROR <general>: GetDirectory - Error getting /var/media/sda1-ata-TOSHIBA_DT01ACA3/
2022-01-04 21:47:31.295 T:854 ERROR <general>: CGUIMediaWindow::GetDirectory(/var/media/sda1-ata-TOSHIBA_DT01ACA3/) failed
2022-01-04 21:47:35.575 T:953 INFO <general>: [service.cron.autobiblio v.2.1.1+matrix.1](service.load_rebuild) ########## START SERVICE ##########
2022-01-04 21:47:35.575 T:953 INFO <general>: CPythonInvoker(18, /storage/.kodi/addons/service.cron.autobiblio/resources/lib/service.py): script successfully run
2022-01-04 21:47:36.453 T:953 WARNING <general>: CPythonInvoker(18, /storage/.kodi/addons/service.cron.autobiblio/resources/lib/service.py): the python script "/storage/.kodi/addons/service.cron.autobiblio/resources/lib/service.py" has left several classes in memory that we couldn't clean up. The classes include: N9XBMCAddon7xbmcgui6DialogE,N9XBMCAddon9xbmcaddon5AddonE
2022-01-04 21:47:36.454 T:953 INFO <general>: Python interpreter stopped
the other hard disk is not affected
am i the only one with this problem or is this already known?