After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 344820 - Mass Storage DAP hard coded to support MP3 and Ogg regardless of device
Mass Storage DAP hard coded to support MP3 and Ogg regardless of device
Status: RESOLVED DUPLICATE of bug 354727
Product: banshee
Classification: Other
Component: Device - USB Mass Storage
git master
Other Linux
: Normal normal
: 2.x
Assigned To: Gabriel Burt
Gabriel Burt
Depends on:
Blocks:
 
 
Reported: 2006-06-13 22:11 UTC by Gabriel Burt
Modified: 2006-11-28 05:43 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Gabriel Burt 2006-06-13 22:11:55 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.
Comment 1 Gabriel Burt 2006-11-28 05:43:07 UTC
Marking as a dupe of the younger but more trafficked #354727.

*** This bug has been marked as a duplicate of 354727 ***