A tool to sync music with your favorite devices
commits
Author
Commit
Message
Date
if a file with the same track id is found:
- if the database contains a lossy version, remove it and add the
lossless one
- if the database contains a lossless version and a lossy is found,
ignore it
- if formats are the same, keep both
TODO: need to make sure update removes tracks that aren't present
anymore
gtk gui is broken, but i'm sure Gemini will have fun fixing it
Use iTunesDB instead of tunz.db for iPod management.
previously transcoding was slowing us down
maybe i'll pull off ipod restore as well, who knows
Add `--link' flag when using `sync', so that target becomes an ordered
view of your library.