Bug#558696: mediatomb-daemon: Ogg vorbis files should be provided as object.item.audioItem.musicTrack for players to play them
Olivier Berger
oberger at ouvaton.org
Sun Nov 29 22:07:07 UTC 2009
Package: mediatomb-daemon
Version: 0.11.0-3
Severity: normal
Mediatomb identifies ogg vorbis audio files as application/ogg, which are then not mapped as object.item.audioItem.musicTrack.
However, the files are indexed as audio files since some metadata of album and artist are extracted on import time.
Modifying config.xml with the following seems to fix this somehow :
<mimetype-upnpclass>
...
<map from="application/ogg" to="object.item.audioItem.musicTrack"/>
</mimetype-upnpclass>
Hope this helps.
Best regards,
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.31-trunk-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages mediatomb-daemon depends on:
ii adduser 3.111 add and remove users and groups
pn mediatomb-common <none> (no description available)
mediatomb-daemon recommends no packages.
mediatomb-daemon suggests no packages.
More information about the pkg-multimedia-maintainers
mailing list