Configuration for {{version}}
Services
% for s in services:
- {{s.name}}: {{s.label}} ({{s.shortlabel}}) — id = {{s.id}}
% end
Subchannels
% for s in subchannels:
- {{s.name}}: {{s.type}} — {{s.inputfile}}; {{s.bitrate}}kbps
% end
Components
% for s in components:
- {{s.name}}: {{s.label}} ({{s.shortlabel}}) — service {{s.service}}; subchannel {{s.subchannel}}; figtype {{s.figtype}}
% end