You might want to note that the player MAC we put into this URL schema needs to be lower case. I would suggest adding a lower_string(string) function inside your parser so that users can supply upper or lower string MACs but in the interim a little note similar to the need for URL_ENCODE would be helpful. Took me a while before I realized I need lower case MAC vs the upper case I copied directly from my VortexBox.
Otherwise great job and I think your the first I've seen to provide a return path and back button if path is supplied. You might also note that AMX doesn't require the URL_ENCODING on their tpcontrol:// return path Thanks! ------------------------------------------------------------------------ vining's Profile: http://forums.slimdevices.com/member.php?userid=37132 View this thread: http://forums.slimdevices.com/showthread.php?t=99737 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/discuss
