Package: forked-daapd
Version: 0.19gcd-2.1
Severity: important

I have approximately 600 songs in /srv/music, all world-readable. However only 
105 of them show
up in the share through RhythmBox. Also the share doesn't show up at all 
elsehwere on my 
network (e.g., iTunes on PC's around the house).

The forked-daapd.log file is full of lines such as:
[2013-03-12 13:21:06]   ffmpeg: Value 4630826316843712512.000000 for parameter 
'b_sensitivity' out of range
[2013-03-12 13:21:06]   ffmpeg: Value -4616189618054758400.000000 for parameter 
'compression_level' out of range
[2013-03-12 13:21:06]   ffmpeg: Value -4616189618054758400.000000 for parameter 
'min_prediction_order' out of range
[2013-03-12 13:21:06]   ffmpeg: Value -4616189618054758400.000000 for parameter 
'max_prediction_order' out of range
[2013-03-12 13:21:06]   ffmpeg: Value -4616189618054758400.000000 for parameter 
'prediction_order_method' out of range
[2013-03-12 13:21:06]   ffmpeg: Value -4616189618054758400.000000 for parameter 
'min_partition_order' out of range
[2013-03-12 13:21:06]   ffmpeg: Value -4616189618054758400.000000 for parameter 
'max_partition_order' out of range
[2013-03-12 13:21:06]   ffmpeg: Value 4607182418800017408.000000 for parameter 
'ticks_per_frame' out of range
[2013-03-12 13:21:06]   ffmpeg: Value 4611686018427387904.000000 for parameter 
'color_primaries' out of range
[2013-03-12 13:21:06]   ffmpeg: Value 4611686018427387904.000000 for parameter 
'color_trc' out of range
[2013-03-12 13:21:06]   ffmpeg: Value 4611686018427387904.000000 for parameter 
'colorspace' out of range
[2013-03-12 13:21:06]   ffmpeg: Value -4616189618054758400.000000 for parameter 
'aq_mode' out of range
[2013-03-12 13:21:06]   ffmpeg: Value -4616189618054758400.000000 for parameter 
'rc_lookahead' out of range
[2013-03-12 13:21:06]   ffmpeg: Value -4616189618054758400.000000 for parameter 
'lpc_type' out of range
[2013-03-12 13:21:06]   ffmpeg: Value -4616189618054758400.000000 for parameter 
'lpc_passes' out of range
[2013-03-12 13:21:06]   ffmpeg: Value 4613937818241073152.000000 for parameter 
'thread_type' out of range
[2013-03-12 13:21:06]   ffmpeg: Value -4616189618054758400.000000 for parameter 
'request_sample_fmt' out of range


-- System Information:
Debian Release: 7.0
  APT prefers testing
  APT policy: (800, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/6 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages forked-daapd depends on:
ii  adduser            3.113+nmu3
ii  avahi-daemon       0.6.31-1
ii  libantlr3c-3.2-0   3.2-2
ii  libasound2         1.0.25-4
ii  libavahi-client3   0.6.31-1
ii  libavahi-common3   0.6.31-1
ii  libavcodec53       7:0.10.3-dmo1
ii  libavformat53      7:0.10.3-dmo1
ii  libavl1            0.3.5-3
ii  libavutil51        8:1.0.5-dmo1
ii  libblocksruntime0  0.1-1
ii  libc6              2.13-38
ii  libconfuse0        2.7-4
ii  libdispatch0       0~svn197-3.1
ii  libflac8           1.2.1-6
ii  libgcrypt11        1.5.0-5
ii  libgpg-error0      1.10-3.1
ii  libmxml1           2.6-2
ii  libplist1          1.8-1
ii  libsqlite3-0       3.7.13-1
ii  libswscale2        8:1.0.5-dmo1
ii  libtag1c2a         1.8-dmo1
ii  libtagc0           1.8-dmo1
ii  libtre5            0.8.0-3
ii  libunistring0      0.9.3-5
ii  psmisc             22.19-1+deb7u1
ii  zlib1g             1:1.2.7.dfsg-13

forked-daapd recommends no packages.

forked-daapd suggests no packages.

-- Configuration Files:
/etc/forked-daapd.conf changed:
general {
        # Username
        uid = "daapd"
        logfile = "/var/log/forked-daapd.log"
        # Database location
        # Available levels: fatal, log, warning, info, debug, spam
        loglevel = log
        # Admin password for the non-existent web interface
        admin_password = "unused"
        # Enable/disable IPv6
        ipv6 = no
}
library {
        # Name of the library as displayed by the clients
        # %h: hostname, %v: version
        name = "My Music on %h"
        # TCP port to listen on. Default port is 3689 (daap)
        port = 3689
        # Password for the library. Optional.
        # Directories to index
        directories = { "/srv/music" }
        # Directories containing compilations
        # Matches anywhere in the path (not a regexp, though)
        # Should iTunes metadata override ours?
        # Formats: mp4a, mp4v, mpeg, alac, flac, mpc, ogg, wma, wmal, wmav, 
aif, wav
        # Formats that should never be transcoded
        # Formats that should always be transcoded
        force_transcode = {  }
}
audio {
        # AirTunes name - used in the speaker list in Remote
        nickname = "Computer"
        # Audio device name for local audio output
        # Mixer channel to use for volume control - ALSA/Linux only
        # If not set, PCM will be used if available, otherwise Master.
}
        # AirTunes password


-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to