Hi, I'm writing a program to edit / sort vdr channels.conf in a smart way.
From what I can understand so far, the first field format of a valid
channel line is:
Provider - ChannelName;Bouquet
Where both provider and bouquet are optional. While I can get the provider with scan -p (from dvb-utils), I don't understand how I can get the Bouquet info.
Does vdr fill the bouquet info automatically ? Is there a way to get the bouquet info manually ?
Thanks, Roberto