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 committed Apr 11, 2023
1 parent 90afc61 commit f71d71e
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 f71d71e

Please sign in to comment.