Skip to content

Create a name reference comment for editing #67

@cjcodeproj

Description

@cjcodeproj

If an artist or composer name from id3scan looks like this.

    <artists>
     <artist><unkn>Vandoliers Feat. Joshua Ray Walker &amp; Taylor Hunnicutt</unkn></artist>
    </artists>

It may be easier to edit if there's a comment element that contains a pristine copy of the exact source data.

    <artists>
      <!-- ORIGVAL: Vandoliers Feat. Joshua Ray Walker &amp; Taylor Hunnicutt -->
     <artist><unkn>Vandoliers Feat. Joshua Ray Walker &amp; Taylor Hunnicutt</unkn></artist>
    </artists>

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions