GNOME Bugzilla – Bug 344820
Mass Storage DAP hard coded to support MP3 and Ogg regardless of device
Last modified: 2006-11-28 05:43:07 UTC
The Mass Storage DAP support should use the information from HAL regarding what formats a particular device can play. The main reason it is hard coded at this point is because all the Dap subclasses (IpodDap, NjbDap, and this one) use Attributes to say what file types they support, but attributes are not run-time configurable. Instead of attributes, an arraylist or array property or something needs to be used.
Marking as a dupe of the younger but more trafficked #354727. *** This bug has been marked as a duplicate of 354727 ***