Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Solved: Files not listed via SMB/NAS
#6
(01-22-2022, 02:44 PM)TheOldPresbyope Wrote: @zOr7gA8

From your moOde player's command line you can list the entire directory structure of the mounted source as seen by moOde/MPD (the output can be volumious!), e.g., 

Code:
cd /mnt/NAS/LaptopNAS
ls -laR

The output will show all files and directories (including "hidden" items), their ownership and permissions as interpreted by Linux.

I usually redirect the output to a file so I can explore it at my leisure; something like

Code:
ls -laR > ~/NAS.listing

which stores the output in a text file named NAS.listing in user pi's home directory.

Obviously you can start at a lower level in the directory tree if you already have an idea where your "missing" files are.

Regards,
Kent

I can see the problematic folders and they appear in the library of moode. But they are empty. The music files do not appear, when accessing folder via terminal or in the library.
Reply


Messages In This Thread
Files not listed via SMB/NAS - by zOr7gA8 - 01-21-2022, 08:04 PM
RE: Files not listed via SMB/NAS - by Tim Curtis - 01-21-2022, 09:18 PM
RE: Files not listed via SMB/NAS - by zOr7gA8 - 01-22-2022, 09:44 AM
RE: Files not listed via SMB/NAS - by Tim Curtis - 01-22-2022, 01:53 PM
RE: Files not listed via SMB/NAS - by zOr7gA8 - 01-22-2022, 05:18 PM
RE: Files not listed via SMB/NAS - by zOr7gA8 - 01-23-2022, 04:47 PM

Forum Jump: