11-02-2024, 07:05 PM
Thank you for your donation!
Deleted folder/album still present
|
11-03-2024, 10:01 AM
(11-02-2024, 06:12 PM)Nutul Wrote: These things are populated by the tracks' tags, so, if you happen to have even a single track with its title tag as "The Best Of caravan" with lowercase C, then MPD will treat that as a different album. I've checked; all tracks are consistent.
11-03-2024, 10:51 AM
(11-01-2024, 10:21 PM)Tim Curtis Wrote: What does Audio info show as the path? This is a relevant thing to do still. Start the playback of a ghost tracj=k, then press the three dots and select audio info. That will give you the path that MPD thinks the track is at and that will help locate how it is getting confused.
----------------
Robert
11-03-2024, 11:11 AM
(11-03-2024, 10:51 AM)the_bertrum Wrote:I think the tags must have been wrong in the deleted folder; they’re right in the remaing folder. When i open the ‘c’ folder in folder view the album name has ‘C’.(11-01-2024, 10:21 PM)Tim Curtis Wrote: What does Audio info show as the path?
11-03-2024, 12:09 PM
(This post was last modified: 11-03-2024, 12:10 PM by Tim Curtis.
Edit Reason: eta
)
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/..." 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/
11-03-2024, 12:14 PM
I think i might remove the ‘good’ folder too. Regenerate DB. Hopefully all will disappear. If so I’ll then replace the ‘good’ folder.
11-03-2024, 03:27 PM
|
« Next Oldest | Next Newest »
|