Recently installed subsonic 5.0 on a Raspberry Pi. Works a treat, for the files it can find. All my music is on a NAS, mounted to /media/vault/Music/
About half my music is discovered, up to bands beginning with 'M'! I.e. it can find Meatloaf, but not Metallica. There are a few exceptions along the way... but the interesting thing is that the band names are listed, even though the albums are not.
Any idea how I should start debugging this? I'd been using it on my desktop for years, but wanted to move it to an always-on server for remote access.
Edit: Added the information below.
Problem Description: Music files not being added to library
Troubleshooting Steps: Rescanned, removed and re-added directory, changed ownership of directory to subsonic's uid
Playback Application and version: Web interface
Subsonic Version: 5.0 (build 4100) – September 21, 2014
Server Version: jetty-6.1.x, java 1.8.0_06, Linux (78.6 MB / 145.0 MB)
Hardware Platform: Raspberry Pi model B
Java Memory Limit: Not sure... but according to top, java is using 223m in RES
Problem Filename: Many!
Output from ffmpeg -i:
- Code: Select all
-bash: ffmpeg: command not found
Last ten log file lines:
- Code: Select all
1/16/15 12:09:35 PM UTC] INFO MediaScannerService Starting to scan media library.
[1/16/15 12:09:43 PM UTC] INFO MediaScannerService Scanned media library with 250 entries.
[1/16/15 12:09:51 PM UTC] INFO MediaScannerService Scanned media library with 500 entries.
[1/16/15 12:09:59 PM UTC] INFO MediaScannerService Scanned media library with 750 entries.
[1/16/15 12:10:09 PM UTC] INFO MediaScannerService Scanned media library with 1000 entries.
[1/16/15 12:10:19 PM UTC] INFO MediaScannerService Scanned media library with 1250 entries.
[1/16/15 12:10:31 PM UTC] INFO MediaScannerService Scanned media library with 1500 entries.
[1/16/15 12:10:39 PM UTC] INFO MediaScannerService Scanned media library with 1750 entries.
[1/16/15 12:10:48 PM UTC] INFO MediaScannerService Scanned media library with 2000 entries.
[1/16/15 12:10:56 PM UTC] INFO MediaScannerService Scanned media library with 2250 entries.
[1/16/15 12:11:08 PM UTC] INFO MediaScannerService Scanned media library with 2500 entries.
[1/16/15 12:11:09 PM UTC] INFO MediaScannerService Scanned media library with 2566 entries.
[1/16/15 12:11:09 PM UTC] INFO MediaScannerService Marking non-present files.
[1/16/15 12:11:09 PM UTC] INFO MediaScannerService Marking non-present artists.
[1/16/15 12:11:09 PM UTC] INFO MediaScannerService Marking non-present albums.
[1/16/15 12:11:09 PM UTC] INFO MediaScannerService Completed media library scan.
[1/16/15 12:11:11 PM UTC] INFO PlaylistService Starting playlist import.
[1/16/15 12:11:11 PM UTC] INFO PlaylistService Completed playlist import.
[1/16/15 12:11:11 PM UTC] INFO PlaylistService Starting playlist statistics update.
[1/16/15 12:11:11 PM UTC] INFO PlaylistService Completed playlist statistics update.