Thanks for your reply. Noire is, unfortunately, not one of your TI's. It is an old simple one, that, I believe predates your current work. I am looking for something with just a small number of fields and Noire fits that bill. I could modify one of your TI's but was hoping to make a simple change in this simpler file.
This is the line I am changing
<td class="tracka" align="right" valign="top">COMMENT:</td>
<td class="trackb" valign="top">TRACKINFO_INSERT_COMMENT</td>
changing it to
<td class="tracka" align="right" valign="top">COMPOSER:</td>
<td class="trackb" valign="top">TRACKINFO_INSERT_COMPOSER</td>
what shows in Playing Now as
COMPOSER: TRACKINFO_INSERT_COMPOSER
Some field names work doing this and some do not. Unfortunately, COMPOSER does not. It appears that these older forms use some other mechanism for identifying fields that, for some reason, does not recognize all of them.
Do you have any insight into these older forms? Perhaps these old ones, Dreamscape, Noire, Noire Viz, Ocean, Simple should be replaced with ones consistent with your new format.
Thanks for any help you can provide.