Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change
→
Changeset
8
in flacrip for
trunk/mbz
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
08/23/13 10:45:51 (
11 years
ago)
Author:
peter
Message:
use the VorbisComment style tag names in the info hash returned by MusicBrainz::get_musicbrainz_info()
use the MusicBrainz name credit join phrase to build the string where there are multiple artists
include the artist sort names in the returned info, as TRACKnn.ARTISTSORT keys, and ALBUMARTIST
added an applymeta script that applies the metadata listed in a file to a set of MP3 files
when loooking up a release, MusicBrainz::get_musicbrainz_info() prints the number of releases and some other debugging info to STDERR
File:
1 edited
trunk/mbz
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
trunk/mbz
r5
r8
38
38
39
39
if ($GET_RELEASE_ID) {
40
print "$$info{
RELEASE_MB
ID}\n";
40
print "$$info{
MUSICBRAINZ_ALBUM
ID}\n";
41
41
} else {
42
42
for my $key (sort keys %{ $info }) {
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive