-
Notifications
You must be signed in to change notification settings - Fork 1
Misc utilities to diff, merge sync metadata in flac files. A bit like rsync but specialized for flac files.
License
mrunesson/flac-utils
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
flac-utils is a toolkit for managing flac-files. Primary usage is syncing
metadata between flac file sets.
The utilitiy consist of three tools:
* flac-sync - Sync file tree of flacs comments for files with the same
audio-part.
* flac-diff - Compare two flac files metadata information and tell the
differences.
* flac-add-picture - Add cover pictures to flac files from Amazon.
See man-pages in doc directory and
http://www.linuxalert.org/project/flac-utils/ for details.
Installation
============
Easiest way to install is to use the Ubuntu/Debian packages. The
packages can be found at
https://launchpad.net/~m-runesson/+archive/unstable.
Git repositories with source are published at github. Git for
flac_compare: https://github.com/mrunesson/flac_compare and for
flac-utils: https://github.com/mrunesson/flac-utils To install
flac_compare run:
python setup.py install
flac-utils can be executed directly from its tools directory or
installed running
make install
Packages
========
Ubuntu and debian packages can be found at:
https://launchpad.net/~m-runesson/+archive/unstable
About
Misc utilities to diff, merge sync metadata in flac files. A bit like rsync but specialized for flac files.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published