User Tools

Site Tools


wiki:emby_troubleshooting

emby troubleshooting

emby can see folder but no files displayed

If the permission are ok, check to see if the folder has files other than multimedia ones. You might get an error that won't show up in logs. To check switch to emby user and run find command:

su -s /bin/bash emby
emby@raspberrypi:~ $ find /media/touro -ls > /dev/null
find: ‘/media/touro/antisa-desktop/duplicity-full.20190920T085932Z.vol1847.difftar.gpg’: Input/output     error
find: ‘/media/touro/antisa-desktop/duplicity-full.20190920T085932Z.vol1848.difftar.gpg’: Input/output error

Errors above caused the issue with scanning the folder on external ntfs formatted usb disk. Remove the files or move the multimedia files to another folder.

Tested on

  • rasbperry pi 3B+
  • emby 4.6.7.0

See also

References

wiki/emby_troubleshooting.txt · Last modified: 2022/02/01 21:17 by antisa

Except where otherwise noted, content on this wiki is licensed under the following license: CC0 1.0 Universal
CC0 1.0 Universal Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki