Simple Script for copying channel groups


Recommended Posts

It would not be difficult to create one as I believe every variable, even the event (strEvent) code is available from script.  Use channel.listAll("groupName") to retrieve a list of channels, then loop through that list and using execute() copy all the parameters from one to the other, remembering to change the group name, as well as the channel name for the new channels.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.