I now think the later problem, spontaneous changes to the playingDisplayMode is caused by the former, that the web interface to the preference is treating playingDisplayMode as an index into playingDisplayModes. The only times I have seen the "spontaneous" change since I wrote seems to be correlated to changing other options in the preferences pages.
So, which code should be fixed? I see that other options, like titleFormatCurr, are indices into a list. Should all the code that uses playingDisplayMode treat is as an index? Or can the Web/Setup stuff handle it being an element of a list rather than index? greg _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
