Skip to content

Commit

Permalink
vorbis: Add missig mapping for Barcode
Browse files Browse the repository at this point in the history
  • Loading branch information
uklotzde authored and Serial-ATA committed Apr 11, 2023
1 parent b0032f6 commit d180dad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tag/item.rs
Original file line number Diff line number Diff line change
Expand Up @@ -367,6 +367,7 @@ gen_map!(
"YEAR" => Year,
"ORIGINALDATE" => OriginalReleaseDate,
"ISRC" => ISRC,
"BARCODE" => Barcode,
"CATALOGNUMBER" => CatalogNumber,
"COMPILATION" => FlagCompilation,
"MEDIA" => OriginalMediaType,
Expand Down

0 comments on commit d180dad

Please sign in to comment.