Skip to content

codetheory/wsrc-melon

Repository files navigation

wsrc-melon

A Melon Web Source for Mp3tag.

What it does

Parses album information from Melon using the Web Source Framework provided by Mp3tag.

Installation

Ensure that Mp3tag is installed.

Copy the .src files into the sources folder located in:

%AppData%\Roaming\Mp3tag\data\sources

Usage

Navigate to Tag Sources > Melon.
For Melon Lyrics, it's recommended to parse with Melon.src first to obtain the song ID for an easier lookup.

Parsed Tags (10/12/2020)

The following tags are retrieved from the source:

Name Tag Notes
Album Artist %ALBUMARTIST%
Artist %ARTIST%
Copyright %COPYRIGHT%
Cover The album artwork.
Genre %GENRE%
Melon Artist ID %MELONARTISTID% The unique artist identifier for each track.
Melon Song ID %MELONSONGID% The unique song identifier for each track. Can be used with Melon Lyrics.
Publisher %PUBLISHER%
Track # %TRACK%
Year %YEAR% Parsed in the format YYYY.MM.DD

Multiple tag values are delimited by a comma.

About

A Melon Web Source for Mp3Tag

Resources

Stars

Watchers

Forks

Packages

No packages published