Revision a314c8e...
Go back to digest for 16th January 2011Bug Fixes in Multimedia
sitter at kde dot org committed changes in [Phonon GStreamer] /gstreamer/mediaobject.cpp:
Make Last.fm streams work. Their URLs can only be opened once, after
that they return with forbidden. However the MO likes to reset the
pipeline a lot and thus opens the connection twice -> fail.
Worked around it by explicitly preventing last.fm URLs to be reset.
More appropriate fix (removal of the resetting logic) coming with 4.5
File Changes
Modified 1 files
- /gstreamer/mediaobject.cpp
1 files changed in total