On Tue, 2006-12-05 at 22:58 -0800, Robert wrote: > I use rythmbox to put music on my ipod nano and its great. However, > rythmbox is much better at playing .ogg and .flac files which the ipod > simply doesn't support. Is there some way to configure rythmbox to do > on the fly mp3 conversion, or perhaps an even better solution?
Rhythmbox support on-the-fly transcoding when transferring tracks, but it's currently not turned on due to issues with picking which destination format to use. I've started working to fix this, but it isn't quite done yet - see http://bugzilla.gnome.org/show_bug.cgi?id=76528 As a quick hack, you could open sources/rb-ipod-source.c, go to impl_paste and change the fourth parameter of rb_removable_media_manager_queue_transfer from NULL to "audio/mpeg". Cheers, James "Doc" Livingston -- If at first you don't succeed, sky diving is not for you. _______________________________________________ rhythmbox-devel mailing list [email protected] http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
