[mythtv-commits] mythtv commits
mythtv at cvs.mythtv.org
mythtv at cvs.mythtv.org
Wed Mar 10 17:35:03 EST 2004
----------------------------------------------------------------------------
Changes committed by thor on Wed Mar 10 22:31:36 2004
Modified Files:
in mfd/clientlib:
metadataclient.cpp
in mfd/mfd:
mdserver.cpp
in mfd/mfd/plugins/audio:
audio.cpp
in mfd/mfd/plugins/daapserver:
daapserver.cpp
Log Message:
Fix a rather complicated bug: if _another_ mfd goes away (taking it's
metadata with it) while _this_ mfd is in the middle of a metadata exchange
with the client (explaining, among other things, metadata that was available
via the _other_ mfd), send a 404 to the client and then make the client try
and recover by rebuilding the list of available metadata on _this_ mfd from
scratch.
----------------------------------------------------------------------------
More information about the mythtv-commits
mailing list