Any thoughts on inner workings that might affect this? FSevents or something? Would love some help, full scans are a drag and I add music almost daily.
<-------------------------Subsonic Help Request---------------------->
Problem Description: Automatic library updates do not register in search indexes until a full scan has been performed.
Troubleshooting Steps: Add a folder of music files to an existing artist folder (files are nested 2 deep) to your root, indexed, music folder. The files will never appear in any search or general viewing, but WILL appear navigating via folders in the sidebar.
Playback Application and version: Subsonic default web admin
Subsonic Version: 5.2.1 (also tried 5.1, 5.0)
Server Version: jetty-6.1.x, java 1.8.0_25, Mac OS X (88.9 MB / 137.0 MB)
Hardware Platform: Max OSX 10.10.3 (tested with Mac mini 2010, Macbook Pro 2014)
Java Memory Limit: Unknown (109MB used reported by menu bar)
Problem Filename: n/a
Output from ffmpeg -i:
- Code: Select all
ffmpeg version 2.6.2 Copyright (c) 2000-2015 the FFmpeg developers
built with Apple LLVM version 6.1.0 (clang-602.0.49) (based on LLVM 3.6.0svn)
configuration: --prefix=/usr/local/Cellar/ffmpeg/2.6.2 --enable-shared --enable-pthreads --enable-gpl --enable-version3 --enable-hardcoded-tables --enable-avresample --cc=clang --host-cflags= --host-ldflags= --enable-libx264 --enable-libmp3lame --enable-libvo-aacenc --enable-libxvid --enable-libfaac --enable-nonfree --enable-vda
Last ten log file lines:
- Code: Select all
5/9/15 12:30:04 PM EDT] INFO DaoHelper Checking database schema.
[5/9/15 12:30:06 PM EDT] INFO DaoHelper Done checking database schema.
[5/9/15 12:30:06 PM EDT] INFO VersionService Resolved local Subsonic version to: 5.2.1
[5/9/15 12:30:07 PM EDT] INFO MediaScannerService Automatic media library scanning scheduled to run every 1 day(s), starting at Sun May 10 03:00:00 EDT 2015
[5/9/15 12:30:07 PM EDT] INFO UPnPService Starting UPnP service...
[5/9/15 12:30:07 PM EDT] INFO PodcastService Automatic Podcast update scheduled to run every 24 hour(s), starting at Sat May 09 12:35:07 EDT 2015
[5/9/15 12:30:07 PM EDT] INFO UPnPService Enabling UPnP/DLNA media server
[5/9/15 12:30:07 PM EDT] INFO UPnPService Starting UPnP service - Done!
[5/9/15 12:30:17 PM EDT] INFO NetworkService Successfully forwarding port 4040.
[5/9/15 12:32:31 PM EDT] WARN CoverArtController Failed to process cover art /Volumes/Storage/Music/iTunes/iTunes Media/Music/Foxy/TK Disco TKD-412/cover.jpg: java.lang.NullPointerException
[5/9/15 12:35:07 PM EDT] INFO PodcastService Starting scheduled Podcast refresh.
[5/9/15 12:35:07 PM EDT] INFO PodcastService Completed scheduled Podcast refresh.
<-------------------------Subsonic Help Request---------------------->