ghenry22 / subsonic-synology

Subsonic setup to run on Synology NAS
94 stars 18 forks source link

stops indexing/scan media after 1499 items #19

Closed zerocool86 closed 6 years ago

zerocool86 commented 6 years ago

My synology ds215j stops after 1499 mp3 items indexed. What can I do to index all files? (i have already checked the permissions for the user but their are read permissions for subsonic) so permissions is not the issue. I don't know what i can tweak or edit to index the files.

This is the log: `

[15-12-17 16:24:24 CET] INFO MediaScannerService Starting to scan media library.
[15-12-17 16:24:25 CET] INFO MediaScannerService Scanned media library with 250 entries.
[15-12-17 16:24:28 CET] INFO MediaScannerService Scanned media library with 500 entries.
[15-12-17 16:24:30 CET] INFO MediaScannerService Scanned media library with 750 entries.
[15-12-17 16:24:32 CET] INFO MediaScannerService Scanned media library with 1000 entries.
[15-12-17 16:24:35 CET] INFO MediaScannerService Scanned media library with 1250 entries.
[15-12-17 16:24:37 CET] INFO MediaScannerService Scanned media library with 1500 entries.
[15-12-17 16:24:38 CET] INFO MediaScannerService Scanned media library with 1568 entries.
[15-12-17 16:24:38 CET] INFO MediaScannerService Marking non-present files.
[15-12-17 16:24:38 CET] INFO MediaScannerService Marking non-present artists.
[15-12-17 16:24:38 CET] INFO MediaScannerService Marking non-present albums.
[15-12-17 16:24:38 CET] INFO MediaScannerService Completed media library scan.
[15-12-17 16:24:39 CET] INFO PlaylistService Starting playlist import.
[15-12-17 16:24:39 CET] INFO PlaylistService Completed playlist import.

`

zerocool86 commented 6 years ago

you have to set permissions on /volume1/music also... :-)