It seems that if the profile name is something/somethingelse it has no name in the list builder and won't show up in the profile list. It appears not to like the /
you can not use slashes because the name is linked to an ini file name
under C:EJukeboxAutoLists
the reason is slashes are for folder paths so can't be used in file names.
These are the restricted characters /:*?"<>| you can't use in file names.
i will see if i can add a warning message when you attempt to add a profile name with those characters.
Ok that makes sense