mirror of
https://github.com/Serial-ATA/lofty-rs
synced 2024-12-14 06:32:33 +00:00
Add ItemKey::EncodedBy
mapping for Ilst
This commit is contained in:
parent
4eb168a8ea
commit
a25680f8e2
1 changed files with 1 additions and 0 deletions
|
@ -234,6 +234,7 @@ gen_map! (
|
|||
"cpil" => FlagCompilation,
|
||||
"pcst" => FlagPodcast,
|
||||
"----:com.apple.iTunes:MEDIA" => OriginalMediaType,
|
||||
"\u{a9}enc" => EncodedBy,
|
||||
"\u{a9}too" => EncoderSoftware,
|
||||
"\u{a9}gen" => Genre,
|
||||
"----:com.apple.iTunes:MOOD" => Mood,
|
||||
|
|
Loading…
Reference in a new issue