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 354557 - [PATCH] iTunes style checkboxes for automatic syncing of music files
[PATCH] iTunes style checkboxes for automatic syncing of music files
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: User Interface
Legacy Branch
Other All
: Normal enhancement
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-09-06 03:24 UTC by Michael Quinn
Modified: 2010-02-03 22:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to add iTunes style checkboxes for syncing (15.43 KB, patch)
2006-09-06 03:24 UTC, Michael Quinn
none Details | Review
updated iTunes checkbox patch - smart playlist support (32.65 KB, patch)
2006-09-20 20:57 UTC, Michael Quinn
needs-work Details | Review

Description Michael Quinn 2006-09-06 03:24:05 UTC
The user should be able to select the files they want to have Banshee sync with their audio player.  This could be done using a check box for each song (like iTunes has).
Comment 1 Michael Quinn 2006-09-06 03:24:58 UTC
Created attachment 72286 [details] [review]
patch to add iTunes style checkboxes for syncing
Comment 2 Michael Quinn 2006-09-18 17:55:24 UTC
When playlist syncing support works, smart playlists should probably include the option to only select checked songs.

Also, I recently tried this patch on a more up to date CVS build, and it failed to upgrade the database properly.
Comment 3 Michael Quinn 2006-09-20 20:57:56 UTC
Created attachment 73109 [details] [review]
updated iTunes checkbox patch - smart playlist support

This fixes the database update bug in the previous patch, and adds a checkbox to the smart playlist editor for only including checked songs.  This will be important when syncing playlists to an iPod.
Comment 4 Josiah Ritchie - flickerfly 2007-02-20 19:44:51 UTC
I'm putting this on target 0.12.x because of the freeze.
Comment 5 mkoby 2007-05-25 23:44:52 UTC
Just out of curiosity, is anyone else having issues getting this patch to apply?  It seems to have a lot of old /cvs/gnome/banshee stuff.  I'm using Subversion and I do not see a way to currently check Banshee out via CVS.

Maybe a new DIFF done against done against the current trunk is necessary?
Comment 6 Josiah Ritchie - flickerfly 2007-08-23 01:31:11 UTC
CVS went out of style at Banshee. SVN is the new CVS. :-)

I'm betting that some cleanup of the patch will be needed. I'm going to re-open it since we haven't seen or heard from Michael on this one in about a year in hopes that someone else will be able to pickup where he left off and bring the patch to SVN.
Comment 7 Bertrand Lorentz 2008-08-21 19:30:50 UTC
As noted above, this rather ancient patch doesn't apply to trunk.
Comment 8 Michael Monreal 2010-02-03 19:49:44 UTC
I think this could be closed now as 1.5.3 finally supports (auto-)sync with a specified playlist, which should solve the problem.
Comment 9 Michael Martin-Smucker 2010-02-03 20:35:08 UTC
(In reply to comment #8)
> I think this could be closed now as 1.5.3 finally supports (auto-)sync with a
> specified playlist, which should solve the problem.

I think that checkboxes in iTunes also allow you to control which songs will be ignored during playback (especially in 'shuffle' mode).  Obviously a similar effect can be achieved with playlists, though, so it might not be worth keeping this bug open for that benefit alone.

Are there other uses for checkboxes?  If the main benefits can all be covered by playlists, I doubt checkboxes are worth the programming effort and visual clutter, and I'd agree that this should be closed.