Got installed Subsonic and bring music from a CIFS share on another device.
When I scan the mounted folder the "Scanning files: 1" appear quickly then nothing.
I run Subsonic with a user called jeanjean which is member of the www-data group.
In the logs I see no errors and here are the rights for the mounted folder :
drwxr-x--- 4 www-data www-data 0 févr. 21 2016 System Of A Down
drwxr-x--- 3 www-data www-data 0 févr. 21 2016 Taiwan MC
drwxr-x--- 25 www-data www-data 0 févr. 21 2016 Talib Kweli
The mount point is like this :
mount.mounted:
- device: //192.168.1.7/music
- fstype: cifs
- opts: iocharset=utf8,sec=ntlm,nofail,defaults,rw,credentials=/root/.cred
Thanks for your help