Hi,
I'm using a Raspberry pi3 with Libreelec 8.2 and two connected external HDDs.
Bug1: I was always copying my files to the external HHD via Lan. At some point I couldn't write any more data on the HDD, eventhough it was bearly at 30% usage.
I can still copy the new files through my PC and afterwards i can still read those files at my Raspberry.
Bug2: At the same point where i couldn't write new data through Lan, I couldn't scrap new movies in my database. Libreelec just don't recognize new movies if I do a database refresh.
Under "Video" i can still select my HDD and navigate through my scrapped movies with covers and the new one without.
(I've tested it on libreelec 8.2 and a 9.2 version. Both had the same bug, although they could scrap a different amount of movies)
The memory and storage are looking OK for me:
LibreELEC (official): 8.2.3 (RPi2.arm)
WORKGROUP:~ # free
total used free shared buffers cached
Mem: 769568 527560 242008 9200 63752 235724
-/+ buffers/cache: 228084 541484
Swap: 0 0 0
WORKGROUP:~ # df
Filesystem 1K-blocks Used Available Use% Mounted on
devtmpfs 379152 0 379152 0% /dev
/dev/mmcblk0p1 524008 144984 379024 28% /flash
/dev/mmcblk0p2 14619170 2350602 12264472 16% /storage
/dev/loop0 134144 134144 0 100% /
tmpfs 384784 0 384784 0% /dev/shm
tmpfs 384784 7088 377696 2% /run
tmpfs 384784 0 384784 0% /sys/fs/cgroup
tmpfs 384784 2112 382672 1% /var
tmpfs 384784 0 384784 0% /tmp
(+ the 2 HDDs)
Display More
Any ideas?