Most files in their directory are visible in subsonic and play just fine. Although some folders when selected in subsonic, are just blank and have to content available. I
have double checked that the files are actually there, which they are. I can download the folder from subsonic webui (zipped) and then see the files on my local computer, but for what ever reason these files cannot be played from subsonic's webui or from my mobile device.
I have tried restarting subsonic, cleaning the database, and rescanning the media folders. nothing seem to help.
all the in my media folder have the same permission of drwxrwxr-x
subsonic is running as the same user that has permission to these files.
This is a clean install of subsonic.
Playback Application and version: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:20.0) Gecko/20100101 Firefox/20.0
Subsonic Version: 4.7 (build 3105) – September 11, 2012
Server Version: jetty-6.1.x, java 1.6.0_18, Linux (115.8 MB / 146.0 MB)
Hardware Platform: Debian 6 kernel-2.6.32-5-amd64
Java Memory Limit: 450
Problem Filename: /Music/Kevin/The Black Seeds/Keep On Pushing LP/08 Little Atoms.mp3
Output from ffmpeg -i:
- Code: Select all
pluto@kCloud:/media/kCloud/Music/Kevin/The Black Seeds/Keep On Pushing LP$ ls
01 Dance Dance.mp3 05 You Want.mp3 09 Hey Son.mp3
02 Keep On Pushing_ Workshop Re-Dub.mp3 06 In Your Eyes_ Fabulous Dub.mp3 10 Coming Back Home.mp3
03 Sit There.mp3 07 What We Need.mp3
04 Black Sunrise.mp3 08 Little Atoms.mp3
pluto@kCloud:/media/kCloud/Music/Kevin/The Black Seeds/Keep On Pushing LP$ pwd
/media/kCloud/Music/Kevin/The Black Seeds/Keep On Pushing LP
pluto@kCloud:/media/kCloud/Music/Kevin/The Black Seeds/Keep On Pushing LP$ ffmpeg -i "08 Little Atoms.mp3"
ffmpeg version 0.7.15, Copyright (c) 2000-2013 the FFmpeg developers
built on Feb 22 2013 07:18:58 with gcc 4.4.5
configuration: --enable-libdc1394 --prefix=/usr --extra-cflags='-Wall -g ' --cc='ccache cc' --enable-shared --enable-libmp3lame --enable-gpl --enable-libvorbis --enable-pthreads --enable-libfaac --enable-libxvid --enable-postproc --enable-x11grab --enable-libgsm --enable-libtheora --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264 --enable-libspeex --enable-nonfree --disable-stripping --enable-avfilter --enable-libdirac --disable-decoder=libdirac --enable-libfreetype --enable-libschroedinger --disable-encoder=libschroedinger --enable-version3 --enable-libopenjpeg --enable-libvpx --enable-librtmp --extra-libs=-lgcrypt --disable-altivec --disable-armv5te --disable-armv6 --disable-vis
libavutil 50. 43. 0 / 50. 43. 0
libavcodec 52.123. 0 / 52.123. 0
libavformat 52.111. 0 / 52.111. 0
libavdevice 52. 5. 0 / 52. 5. 0
libavfilter 1. 80. 0 / 1. 80. 0
libswscale 0. 14. 1 / 0. 14. 1
libpostproc 51. 2. 0 / 51. 2. 0
[mp3 @ 0x13ec2e0] max_analyze_duration 5000000 reached at 5015510
Input #0, mp3, from '08 Little Atoms.mp3':
Metadata:
artist : The Black Seeds
album : Keep On Pushing LP
title : Little Atoms
TLEN : 291440
track : 8
genre : Reggae
date : 2001
Duration: 00:04:51.50, start: 0.000000, bitrate: 256 kb/s
Stream #0.0: Audio: mp3, 44100 Hz, stereo, s16, 256 kb/s
At least one output file must be specified
Last ten log file lines:
- Code: Select all
[4/12/13 6:37:54 PM PDT] INFO DaoHelper Checking database schema.
[4/12/13 6:37:54 PM PDT] INFO DaoHelper Done checking database schema.
[4/12/13 6:37:54 PM PDT] INFO VersionService Resolved local Subsonic version to: 4.7
[4/12/13 6:37:55 PM PDT] INFO MediaScannerService Automatic media library scanning scheduled to run every 1 day(s), starting at Sat Apr 13 06:00:00 PDT 2013
[4/12/13 6:37:55 PM PDT] INFO PodcastService Automatic Podcast update scheduled to run every 1 hour(s), starting at Fri Apr 12 18:42:55 PDT 2013
[4/12/13 6:37:58 PM PDT] INFO VersionService Resolved latest Subsonic final version to: 4.7
[4/12/13 6:37:58 PM PDT] INFO VersionService Resolved latest Subsonic beta version to: 4.7.beta3
[4/12/13 6:38:01 PM PDT] WARN NetworkService No UPnP router found.
the file name i provided is just one of many. I'd say about 25% of my library is not available through subsonic.
any help would be appreciated.
thanks