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 634096 - Dap generates hidden filenames when syncing
Dap generates hidden filenames when syncing
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: Device - USB Mass Storage
unspecified
Other Linux
: Normal normal
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
: 608678 613108 613347 645737 653374 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-11-05 16:28 UTC by Darko Makreshanski
Modified: 2011-06-27 13:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch fix for the android filename problem (795 bytes, patch)
2010-11-05 16:28 UTC, Darko Makreshanski
none Details | Review

Description Darko Makreshanski 2010-11-05 16:28:04 UTC
Created attachment 173894 [details] [review]
Patch fix for the android filename problem

When banshee uploads tracks to Android phone it creates this filename:

<tracknumber>. <title>.mp3

This creates a problem when the tracknumber is not set for a track in which case the filename is:

. <title>.mp3

which makes it hidden and afterwards doesn't show up in the phone's media player and also in banshee after the phone has been unplugged and then plugged again.

I've attached a simple patch that solves this problem

Best,
Darko
Comment 1 Gabriel Burt 2010-11-05 17:09:38 UTC
Thanks Darko, I've committed a different patch that puts { } around the track number part, so that if it's empty it won't be included at all.
Comment 2 Gabriel Burt 2011-03-26 18:48:14 UTC
*** Bug 645737 has been marked as a duplicate of this bug. ***
Comment 3 Andrés G. Aragoneses (IRC: knocte) 2011-06-27 13:00:09 UTC
*** Bug 653374 has been marked as a duplicate of this bug. ***
Comment 4 Andrés G. Aragoneses (IRC: knocte) 2011-06-27 13:01:49 UTC
Improving summary, so it's easier to find and we get less dupes.
Comment 5 Andrés G. Aragoneses (IRC: knocte) 2011-06-27 13:05:27 UTC
*** Bug 608678 has been marked as a duplicate of this bug. ***
Comment 6 Andrés G. Aragoneses (IRC: knocte) 2011-06-27 13:07:59 UTC
*** Bug 613108 has been marked as a duplicate of this bug. ***
Comment 7 Andrés G. Aragoneses (IRC: knocte) 2011-06-27 13:10:30 UTC
*** Bug 613347 has been marked as a duplicate of this bug. ***