Revision 121f916...

Go back to digest for 16th January 2011

Bug Fixes in Multimedia

Michael Jansen committed changes in [Amarok] /src:

If the music cd is in /dev/cdrom[1-x] and not /dev/cdrom amarok failed to read the cd.
For me it showed up as having no tracks. Now call the audiocd io slave with the correct device

audiocd:/<path>?device=/dev/sr0

Kudos to Kevin Ottens for the explanation.
Hacking solid was no fun tho.

These bugs please check if it helps for your problem too.

File Changes

Modified 7 files
  • /src
  •   /MediaDeviceCache.cpp
  •   /MediaDeviceCache.h
  •   /core-impl/collections/audiocd/AudioCdCollection.cpp
  •   /core-impl/collections/audiocd/AudioCdCollection.h
  •   /core-impl/collections/audiocd/support/AudioCdConnectionAssistant.cpp
  •   /core-impl/collections/audiocd/support/AudioCdDeviceInfo.cpp
  •   /core-impl/collections/audiocd/support/AudioCdDeviceInfo.h
7 files changed in total