Thank you for your donation!


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


moOde 5.0 RC1 In-Place Update
#60
@Onionhead

So we're back to the same kind of output I was questioning on 4/22.

Now we know you have a Synology NAS (which have been a challenge for some folks to configure). Are you using SMB or NFS as your file-sharing protocol? 

It looks like you have the following directory branch on your NAS 

Code:
Curated/Donna Summer
Curated/Donna Summer/The Collection
Curated/Donna Summer/The Collection/info

The first three lines of the output you posted say MPD tried to open a file named ".mpdignore" at each level. It threw an input/output error each time, which in normal conditions means a disk error.

Then, in the subdirectory

Code:
Curated/Donna Summer/The Collection

we start seeing the entries I questioned before:

Code:
Curated/Donna Summer/The Collection/@eaDir/.mpdignore
                                   ^^^^^^
                 Is this directory entry real? It seems artificial.
 
Curated/Donna Summer/The Collection/@eaDir/60 - Take Me.flac/.mpdignore
                                          ^^^^^^^^^^^^^^^^^
                     I'm willing to bet this is a name of your FLAC file
                     and not the name of a directory


I've never seen this behavior before with my open-source NASes whether using SMB or NFS, and attempts to search the web on the key points gets me hits on your posts here but not on any posts to, say, an MPD-related forum. There was an issue posted to MPD a long time ago about MPD ignoring the .mpdignore file (talk about irony!) using NFS.

The output is suggestive but I'm hesitant to call this an MPD bug without knowing more about the Synology NAS code. Sadly it's proprietary.

1) can you try again with MPD 0.20.20?

2) I'm just gropping in the dark, but can you post the output from the following command?

Code:
ls -lR /mnt/NAS/Curated/Donna\ Summer/

You can cut it off after the "The Collection" subdirectory if there are more at the same level.

Note the use of the backslash to make this work from the command line.

Regards,
Kent

[Added]

PS - You said

Quote:Looking through MPD log seems like within a particular album some songs synch while others don't. Many Albums no songs synch.

If "The Collection" is an album where no songs synch, could you also post the ls -lR output for an album subdirectory where some songs sync and some don't?
Reply


Messages In This Thread
moOde 5.0 RC1 In-Place Update - by Tim Curtis - 04-06-2019, 02:22 PM
RE: moOde 5.0 RC1 In-Place Update - by jbajci - 04-06-2019, 04:54 PM
RE: moOde 5.0 RC1 In-Place Update - by FSpretzel - 04-07-2019, 04:45 PM
RE: moOde 5.0 RC1 In-Place Update - by Tim Curtis - 04-07-2019, 07:14 PM
RE: moOde 5.0 RC1 In-Place Update - by jonners - 04-07-2019, 07:25 PM
RE: moOde 5.0 RC1 In-Place Update - by FSpretzel - 04-07-2019, 08:06 PM
RE: moOde 5.0 RC1 In-Place Update - by jonners - 04-07-2019, 09:21 PM
RE: moOde 5.0 RC1 In-Place Update - by jonners - 04-08-2019, 09:24 AM
RE: moOde 5.0 RC1 In-Place Update - by Tim Curtis - 04-08-2019, 11:54 AM
RE: moOde 5.0 RC1 In-Place Update - by Pieter - 04-08-2019, 02:15 PM
RE: moOde 5.0 RC1 In-Place Update - by Tim Curtis - 04-08-2019, 02:37 PM
RE: moOde 5.0 RC1 In-Place Update - by Pieter - 04-08-2019, 02:52 PM
RE: moOde 5.0 RC1 In-Place Update - by Tim Curtis - 04-08-2019, 04:37 PM
RE: moOde 5.0 RC1 In-Place Update - by Tim Curtis - 04-08-2019, 06:55 PM
RE: moOde 5.0 RC1 In-Place Update - by Strider - 04-10-2019, 11:59 AM
RE: moOde 5.0 RC1 In-Place Update - by rylfas - 04-10-2019, 07:53 PM
RE: moOde 5.0 RC1 In-Place Update - by swizzle - 04-10-2019, 08:00 PM
RE: moOde 5.0 RC1 In-Place Update - by rylfas - 04-10-2019, 08:23 PM
RE: moOde 5.0 RC1 In-Place Update - by JST1963 - 04-10-2019, 10:14 PM
RE: moOde 5.0 RC1 In-Place Update - by JST1963 - 04-10-2019, 11:42 PM
RE: moOde 5.0 RC1 In-Place Update - by Tim Curtis - 04-10-2019, 11:53 PM
RE: moOde 5.0 RC1 In-Place Update - by JST1963 - 04-10-2019, 11:57 PM
RE: moOde 5.0 RC1 In-Place Update - by Tim Curtis - 04-11-2019, 12:11 AM
RE: moOde 5.0 RC1 In-Place Update - by Tim Curtis - 04-11-2019, 01:11 AM
RE: moOde 5.0 RC1 In-Place Update - by JST1963 - 04-14-2019, 06:24 PM
RE: moOde 5.0 RC1 In-Place Update - by JST1963 - 04-11-2019, 05:59 PM
RE: moOde 5.0 RC1 In-Place Update - by Herman - 04-11-2019, 09:44 PM
RE: moOde 5.0 RC1 In-Place Update - by franz159 - 04-14-2019, 10:19 AM
RE: moOde 5.0 RC1 In-Place Update - by Tim Curtis - 04-14-2019, 11:24 AM
RE: moOde 5.0 RC1 In-Place Update - by imi11 - 04-20-2019, 11:46 PM
RE: moOde 5.0 RC1 In-Place Update - by JST1963 - 04-21-2019, 12:18 AM
RE: moOde 5.0 RC1 In-Place Update - by imi11 - 04-21-2019, 07:14 AM
RE: moOde 5.0 RC1 In-Place Update - by Onionhead - 04-22-2019, 10:14 PM
RE: moOde 5.0 RC1 In-Place Update - by Tim Curtis - 04-22-2019, 10:32 PM
RE: moOde 5.0 RC1 In-Place Update - by Onionhead - 04-23-2019, 12:49 AM
RE: moOde 5.0 RC1 In-Place Update - by JST1963 - 04-22-2019, 11:59 PM
RE: moOde 5.0 RC1 In-Place Update - by Tim Curtis - 04-23-2019, 12:59 AM
RE: moOde 5.0 RC1 In-Place Update - by Onionhead - 04-23-2019, 01:23 AM
RE: moOde 5.0 RC1 In-Place Update - by Tim Curtis - 04-23-2019, 01:28 AM
RE: moOde 5.0 RC1 In-Place Update - by Onionhead - 04-23-2019, 02:06 AM
RE: moOde 5.0 RC1 In-Place Update - by TookaFace - 04-25-2019, 07:30 AM
RE: moOde 5.0 RC1 In-Place Update - by luxpiotr - 04-26-2019, 09:37 PM
RE: moOde 5.0 RC1 In-Place Update - by Big G - 04-29-2019, 03:13 AM
RE: moOde 5.0 RC1 In-Place Update - by JohnM73 - 05-02-2019, 03:13 PM
RE: moOde 5.0 RC1 In-Place Update - by JohnM73 - 05-02-2019, 05:00 PM
RE: moOde 5.0 RC1 In-Place Update - by Tim Curtis - 05-02-2019, 10:07 PM
RE: moOde 5.0 RC1 In-Place Update - by JohnM73 - 05-20-2019, 01:10 PM
RE: moOde 5.0 RC1 In-Place Update - by JohnM73 - 05-03-2019, 12:53 PM
RE: moOde 5.0 RC1 In-Place Update - by Onionhead - 05-03-2019, 07:09 PM
RE: moOde 5.0 RC1 In-Place Update - by Tim Curtis - 05-03-2019, 07:24 PM
RE: moOde 5.0 RC1 In-Place Update - by Onionhead - 05-04-2019, 12:49 AM
RE: moOde 5.0 RC1 In-Place Update - by TheOldPresbyope - 05-04-2019, 02:34 AM
RE: moOde 5.0 RC1 In-Place Update - by Onionhead - 05-04-2019, 04:07 AM
RE: moOde 5.0 RC1 In-Place Update - by Onionhead - 05-04-2019, 01:31 PM
RE: moOde 5.0 RC1 In-Place Update - by swizzle - 05-04-2019, 07:28 PM
RE: moOde 5.0 RC1 In-Place Update - by Onionhead - 05-04-2019, 07:45 PM
RE: moOde 5.0 RC1 In-Place Update - by Tim Curtis - 05-04-2019, 11:55 PM
RE: moOde 5.0 RC1 In-Place Update - by swizzle - 05-05-2019, 01:22 AM
RE: moOde 5.0 RC1 In-Place Update - by Onionhead - 05-05-2019, 03:53 AM
RE: moOde 5.0 RC1 In-Place Update - by swizzle - 05-21-2019, 11:20 PM
RE: moOde 5.0 RC1 In-Place Update - by Tim Curtis - 05-23-2019, 09:06 PM
RE: moOde 5.0 RC1 In-Place Update - by Tim Curtis - 05-25-2019, 03:51 PM
RE: moOde 5.0 RC1 In-Place Update - by Tim Curtis - 05-25-2019, 04:06 PM
RE: moOde 5.0 RC1 In-Place Update - by Tim Curtis - 05-25-2019, 09:48 PM

Forum Jump: