linuxserver / docker-emulatorjs

Web based retro emulation frontend with rom scanning and automated art ingestion.
GNU General Public License v3.0
512 stars 51 forks source link

@eaDir on Synology NAS causes the scan to stop #19

Closed dinovich closed 2 years ago

dinovich commented 2 years ago

The Synology NAS sometimes creates the @eaDir folder automatically. When trying to scan for rooms in a console's folder, if the @eaDir folder exists, I receive a message: "sha1sum: /data//atari2600/roms//@eaDir: Is a directory", and the scanning stops.

Only when manually deleting the folder (through SSH) I am able to scan the directory properly.

thelamer commented 2 years ago

Will be in the next release: https://github.com/linuxserver/emulatorjs/blob/master/has_files.sh#L12