GNOME Bugzilla – Bug 561914
Cover art is not transfered to DAP if folder depth is not set
Last modified: 2009-01-21 20:35:16 UTC
Cover art is not transfered to a DAP if it's folder depth is 0, which make sense. But this property defaults to 0 if it is not set through HAL or in the .is_audio_player file. The HAL spec says "If the device does not have a limit, do not set this property". The "folder depth" property should default to -1 if not set otherwise, and cover art should be transfered in this case. I'll post a patch.
Created attachment 123214 [details] [review] Handle unset folder depth correctly Make sure that "folder depth" defaults to -1 if it's not set, and transfer cover art to the DAP in this case.
This looks good, commit after 1.4.2 please.
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.