artist, album artist, genre composer and lyricist can be strings list: fix Elisa
ClosedPublic

Authored by mgallien on Mar 14 2018, 8:23 PM.

Details

Summary

artist, album artist, genre composer and lyricist can be strings list: fix Elisa

Test Plan

tests are OK and more metadata are recognised by Elisa

Diff Detail

Repository
R255 Elisa
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mgallien requested review of this revision.Mar 14 2018, 8:23 PM
mgallien created this revision.
astippich accepted this revision.Mar 14 2018, 9:13 PM
astippich added a subscriber: astippich.

Better than what Elisa is currently doing. It would be nice to store the fields individually, though, at least for some. But probably something for the future.

This revision is now accepted and ready to land.Mar 14 2018, 9:13 PM
This revision was automatically updated to reflect the committed changes.

Better than what Elisa is currently doing. It would be nice to store the fields individually, though, at least for some. But probably something for the future.

I am already working on that but only for master and not to be part of 0.1 release.