Posts: 88
Threads: 29
Joined: Feb 2020
Reputation:
0
I'm a new user. Is there anything I need to worry about if I change the Custom Group to Lyricist? For example, will all .CSV imports and exports use that new name or are some procedures still going to require "Custom Group" as the fieldname?
Posts: 13,368
Threads: 302
Joined: Apr 2012
Reputation:
236
Nope, changing the Custom Group to Lyricist is just fine. You can name that group anything want, and change it at any time. With .csv files, if you want to populate the custom group field, you still need to list the column name as "custom groups", "customgroups" or "custom_groups" (all are accepted). I can change the code to also accept whatever the user has chosen for the custom group name though, but you wouldn't be able to utilize those changes until I release an update with those changes.
Mike
Posts: 13,368
Threads: 302
Joined: Apr 2012
Reputation:
236
All group fields accept multiple values in them (artists, albums, genres, composers, keys, etc), so a plural name is used. You should be able to use caps if desired. I'll update the code to accept the users custom group name as a column name.
Mike