PDA

View Full Version : Sync music to a device running Rockbox



Noah0504
April 24th, 2007, 10:51 PM
When I decided to run Linux, I decided to use all of the benefits open source has to offer. My music collection is now entirely in Ogg Vorbis. I made the mistake (well, that's what the folks over at the Linux Action Show! call it) of buying an iPod. Don't get me wrong, it's a great device -- even more so now that I run Rockbox on it.

Anyway, I was wondering how any of the Rockbox users here sync music to their devices. If nothing exists, I may have to brush up on my programming and create something myself.

ProteinPappa
January 8th, 2008, 05:18 PM
*bump*

Is there any such software? I can stand to manually copy the albums I want over, but it would be nice with a program that transfers over new podcasts automatically.

science4sail
January 9th, 2008, 12:27 AM
try exaile and amarok, some people say that they're ipod compatible, but i haven't tested them myself...

SolusNunquam
January 9th, 2008, 01:34 AM
I can sync my Ipod using Amarok or Rhythmbox, but i prefer Rhythmbox...

DPic
July 27th, 2008, 07:35 AM
Ipod compatible means they'll work with normal ipods... It's ironic that although they can do that, they don't work with rockbox. I have the same trouble with rockbox. Does anybody know a solution or a workaround?

I suppose that instead of treating rockbox like a portable music device, you could treat it as a portable storage device like a USB drive. Don't suppose you can sync your music library like that though, huh?

fluteflute
July 27th, 2008, 07:45 AM
I use a program called 'Unison'. It's in the repos - I belive you want the 'unision-gtk' package.

Its rather slow at finding changes but it does the job well.

Edit: Its not automatic (as in you still have to run the program). If you know whats changed its far faster doing so yourself!

amar
July 27th, 2008, 09:22 AM
I just set up an rsync script to run each time I connected the device. It involved a bit of fiddling but works for me. Unfortunatly I am on a placement at the moment so I can't get to the computer to show you the script for another month.

It might be worth suggesting that it could be a feature added to rbutil

Good luck though

DPic
July 31st, 2008, 10:06 PM
I filed this bug https://bugs.edge.launchpad.net/ubuntu/+bug/253785

vheisssu
September 15th, 2008, 02:55 AM
Bump. I have the same problem. I'm fine with running a script to sync but do not have the linux background to do this myself. It would be nice to be able to redefine a device in Rhythmbox so that it treats it as a USB drive and lets you decide the file structure. This seems like it would be simple to do and would very easily solve this problem.

Does anyone have a script to sync?

jamesisin
December 7th, 2009, 06:44 AM
I too am looking for a convenient way to auto-sync music to a Rockbox device (iPod 60GB 5th Gen).

It seems easy enough for Rb to treat the music as raw data and load copies of that onto the mounted device (which is what I do manually anyway). Would be nice if there were a plugin to manage, say, playlist sync'ing (my entire collection won't likely fit on a portable player for a long time yet).

Did anyone ever come up with a nice sync script? Utility? Plugin?

caribo
October 4th, 2010, 08:00 AM
Banshee 1.8 seems to do the trick for me, syncing music,audiobooks and podcasts...

jamesisin
October 5th, 2010, 12:11 AM
Banshee 1.8 seems to do the trick for me, syncing music,audiobooks and podcasts...

And you are synquing to a RockBox device?

Austin25
October 5th, 2010, 04:20 AM
I wish I could put Rockbox on this (http://www.bhphotovideo.com/c/product/718685-REG/Sony_NWZE354BLK_8GB_E_Series_Walkman.html). :(

sideaway
October 5th, 2010, 09:37 AM
You can, you jsut have to figure it out yourself :)

I had a rockboxed Sansa Fuze and a Toshiba Gigabeat, but I sold the fuze once I got an android phone and the toshiba's USB terminal broke... would still be kind of usefull to have a fuze though, for the gym etc. Gotta get the toshiba fixed.

I even designed a theme for the gigabeat.

I used rsync for music syncing.