Thank you for your donation!


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


Deleted folder/album still present
#15
If you are able to play the file it must exists on your NAS but another way to confirm that it exists is to access it from the command line. Just add /mnt/ to the beginning of the path shown in Audio info and run any of the commands below.

If the file doesn't exist then those commands will print an error like "No such file or directory"

Code:
stat "/mnt/NAS/..."
ls l "/mnt/NAS/..."
file "/mnt/NAS/..."

You can also check each containing directory to confirm that it exists and also whether there are any "dot" (hidden) files or directories using the command below. Ignore the first two dot files named "." and ".."

Code:
ls -al "/mnt/NAS/directory1/directory2/
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Messages In This Thread
Deleted folder/album still present - by ICLlP - 11-01-2024, 07:26 PM
RE: Deleted folder/album still present - by ICLlP - 11-01-2024, 11:00 PM
RE: Deleted folder/album still present - by ICLlP - 11-02-2024, 01:08 PM
RE: Deleted folder/album still present - by ICLlP - 11-02-2024, 05:36 PM
RE: Deleted folder/album still present - by Nutul - 11-02-2024, 06:12 PM
RE: Deleted folder/album still present - by ICLlP - 11-02-2024, 06:59 PM
RE: Deleted folder/album still present - by Nutul - 11-02-2024, 07:05 PM
RE: Deleted folder/album still present - by ICLlP - 11-03-2024, 10:01 AM
RE: Deleted folder/album still present - by ICLlP - 11-03-2024, 11:11 AM
RE: Deleted folder/album still present - by Tim Curtis - 11-03-2024, 12:09 PM
RE: Deleted folder/album still present - by ICLlP - 11-03-2024, 12:14 PM
RE: Deleted folder/album still present - by ICLlP - 11-03-2024, 03:27 PM

Forum Jump: