Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When removing the shard objects, some information from them needs to be moved to the ProgramObject and RadioTVFile objectselements. Both objects only get information added.

...

The RadioTVFile object has had a new datastream called Channels added, which is a list of channel objectselements. A channel object element consists of:

  • channel_id: The id of the channel
  • start_time: The start time of the data
  • stop_time: The stop time of the data
  • format_uri: Uri for the format description

...