add.episode.list.to.record: Adding a list of ccEpisode to ccRecord
Description
Adding a list of one or multiple ccEpisode objects to a
ccRecord object, the information table (infotb) will be updated automatically.
It is the more efficient way to add multiple ccEpisode objects. See
add.episode.to.record() for just adding one ccEpisode.
Usage
add.episode.list.to.record(rec, lst)
Arguments
lst
a list of ccEpisode objects