Problem Description: Artists that I have recently added to my library are not being discovered by subsonic. New albums for artists that are already in subsonic are being discovered normally, so it does seem to be working. However the Index does not show artists that I have added at the root level of my subsonic media folder. This problem seemed to start after I upgraded to 6.1.3, I don't add artists every day though so I can't be 100% sure
Steps:
- checked permissions
- changed owner
- restarted service and server
- checked log - no messages during media scan
- ran "clean-up database" - rescanned
- enabled "fast access mode" - rescanned
- disabled "fast access mode" - rescanned
Playback Application and version: Web UI
Subsonic Version: 6.1.3 (build e408c9) – October 31, 2017
Server Version: jetty-6.1.x, java 1.8.0_151, HSQLDB, Linux (129.2 MB / 177.0 MB)
Hardware Platform: Linux, Debian 9 "stretch"
Java Memory Limit: 350MB
Problem Filename: N/A
Output from ffmpeg -i: Not Relevant
Last ten log file lines:
- Code: Select all
[2017-12-05 12:10:01,000] INFO MediaScannerService - Scanned media library with 17000 entries.
[2017-12-05 12:10:01,809] INFO MediaScannerService - Scanned media library with 17250 entries.
[2017-12-05 12:10:02,720] INFO MediaScannerService - Scanned media library with 17500 entries.
[2017-12-05 12:10:03,644] INFO MediaScannerService - Scanned media library with 17717 entries.
[2017-12-05 12:10:03,644] INFO MediaScannerService - Marking non-present files.
[2017-12-05 12:10:03,673] INFO MediaScannerService - Marking non-present artists.
[2017-12-05 12:10:03,674] INFO MediaScannerService - Marking non-present albums.
[2017-12-05 12:10:03,695] INFO MediaScannerService - Completed media library scan.
[2017-12-05 12:10:04,125] INFO PlaylistService - Starting playlist import.
[2017-12-05 12:10:04,125] INFO PlaylistService - Completed playlist import.
The log looks normal to me, I looked for a way to increase the verbosity but did not see one. If there is a way please let me know and I will provide the additional detail
thanks all