-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
If an artist or composer name from id3scan
looks like this.
<artists>
<artist><unkn>Vandoliers Feat. Joshua Ray Walker & 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 & Taylor Hunnicutt -->
<artist><unkn>Vandoliers Feat. Joshua Ray Walker & Taylor Hunnicutt</unkn></artist>
</artists>
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request