LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Laptop and Netbook (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/)
-   -   Music syncing? (https://www.linuxquestions.org/questions/linux-laptop-and-netbook-25/music-syncing-563213/)

joeljkp 06-20-2007 09:26 AM

Music syncing?
 
I store all my music on a home server as FLAC files, but sometimes I want to listen on my laptop when I'm not at home (or near an internet connection).

So I'm looking for a program that will help me synchronize my laptop music folder with my server music folder, including transcoding the files down to mp3 or ogg (while keeping tags and all that, of course).

Any suggestions?

custangro 06-20-2007 11:53 AM

Do you want to sync the files or stream them from your server to your laptop? If you want to sync the files then you can use: rsync, scp, or rdist

joeljkp 06-20-2007 12:13 PM

Quote:

Originally Posted by custangro
Do you want to sync the files or stream them from your server to your laptop? If you want to sync the files then you can use: rsync, scp, or rdist

I want to sync them. The problem with those is that they just sync the files, they don't do any transcoding, tagging, etc.

Yes, I realize I could write a program around rsync to piece all this together, but I'm asking if something like this already exists.

joeljkp 06-22-2007 09:24 AM

I did some more searching with some new keywords and came up with this:

http://www.buberel.org/linux/batch-f...-converter.php

Thanks for the help!


All times are GMT -5. The time now is 06:34 PM.