See page 103 of the manual for the supported fields: https://www.zubersoft.com/mobilesheets/M...etsPro.pdf
"year" and "artist" are supported. If you want to populate the custom group field, you have to use {meta customgroup: Jo Blow}. Due to the fact that the custom group name is an open text field where you can enter any value and I rely on tokenizing with spaces, I don't allow the custom group name to be used in the chord pro directive as it could break my parsing logic. I also support {meta: customgroup Jo Blow} so I can't rely on the colon being listed after the custom group name (and if it's not a single word with no spaces I wouldn't know where the value started).
You can't use a CSV file with a chord pro file.
Mike
"year" and "artist" are supported. If you want to populate the custom group field, you have to use {meta customgroup: Jo Blow}. Due to the fact that the custom group name is an open text field where you can enter any value and I rely on tokenizing with spaces, I don't allow the custom group name to be used in the chord pro directive as it could break my parsing logic. I also support {meta: customgroup Jo Blow} so I can't rely on the colon being listed after the custom group name (and if it's not a single word with no spaces I wouldn't know where the value started).
You can't use a CSV file with a chord pro file.
Mike