Hopefully I will be able to update both avahi and mediatomb this week, and adjust the cups issue. If you think I'm missing something, please don't hesitate to reply here

/Carl
The mediatomb I've included with BubbaOne lenny is the same as shipping with BubbaTwoctoo wrote:From what I can tell, one of the mediatomb updates on Sarge made mediatomb loose support for EXIF. This means that none of my pictures get sorted or indexed correctly with respect to date. Has this been fixed in the mediatomb package for Lenny?
The config options is as following:ctoo wrote:Thanks. And does mediatomb on BubbaTwo Lenny support EXIF? As far as I remember (I was looking into the the mediatomb source package for Sarge when the BubbaOne Etch upgrade was announced, so I refrained from going any further), the default compile time options for the mediatomb package is to have EXIF support disabled.
Code: Select all
MEDIATOMB_CONFIG_OPTIONS ?= $(confflags) \
--prefix=/usr \
--mandir=\$${prefix}/share/man \
--infodir=\$${prefix}/share/info \
--enable-sqlite3 \
--enable-libjs \
--enable-libmagic \
--enable-libexif \
--enable-libexpat \
--enable-taglib \
--enable-ffmpeg \
--enable-external-transcoding \
--disable-id3lib \
--disable-libextractor \
$(ENABLE_INOTIFY) \
CFLAGS="$(CFLAGS)" \
CXXFLAGS="$(CXXFLAGS)" \
LDFLAGS="$(LDFLAGS)"
I updated the B1, but it stays at version 1.0.2 . Is this correct?carl wrote:
Edit: just uploaded mediatomb 0.11.0-3ex22+b1lenny3 into the b1 lenny repo (stabil).
/Carl
That's still correct, I've not yet updated that package.Boy wrote:I updated the B1, but it stays at version 1.0.2 . Is this correct?carl wrote:
Edit: just uploaded mediatomb 0.11.0-3ex22+b1lenny3 into the b1 lenny repo (stabil).
/Carl
Boy
Ah, an change in apache2.2-common, I'll try to fix that.Ubi wrote:The new version has a bug in that in calls "NameVirtualHost *:80" twice. Once in ports.conf and once in sites-available/bubba. This duplication results in an error and a non-functional web interface
UBi
I've updated the bubba package to not include NameVirtualHosts any more; at the same time, I've made the cupsys → cups fix as well.carl wrote:Ah, an change in apache2.2-common, I'll try to fix that.Ubi wrote:The new version has a bug in that in calls "NameVirtualHost *:80" twice. Once in ports.conf and once in sites-available/bubba. This duplication results in an error and a non-functional web interface
UBi
Whoopsctoo wrote:Another thing: If you do
avahi-browse -v -r -t -a
on Bubbu Server with the Lenny image, you'll see that Bubba Server announces itself as BUBBA|TWO.