GNOME Bugzilla – Bug 535323
Don't show each volume on a multi-volume MSC DAP
Last modified: 2010-04-04 01:50:37 UTC
I have three volumes mounting with my N800 Internet Tablet, only one of which I'd like to show up in Banshee, cause only one will ever contain interesting media files. Thus, a .is_not_audio_player file in the root folder of the volumes could tell Banshee not to use the devices at all. Other information:
Yeah, we should handle this better.
Bulk changing the assignee to banshee-maint@gnome.bugs to make it easier for people to get updated on all banshee bugs by following that address. It's usually quite apparent who is working on a given bug by the comments and/or patches attached.
Created attachment 157365 [details] [review] Ignore a device when it contains a .is_not_audio_player file
Created attachment 157797 [details] [review] ignore devices with a .is_not_audio_player fixed the commit message
Committed, thanks Jeroen! commit 376537cf8ae2d0ee3d4aa7816800d534e6688f8c Author: Jeroen Budts <jeroen@lightyear.be> Date: Sun Apr 4 11:46:58 2010 +1000 [Dap.MassStorage] .is_not_audio_player usage (bgo#535323) Ignore devices with a .is_not_audio_player Signed-off-by: Alexander Kojevnikov <alexander@kojevnikov.com>