Added array example. Implemented main.
This commit is contained in:
8
README
8
README
@@ -26,14 +26,16 @@ metaflac
|
||||
--preserve-modtime
|
||||
--no-utf8-convert
|
||||
|
||||
// First Step - Remove
|
||||
--remove --block-type=PICTURE
|
||||
// First Step - Remove Tags
|
||||
--remove-tag=TITLE
|
||||
--remove-tag=ARTIST
|
||||
--remove-tag=ALBUM
|
||||
--remove-tag=TRACKNUMBER
|
||||
|
||||
// Second Step - Add
|
||||
// Second Step - Remove Pictures
|
||||
--remove --block-type=PICTURE
|
||||
|
||||
// Third Step - Add
|
||||
--import-picture-from=3|image/jpeg|||"/path/to/cover"
|
||||
"--set-tag=TITLE=..."
|
||||
"--set-tag=ARTIST=..."
|
||||
|
||||
Reference in New Issue
Block a user