sentriz / gonic

music streaming server / free-software subsonic server API implementation
ircs://irc.libera.chat/#gonic
GNU General Public License v3.0
1.62k stars 115 forks source link

Ignore @eaDir directories #540

Closed mocenigo closed 2 months ago

mocenigo commented 2 months ago

gonic version: 0.16.4

On a Synology NAS there are many "@eaDir" directories that contain metadata. These should be skipped. This would make scanning significantly faster since there are as many files in @eaDir directories than outside. Also, this may be the cause for some wrong connections between album and actual files — some albums play, some do not.

mocenigo commented 2 months ago

Stupid me. It is one of the shell veriables...